]
Tristan Tarrant updated ISPN-7859:
----------------------------------
Fix Version/s: 10.0.1.Final
(was: 10.0.0.Final)
Return proper 2XX codes in REST PUT/POST methods
------------------------------------------------
Key: ISPN-7859
URL:
https://issues.jboss.org/browse/ISPN-7859
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.1.0.Final
Reporter: Sebastian Laskawiec
Assignee: Gustavo Fernandes
Priority: Major
Fix For: 10.0.1.Final
The REST interface currently returns only 200 on PUT/POST calls. We should adjust it to
201, 204 and 200.