Trivial Fix in api-ref

Change-Id: I0dcc74459769025da824dab17c5774078b9a4768
This commit is contained in:
e 2017-07-18 10:50:34 +08:00
parent 68e58d66dc
commit 35661d4a1f
3 changed files with 5 additions and 3 deletions

View File

@ -50,7 +50,7 @@ live period, its expiration is not adjusted.
Normal response codes: 201 204
Normal response codes: 201, 204
Error response codes:

View File

@ -59,7 +59,7 @@ Creates a flavor.
This operation creates a new flavor.
``flaovr_name`` is the name that you give to the flavor. The name must not
``flavor_name`` is the name that you give to the flavor. The name must not
exceed 64 bytes in length, and it is limited to US-ASCII letters, digits,
underscores, and hyphens.

View File

@ -22,7 +22,9 @@ For more information about home documents, see `http://tools.ietf.org/html/draft
Normal response codes: 300
Error response codes: serviceUnavailable (503)
Error response codes:
- serviceUnavailable (503)
Response Parameters
-------------------