mirror of
https://github.com/jetkvm/cloud-api.git
synced 2026-05-21 05:20:36 +00:00
b9a1298fdb
The release API used to emit "Version X predates SKU support..." for every SKU-incompat 404. Upcoming changes route this through getDefaultRelease and emit "No default <type> release available for SKU..." instead. Both 404s mean the same thing to the device, so accept either wording in the diff tolerator.