adjust response code order in ''policies.inc''

Change-Id: I5a1871e75e1e3ec782214b545a429a33e8d594c7
This commit is contained in:
wanghui 2018-01-12 16:46:30 +08:00
parent 1ad32c2ad7
commit 96f46b343d
1 changed files with 29 additions and 29 deletions

View File

@ -77,15 +77,15 @@ Status Codes
.. rest_status_code:: error status.yaml .. rest_status_code:: error status.yaml
- 400
- 401
- 403
- 404
- 405
- 409
- 413 - 413
- 415 - 415
- 405
- 404
- 403
- 401
- 400
- 503 - 503
- 409
List policies List policies
============= =============
@ -129,12 +129,12 @@ Status Codes
.. rest_status_code:: error status.yaml .. rest_status_code:: error status.yaml
- 413
- 405
- 404
- 403
- 401
- 400 - 400
- 401
- 403
- 404
- 405
- 413
- 503 - 503
Example Example
@ -186,12 +186,12 @@ Status Codes
.. rest_status_code:: error status.yaml .. rest_status_code:: error status.yaml
- 413
- 405
- 404
- 403
- 401
- 400 - 400
- 401
- 403
- 404
- 405
- 413
- 503 - 503
Example Example
@ -252,15 +252,15 @@ Status Codes
.. rest_status_code:: error status.yaml .. rest_status_code:: error status.yaml
- 400
- 401
- 403
- 404
- 405
- 409
- 413 - 413
- 415 - 415
- 405
- 404
- 403
- 401
- 400
- 503 - 503
- 409
Example Example
~~~~~~~ ~~~~~~~
@ -300,12 +300,12 @@ Status Codes
.. rest_status_code:: error status.yaml .. rest_status_code:: error status.yaml
- 400
- 401
- 403
- 404
- 405
- 409
- 413 - 413
- 415 - 415
- 405 - 503
- 404
- 403
- 401
- 400
- 503
- 409