]
Gustavo Fernandes updated ISPN-10726:
-------------------------------------
Status: Open (was: New)
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
* 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