Skip to content
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

[Sharing NG] Listing permissions is missing the invitation property #9571

Closed
JammingBen opened this issue Jul 9, 2024 · 0 comments · Fixed by #9652
Closed

[Sharing NG] Listing permissions is missing the invitation property #9571

JammingBen opened this issue Jul 9, 2024 · 0 comments · Fixed by #9652
Assignees
Labels

Comments

@JammingBen
Copy link
Contributor

Describe the bug

Listing permissions via the .../graph/v1beta1/drives/{driveId}/items/{itemId}/permissions endpoint is missing the invitation property.

Steps to reproduce

  1. Create an invite for a resource
  2. List all permissions via .../graph/v1beta1/drives/{driveId}/items/{itemId}/permissions
  3. Check the value property of the response.

Expected behavior

The response contains a invitation property to give information about who created the invite.

Actual behavior

The property is missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant