You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`checks`| object | false || Checks is a map keyed with an arbitrary string to a permission check.<br>The key can be any string that is helpful to the caller, and allows<br>multiple permission checks to be run in a single request.<br>The key ensures that each permission check has the same key in the<br>response. |
91
-
| » `[any property]`|[codersdk.AuthorizationCheck](#codersdkauthorizationcheck)| false ||» **additionalproperties**is used to check if the currently authenticated user (or the specified user) can do a given action to a given set of objects. |
91
+
| » `[any property]`|[codersdk.AuthorizationCheck](#codersdkauthorizationcheck)| false ||It is used to check if the currently authenticated user (or the specified user) can do a given action to a given set of objects.|
0 commit comments