mirror of
https://github.com/zitadel/zitadel.git
synced 2025-02-28 16:37:24 +00:00
docs: Fix userGrant object documentation. (#6525)
Fix userGrant documentation Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
parent
3011268993
commit
841b21d9cd
@ -43,10 +43,10 @@ title: Objects
|
||||
|
||||
## user grant
|
||||
|
||||
- `projectId` *string*
|
||||
- `projectID` *string*
|
||||
Required. Id of the project to be granted
|
||||
- `projectGrantId` *string*
|
||||
If the grant is for a project grant
|
||||
- `projectGrantID` *string*
|
||||
Optional. If the grant is for a project grant, include projectGrantID
|
||||
- `roles` Array of *string*
|
||||
Containing the roles
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user