[doc] grant access rule response code
The actual response code of the grant access rule API is 200, but it is displayed as 202 in the document, so modify it to 200. Change-Id: I71b1ec142058f06e89df5fb6578c8a1c62a64929
This commit is contained in:
@@ -85,7 +85,7 @@ Response codes
|
||||
|
||||
.. rest_status_code:: success status.yaml
|
||||
|
||||
- 202
|
||||
- 200
|
||||
|
||||
.. rest_status_code:: error status.yaml
|
||||
|
||||
|
Reference in New Issue
Block a user