[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:
hongp
2025-02-20 13:36:17 +09:00
parent 3f049faa17
commit dd9daa130a

View File

@@ -85,7 +85,7 @@ Response codes
.. rest_status_code:: success status.yaml
- 202
- 200
.. rest_status_code:: error status.yaml