From 841b21d9cd5e8ad331daec8c343308505e297f47 Mon Sep 17 00:00:00 2001 From: PurseChicken Date: Wed, 13 Sep 2023 02:30:31 -0700 Subject: [PATCH] docs: Fix userGrant object documentation. (#6525) Fix userGrant documentation Co-authored-by: Livio Spring --- docs/docs/apis/actions/objects.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/apis/actions/objects.md b/docs/docs/apis/actions/objects.md index dd8a9b648d..2f95b02efa 100644 --- a/docs/docs/apis/actions/objects.md +++ b/docs/docs/apis/actions/objects.md @@ -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