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:
parent
225bf2309d
commit
b932e699f7
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user