Synchronize docs/rest-api.yml with Available scopes table in docs/source/rbac/scopes.md

This commit is contained in:
IvanaH8
2021-04-16 17:11:46 +02:00
parent b0f4548753
commit 0638783939
2 changed files with 32 additions and 29 deletions

View File

@@ -95,7 +95,7 @@ Table 1. Available scopes and their hierarchy
|       `read:users` | Read-only access to users' models _apart from servers, tokens and authentication state_. |
|          `read:users:name` | Read-only access to users' names. |
|          `read:users:roles` | Read-only access to a list of users' roles names. |
|          `read:users:groups` | Read-only access to users' groups. |
|          `read:users:groups` | Read-only access to a list of users' group names. |
|          `read:users:activity` | Read-only access to users' activity. |
| `admin:users:servers` | Grants read, start/stop, create and delete permissions to users' servers and their state. |
|    `admin:users:server_state` | Grants access to servers' state only. |