-
Notifications
You must be signed in to change notification settings - Fork 103
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
Add List Registry Modules Endpoint #385
Conversation
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 great! Since you've added new endpoints to an existing resource you'll need to re-generate the mocks. You can do so running ./generate-mocks.sh
and then just push the edited files.
Oh forgot to mention, you'll need to rebase with |
@sebasslash |
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.
🏇 🏁
Reminder to the contributor that merged this PR: if your changes have added important functionality or fixed a relevant bug, open a follow-up PR to update CHANGELOG.md with a note on your changes. |
Description
Add a support for
List Registry Modules for an Organization
API endpoint.Testing plan
External links
Output from tests (HashiCorp employees only)
N/A