Merge "Trivial Fix in api-ref"
This commit is contained in:
commit
69c21e36d6
@ -50,7 +50,7 @@ live period, its expiration is not adjusted.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
Normal response codes: 201 204
|
Normal response codes: 201, 204
|
||||||
|
|
||||||
Error response codes:
|
Error response codes:
|
||||||
|
|
||||||
|
@ -59,7 +59,7 @@ Creates a flavor.
|
|||||||
|
|
||||||
This operation creates a new 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,
|
exceed 64 bytes in length, and it is limited to US-ASCII letters, digits,
|
||||||
underscores, and hyphens.
|
underscores, and hyphens.
|
||||||
|
|
||||||
|
@ -22,7 +22,9 @@ For more information about home documents, see `http://tools.ietf.org/html/draft
|
|||||||
|
|
||||||
|
|
||||||
Normal response codes: 300
|
Normal response codes: 300
|
||||||
Error response codes: serviceUnavailable (503)
|
Error response codes:
|
||||||
|
|
||||||
|
- serviceUnavailable (503)
|
||||||
|
|
||||||
Response Parameters
|
Response Parameters
|
||||||
-------------------
|
-------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user