ONSdigital / dp-find-insights-poc-api

Find Insights Proof of Concept
MIT License
1 stars 0 forks source link

make api return 204 if there are no results #115

Closed wavemechanics closed 2 years ago

wavemechanics commented 2 years ago

What

API results are cryptic and misleading when there are no results. Sometimes a single line of "geography_code" is printed, which isn't helpful.

This change makes the API return 204 and an empty body when there are no results.

HTTP/1.1 204 No Content Access-Control-Allow-Origin: * Date: Fri, 17 Dec 2021 15:12:29 GMT