AO-StreetArt / CrazyIvan

A Service for tracking relationships between different coordinate systems for use in graphics programming
Other
2 stars 1 forks source link

Failure to find Scenes in a query should still return 200 response #116

Open AO-StreetArt opened 5 years ago

AO-StreetArt commented 5 years ago

When a scene query finds no matching data, it currently returns a 404. This is confusing and not an appropriate use of the 404 return code, and the response should be a 200 response with an empty scene list