mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 04:57:33 +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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user