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

Fixed incorrect HTTP method call in patch method. #687

Merged
merged 1 commit into from
Sep 22, 2020

Conversation

adityamukho
Copy link
Contributor

The patch method in routes.ts was incorrectly using the HTTP DELETE method internally. This PR is a fix for that.

@pluma
Copy link
Contributor

pluma commented Sep 21, 2020

Thank you for the PR. For legal reasons we need a signed Contributor License Agreement (CLA) before we can merge your code into the project.

You can download the form from our website: https://www.arangodb.com/documents/cla.pdf

Once you've filled out and signed it, please send it to us via e-mail: [email protected] or fax: +49-221-2722999-88.

@adityamukho
Copy link
Contributor Author

Sent.

@pluma pluma merged commit ccc793f into arangodb:main Sep 22, 2020
@pluma
Copy link
Contributor

pluma commented Sep 22, 2020

Thank you for your patience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants