-
Notifications
You must be signed in to change notification settings - Fork 33
CLOUDP-93382: Add Programmatic Invite Management for project to the atlas go client #228
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
Conversation
…the atlas go client
|
waiting for #227 |
mongodbatlas/project_invitations.go
Outdated
|
|
||
| // Invitations gets all unaccepted invitations to the specified Atlas project. | ||
| // | ||
| // See more: https://docs-atlas-staging.mongodb.com/cloud-docs/docsworker-xlarge/DOCSP-14695/reference/api/project-get-invitations/ |
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.
👀
gssbzn
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.
Code looks good but there are some links to staging docs
gssbzn
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.
LGTM FYI @themantissa
Description
Add Programmatic Invite Management for project to the atlas go client
Type of change:
Required Checklist:
make fmtand formatted my codeFurther comments