From 17e242e7d51f85e2632244a6d24d5c5b9d4b8b91 Mon Sep 17 00:00:00 2001 From: wangqiangbj Date: Fri, 12 Jan 2018 14:08:10 +0800 Subject: [PATCH] adjust response code in order of credentials.inc Change-Id: I0806d2ed802edfb58a306db1d73272821db8f383 --- api-ref/source/v3/credentials.inc | 56 +++++++++++++++---------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/api-ref/source/v3/credentials.inc b/api-ref/source/v3/credentials.inc index 9931b0b0da..46d282be33 100644 --- a/api-ref/source/v3/credentials.inc +++ b/api-ref/source/v3/credentials.inc @@ -74,15 +74,15 @@ Status Codes .. rest_status_code:: error status.yaml + - 400 + - 401 + - 403 + - 404 + - 405 + - 409 - 413 - 415 - - 405 - - 404 - - 403 - - 401 - - 400 - 503 - - 409 Example ~~~~~~~ @@ -139,12 +139,12 @@ Status Codes .. rest_status_code:: error status.yaml - - 413 - - 405 - - 404 - - 403 - - 401 - 400 + - 401 + - 403 + - 404 + - 405 + - 413 - 503 Example @@ -198,12 +198,12 @@ Status Codes .. rest_status_code:: error status.yaml - - 413 - - 405 - - 404 - - 403 - - 401 - 400 + - 401 + - 403 + - 404 + - 405 + - 413 - 503 Example @@ -268,15 +268,15 @@ Status Codes .. rest_status_code:: error status.yaml + - 400 + - 401 + - 403 + - 404 + - 405 + - 409 - 413 - 415 - - 405 - - 404 - - 403 - - 401 - - 400 - 503 - - 409 Example ~~~~~~~ @@ -316,12 +316,12 @@ Status Codes .. rest_status_code:: error status.yaml + - 400 + - 401 + - 403 + - 404 + - 405 + - 409 - 413 - 415 - - 405 - - 404 - - 403 - - 401 - - 400 - 503 - - 409