mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 20:24:18 -06:00
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:
parent
9e52414a91
commit
cb040a72bd
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user