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

chore(api): Expose dashboard collaborator and org invite endpoints #20874

Merged
merged 5 commits into from
Mar 15, 2024

Conversation

Twixes
Copy link
Member

@Twixes Twixes commented Mar 12, 2024

Problem

In #20151 we made a few endpoints internal-only, not available over personal API key auth. This included organization invites and dashboard collaborators, but looks like these are actually used by customers. (Slack thread with @simfish85)
I think the above are the only negatively affected endpoints, having looked again through all INTERNAL ones.

Changes

Dashboard collaborators now the dashboard scope, and organization invites the organization_member one.

@Twixes Twixes requested a review from benjackwhite March 12, 2024 17:47
@Twixes Twixes changed the title chore(api): Make dashboard collaborator and org invite endpoints public chore(api): Expose dashboard collaborator and org invite endpoints Mar 12, 2024
Copy link
Contributor

@benjackwhite benjackwhite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Twixes Twixes merged commit 97e6660 into master Mar 15, 2024
73 checks passed
@Twixes Twixes deleted the re-expose-invites-and-dashboard-collaborators branch March 15, 2024 17:51
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.

2 participants