NationalMuseumAustralia / Collection-API

The public web API of the National Museum of Australia
10 stars 0 forks source link

Handle `/?` endpoint searches #78

Open staplegun opened 5 years ago

staplegun commented 5 years ago

If a search is added after a slash in the endpoint, the API misinterprets it as a request for a single resource so returns all the results as a single, huge mess.