Add service delete API error code

original change request remove 400.
But error code is not documented.
For this reason, I add error code 404.

Change-Id: I13ab4a2d5a4fc28918d3444fba2e9fe06e89477c
Closes-Bug: 1464428
This commit is contained in:
Atsushi SAKAI 2015-08-13 14:11:38 +09:00
parent c86bd9a6e5
commit b243ad98a7

View File

@ -183,5 +183,6 @@
</representation>
</request>
<response status="202"/>
<response status="404"/>
</method>
</application>