Skip to content

404 instead of 422 if entity not found#1046

Open
bbujisic wants to merge 1 commit intoRESTful-Drupal:7.x-1.xfrom
bbujisic:404-instead-of-422
Open

404 instead of 422 if entity not found#1046
bbujisic wants to merge 1 commit intoRESTful-Drupal:7.x-1.xfrom
bbujisic:404-instead-of-422

Conversation

@bbujisic
Copy link

@bbujisic bbujisic commented Nov 9, 2018

Error 422 implies semantically incorrect requests according to https://tools.ietf.org/html/rfc4918#section-11.2

Throwing RestfulNotFoundException and a resulting HTTP error 404 seems much more appropriate if the requested entity does not exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant