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 how to call delete_grant API #304

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

danimal141
Copy link
Contributor

@danimal141 danimal141 commented Nov 4, 2021

This PR fixes #303.

Changes

A request way for DELETE /api/v2/grants/{id?} was changed.

References

#303

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

@danimal141 danimal141 requested a review from a team as a code owner November 4, 2021 12:04
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! 🙌🏻

@stevehobbsdev stevehobbsdev merged commit a2f8ede into auth0:master Nov 9, 2021
@stevehobbsdev stevehobbsdev mentioned this pull request Nov 9, 2021
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.

The gem can't request DELETE /api/v2/grants/{id?}
2 participants