-
Notifications
You must be signed in to change notification settings - Fork 462
Modify permissions JSON structure in API documentation #9694
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Updated the JSON structure for granting permissions in the DriveItem API. the current request example is wrong and will result into error "Property grantedToIdentitiesV2 in payload has a value that does not match schema." or "'grantedTo' must be provided"
|
Learn Build status updates of commit 55810bd: ✅ Validation status: passed
For more details, please refer to the build report. |
FaithOmbongi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @JonasSupplie for spotting the error in the sample. Could you also fix the payload? Thank you.
|
Hello @@JonasSupplie! This pull request has been inactive for 2 weeks with the
Note Pull requests that are inactive more than 6 weeks will be automatically closed. |
|
Hello @@JonasSupplie! This pull request has been inactive for 4 weeks with the
Note Pull requests that are inactive more than 6 weeks will be automatically closed. |
|
Hello @@JonasSupplie! This pull request has been inactive for 6 weeks with the
Note This pull request will be automatically closed in 7 days if you do not take action. |
Updated the JSON structure for granting permissions in the DriveItem API.
the current request example is wrong and will result into error "Property grantedToIdentitiesV2 in payload has a value that does not match schema." or "'grantedTo' must be provided"
Important
Required for API changes:
Add other supporting information, such as a description of the PR changes:
ADD INFORMATION HERE
Important
The following guidance is for Microsoft employees only. Community contributors can ignore this message; our content team will manage the status.
After you've created your PR, expand this section for tips and additional instructions.
#feedback-addressedto the pull request.For more information, see the Content review process summary.