Skip to content

Commit

Permalink
Update docs/build/program/apis/cloud.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sguequierre authored Jan 3, 2024
1 parent 44463c7 commit 5eaac07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/program/apis/cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -1481,7 +1481,7 @@ Check validity of a list of permissions.

- `permissions` [(List[viam.proto.app.AuthorizedPermissions])](https://python.viam.dev/autoapi/viam/proto/app/index.html#viam.proto.app.AuthorizedPermissions): A list of the resource permissions arguments to validate as authorized.
For example, `“read_organization”` or `“control_robot”`.
See [GitHub](https://github.com/viamrobotics/app/blob/7ddb29e4dcb8cbca6c76c3acaeeb19c544028bd2/auth/models/models.go#L190) for the full list of permissions.
See [GitHub](https://github.com/viamrobotics/app/blob/main/auth/models/models.go#L190) for the full list of permissions.

**Returns:**

Expand Down

0 comments on commit 5eaac07

Please sign in to comment.