Merge "Trivial Fix in api-ref"

This commit is contained in:
Jenkins 2017-07-20 01:43:05 +00:00 committed by Gerrit Code Review
commit 69c21e36d6
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
-------------------