Can consumers of the release list that can be found at https://www.swift.org/api/v1/install/releases.json rely on its order? In other words, is the latest release always last in the list?
If so, should that be documented in the OpenAPI description for the list as there is (to my knowledge no way to ensure a certain order)? Or should there be another endpoint like https://www.swift.org/api/v1/install/latest.json which only provides the latest version reliably?
Can consumers of the release list that can be found at https://www.swift.org/api/v1/install/releases.json rely on its order? In other words, is the latest release always last in the list?
If so, should that be documented in the OpenAPI description for the list as there is (to my knowledge no way to ensure a certain order)? Or should there be another endpoint like https://www.swift.org/api/v1/install/latest.json which only provides the latest version reliably?