[v9.5.x] access control api: Correction of typo in list your permissions endpoint (#73846)

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:
grafana-delivery-bot[bot]
2023-08-25 16:55:08 +02:00
committed by GitHub
co-authored by bojankezele
parent 8154f070c8
commit f29ce9b29d
@@ -529,7 +529,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.