Closed alittlebroken closed 11 months ago
Currently the API returns 404 if no uploaded files match the API request from the client.
It should really be 204 as this better indicates that the route to the API was good it's just there was no data returned.
Currently the API returns 404 if no uploaded files match the API request from the client.
It should really be 204 as this better indicates that the route to the API was good it's just there was no data returned.