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
This commit is contained in:
bojankezele 2023-08-25 16:40:09 +02:00 committed by GitHub
parent 9e52414a91
commit cb040a72bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.