Hi guys,
When trying to get a list of all launches, using this url "https://api.spacexdata.com/v2/launches/all" and adding sort order is set as "desc", the returned list is missing all upcoming launches.
https://api.spacexdata.com/v2/launches/all?order=desc
If the sort order is set as "asc", everything is fine and returns the entire list of launches.
https://api.spacexdata.com/v2/launches/all?order=asc
Hope my feedback helps. Thank you!