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

feat: Add ListInvitations and DeleteInvitation methods to OrganizationsService #307

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ikurotime
Copy link

This PR adds the ListInvitation and DeleteInvitation methods to the Organizations Service

Currently the only available method is CreateInvitation, I consider this two esencial as well.

The tests for both methods seems to work fine. I'm not sure how to test the functionality outside of this, though.

Let me know if any additions or changes are needed for this.

Thanks!

@ikurotime ikurotime requested a review from a team as a code owner July 24, 2024 09:42
Copy link
Member

@gkats gkats left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution @ikurotime!

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