Fix service delete API response
normal response code fixed from 202 to 204 Change-Id: I86bf9dd3a57d20c5c1f2f638daa309f36245c4cd Closes-Bug: #1484414
This commit is contained in:
parent
da5ee22b97
commit
3bf053fe2e
@ -182,7 +182,7 @@
|
||||
</wadl:doc>
|
||||
</representation>
|
||||
</request>
|
||||
<response status="202"/>
|
||||
<response status="204"/>
|
||||
<response status="404"/>
|
||||
</method>
|
||||
</application>
|
||||
|
Loading…
x
Reference in New Issue
Block a user