Fix a wrong response code in Neutron API Reference

Fix the response code for "update subnet" in Neutron API Reference
from 201 to 200.

Change-Id: Iea72123879654bd187828cf746c5c9b14b84038d
Closes-Bug: #1405720
This commit is contained in:
Takanori Miyagishi 2015-01-06 14:11:29 +09:00
parent 225bf2309d
commit b932e699f7

View File

@ -244,7 +244,7 @@
</wadl:doc>
</representation>
</request>
<response status="201"> &subnetListParameters; <representation
<response status="200"> &subnetListParameters; <representation
mediaType="application/json">
<wadl:doc xmlns="http://docbook.org/ns/docbook"
xml:lang="EN">