CodeforSouth/fbi-api

Currently inspections/:id with non existing id returns an empty 200.

Closed this issue · 0 comments

On 18F implementation, inspections/39846397623 (random id) should not just return a blank page with a 200 status code. Consider a 404, or a json with empty data [] array.