diff --git a/api-ref/source/v3/regions-v3.inc b/api-ref/source/v3/regions-v3.inc index eac93ae24a..291b7a2133 100644 --- a/api-ref/source/v3/regions-v3.inc +++ b/api-ref/source/v3/regions-v3.inc @@ -57,12 +57,12 @@ Status Codes .. rest_status_code:: error status.yaml - - 413 - - 405 - - 404 - - 403 - - 401 - 400 + - 401 + - 403 + - 404 + - 405 + - 413 - 503 Example @@ -130,15 +130,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 ~~~~~~~ @@ -183,15 +183,15 @@ Status Codes .. rest_status_code:: error status.yaml + - 400 + - 401 + - 403 + - 404 + - 405 + - 409 - 413 - 415 - - 405 - - 404 - - 403 - - 401 - - 400 - 503 - - 409 List regions ============ @@ -235,12 +235,12 @@ Status Codes .. rest_status_code:: error status.yaml - - 413 - - 405 - - 404 - - 403 - - 401 - 400 + - 401 + - 403 + - 404 + - 405 + - 413 - 503 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 \ No newline at end of file + - 503 \ No newline at end of file