Skip to content

return 404 Errors for GET Routes if ressource not found, not an empty 200

Relates to #43 (closed) and solves the backend work. Make GET Routes return 404 if a Ressource is not found, not an empty 200 response

Merge request reports