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

fix: missing invitation in permission responses #9652

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

JammingBen
Copy link
Contributor

Description

Fixes a bug where the invitation property is missing in the response when creating, listing or updating graph permissions.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

@JammingBen JammingBen self-assigned this Jul 19, 2024
Fixes a bug where the `invitation` property is missing in the response when creating, listing or updating graph permissions.
@JammingBen JammingBen force-pushed the fix/missing-invitation-in-permissions branch from 3619cd6 to 752c0df Compare July 19, 2024 09:52
Copy link

sonarcloud bot commented Jul 19, 2024

@JammingBen JammingBen marked this pull request as ready for review July 19, 2024 10:20
@JammingBen JammingBen merged commit d61cc69 into master Jul 19, 2024
3 checks passed
ownclouders pushed a commit that referenced this pull request Jul 19, 2024
…issions

fix: missing invitation in permission responses
@micbar micbar mentioned this pull request Jul 30, 2024
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Sharing NG] Listing permissions is missing the invitation property
2 participants