]
Tristan Tarrant updated ISPN-7859:
----------------------------------
Fix Version/s: 9.4.8.Final
(was: 9.4.7.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 Ćaskawiec
Assignee: Gustavo Fernandes
Priority: Major
Fix For: 9.4.8.Final
The REST interface currently returns only 200 on PUT/POST calls. We should adjust it to
201, 204 and 200.