]
Ryan Emerson resolved ISPN-10726.
---------------------------------
Fix Version/s: 10.0.0.Final
Resolution: Done
Adjust REST status codes
------------------------
Key: ISPN-10726
URL:
https://issues.jboss.org/browse/ISPN-10726
Project: Infinispan
Issue Type: Bug
Components: REST
Affects Versions: 10.0.0.CR3
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Priority: Major
Fix For: 10.0.0.Final
* PUT, POST and DELETE ops should return 204 (no content)
* Not Allowed 405 should be returned for HTTP verbs not supported by a resource instead
of 404