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: Incorrect request method in MergeRequests.approvalState() method #586

Merged
merged 1 commit into from Jan 30, 2020

Conversation

dmitry-emets
Copy link
Contributor

In current version approvalState method always returns 404 Error.
According to Gitlab API Documentation, approval_state should use GET method instead of POST.

@jdalrymple jdalrymple merged commit cb5f822 into jdalrymple:master Jan 30, 2020
jdalrymple pushed a commit that referenced this pull request Jan 30, 2020
## [14.2.2](14.2.1...14.2.2) (2020-01-30)

### Bug Fixes

* Incorrect request method in MergeRequests.approvalState() method ([#586](#586)) ([cb5f822](cb5f822))
@jdalrymple
Copy link
Owner

🎉 This PR is included in version 14.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

2 participants