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

Use correct HTTP method on AccessRequest approve #3660

Merged
merged 2 commits into from
Nov 24, 2024

Conversation

Retr0-01
Copy link
Contributor

Use PUT instead of POST in the approve method of Access Requests.
Fixes: #3659

Related documentation: Here

@jdalrymple jdalrymple added the type:bug Changes fix a minor bug label Nov 24, 2024
@jdalrymple jdalrymple merged commit d2b32d0 into jdalrymple:main Nov 24, 2024
1 check passed
@jdalrymple
Copy link
Owner

🚀 PR was released in 41.3.0 🚀

@jdalrymple jdalrymple added the released This issue/pull request has been released. label Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released. type:bug Changes fix a minor bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[@gitbreaker/rest] Access request approve use wrong HTTP method
2 participants