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