demos-europe / edt

Enables your PHP application to expose its entities as REST resources using the feature rich JSON:API specification as API. How and to whom your entities are exposed is highly customizable while minimizing boilerplate code.
MIT License
2 stars 1 forks source link

Verify correct implementation of response status codes #139

Open dresslerdemos opened 3 months ago

dresslerdemos commented 3 months ago

Evaluate all responses, but consider https://discuss.jsonapi.org/t/fetching-related-resources-when-to-respond-404-not-found/1219/11 especially in the context of returning null.