Fix a wrong response code in Heat API Reference

Fix the response code for "Suspend stack" in Heat API Reference
from 201 to 200.

Change-Id: I8dbef4b09a61efa4e0b36006a89eed53cdcf0e9d
Closes-Bug: #1477109
This commit is contained in:
Yutaro Iwakiri 2015-07-24 10:56:37 +09:00
parent cae4e863d2
commit 75d5026333
1 changed files with 1 additions and 1 deletions

View File

@ -880,7 +880,7 @@
</param>
</representation>
</request>
<response status="201"/>
<response status="200"/>
</method>
<method name="POST" id="stack_action_resume">
<wadl:doc xmlns="http://docbook.org/ns/docbook" xml:lang="EN"