From a6aba9a7e12e1859652bc3bd3dd8083f024d9a75 Mon Sep 17 00:00:00 2001 From: Simon Li Date: Wed, 29 May 2024 23:49:53 +0100 Subject: [PATCH] python docs/source/rbac/generate-scope-table.py --- docs/source/_static/rest-api.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/source/_static/rest-api.yml b/docs/source/_static/rest-api.yml index 1228eb9b..e7a5e3f7 100644 --- a/docs/source/_static/rest-api.yml +++ b/docs/source/_static/rest-api.yml @@ -2124,8 +2124,9 @@ components: and authentication state). delete:users: Delete users. list:users: List users, including at least their names. - read:users: Read user models (including servers, tokens and - authentication state). + read:users: + Read user models (including servers, tokens and authentication + state). read:users:name: Read names of users. read:users:groups: Read users’ group membership. read:users:activity: Read time of last user activity.