From 35661d4a1f5720dc900de102c73632487d596235 Mon Sep 17 00:00:00 2001 From: e Date: Tue, 18 Jul 2017 10:50:34 +0800 Subject: [PATCH] Trivial Fix in api-ref Change-Id: I0dcc74459769025da824dab17c5774078b9a4768 --- api-ref/source/claims.inc | 2 +- api-ref/source/flavors.inc | 2 +- api-ref/source/versions.inc | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/api-ref/source/claims.inc b/api-ref/source/claims.inc index f36516e3e..24fe3b25e 100644 --- a/api-ref/source/claims.inc +++ b/api-ref/source/claims.inc @@ -50,7 +50,7 @@ live period, its expiration is not adjusted. -Normal response codes: 201 204 +Normal response codes: 201, 204 Error response codes: diff --git a/api-ref/source/flavors.inc b/api-ref/source/flavors.inc index f480778cb..d607ff741 100644 --- a/api-ref/source/flavors.inc +++ b/api-ref/source/flavors.inc @@ -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. diff --git a/api-ref/source/versions.inc b/api-ref/source/versions.inc index b85859948..b8a671792 100644 --- a/api-ref/source/versions.inc +++ b/api-ref/source/versions.inc @@ -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 -------------------