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 #310: delete_organizations_member_roles should use delete_with_body instead of delete #311

Merged
merged 1 commit into from
Feb 10, 2022

Conversation

SanterreJo
Copy link
Contributor

delete_organizations_member_roles should use delete_with_body instead of delete

Changes

Please describe both what is changing and why this is important. Include:

  • Endpoints added, deleted, deprecated, or changed
  • Classes and methods added, deleted, deprecated, or changed
  • Screenshots of new or changed UI, if applicable
  • A summary of usage if this is a new feature or change to a public API (this should also be added to relevant documentation once released)

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of Ruby

Checklist

delete_organizations_member_roles should use delete_with_body instead of delete
@SanterreJo SanterreJo requested a review from a team as a code owner January 26, 2022 16:17
@SanterreJo SanterreJo changed the title Fix Issue 310 Fix #310 Jan 26, 2022
@stevehobbsdev stevehobbsdev changed the title Fix #310 Fix #310: delete_organizations_member_roles should use delete_with_body instead of delete Feb 10, 2022
Copy link
Contributor

@stevehobbsdev stevehobbsdev left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution here!

@stevehobbsdev stevehobbsdev merged commit 89ecf08 into auth0:master Feb 10, 2022
This was referenced Feb 14, 2022
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.

delete_organizations_member_roles should use delete_with_body instead of delete
2 participants