api-ref: add return code for services APIs

Change-Id: I4f9866d83c1ba0e2399aaa18c7b22b68869c8ac2
This commit is contained in:
Xianghui Zeng 2018-08-06 17:01:37 +08:00
parent 99816f5d23
commit de07e1eccf

View File

@ -25,6 +25,7 @@ Response Codes
.. rest_status_code:: error status.yaml .. rest_status_code:: error status.yaml
- 401 - 401
- 403
Response Parameters Response Parameters
------------------- -------------------
@ -67,6 +68,8 @@ Response Codes
.. rest_status_code:: error status.yaml .. rest_status_code:: error status.yaml
- 401 - 401
- 403
- 404
Request Parameters Request Parameters
------------------ ------------------
@ -99,6 +102,8 @@ Response Codes
.. rest_status_code:: error status.yaml .. rest_status_code:: error status.yaml
- 401 - 401
- 403
- 404
Request Parameters Request Parameters
------------------ ------------------
@ -143,6 +148,8 @@ Response Codes
.. rest_status_code:: error status.yaml .. rest_status_code:: error status.yaml
- 401 - 401
- 403
- 404
Request Parameters Request Parameters
------------------ ------------------
@ -188,6 +195,8 @@ Response Codes
.. rest_status_code:: error status.yaml .. rest_status_code:: error status.yaml
- 401 - 401
- 403
- 404
Request Parameters Request Parameters
------------------ ------------------