Role mapping: Add new query parameter to docs (#94413)

* small doc addition

* swagger gen

* pr feedback
This commit is contained in:
Ieva
2024-10-08 17:53:21 +01:00
committed by GitHub
parent 19844220db
commit 8cade5c550
4 changed files with 7 additions and 6 deletions
@@ -566,6 +566,7 @@ Lists the roles that have been directly assigned to a given user. The list does
Query Parameters:
- `includeHidden`: Optional. Set to `true` to include roles that are `hidden`.
- `includeMapped`: Optional. Set to `true` to include roles that have been mapped through the group attribute sync feature.
#### Required permissions