[v10.0.x] access control api: Correction of typo in list your permissions endpoint (#73847)
access control api: Correction of typo in list your permissions endpoint (#64399)
Correction of API endpoint
Correction of an API endpoint in 'List your permissions' section. Current endpoint results in 404 page
(cherry picked from commit cb040a72bd)
Co-authored-by: bojankezele <79632099+bojankezele@users.noreply.github.com>
This commit is contained in:
co-authored by
bojankezele
parent
8bf6b93a1f
commit
aa43b26e8b
@@ -533,7 +533,7 @@ Content-Type: application/json; charset=UTF-8
|
||||
|
||||
### List your permissions
|
||||
|
||||
`GET /api/access-control/users/permissions`
|
||||
`GET /api/access-control/user/permissions`
|
||||
|
||||
Lists the permissions granted to the signed in user.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user