Mark message as optional in AccessCheckInfo
Change-Id: I75fb7b09cd25c0a6b64611c137b7622af1d289a8
This commit is contained in:
@@ -1315,11 +1315,11 @@ an access check.
|
||||
|
||||
[options="header",cols="1,^1,5"]
|
||||
|=========================================
|
||||
|Field Name |Description
|
||||
|`status`|The HTTP status code for the access.
|
||||
|Field Name ||Description
|
||||
|`status`||The HTTP status code for the access.
|
||||
200 means success, 403 means denied and 404 means the project does not
|
||||
exist.
|
||||
|`message`|A clarifying message if `status` is not 200.
|
||||
|`message`|optional|A clarifying message if `status` is not 200.
|
||||
=========================================
|
||||
|
||||
[[access-check-input]]
|
||||
|
||||
Reference in New Issue
Block a user