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

Update DELETE method to support params #109

Merged
merged 2 commits into from
Mar 8, 2022
Merged

Conversation

rbeuque74
Copy link
Member

Description:

Allows to specify parameters for DELETE requests as method parameters instead requiring to put them in url.

Why?

Examples on api.ovh.com are broken, because method client.delete doesn't support parameters.
Example of broken API: /cloud/project/{projectId}/storage/{bucketId}

Integrates #107

piotron and others added 2 commits March 8, 2022 13:22
@rbeuque74 rbeuque74 merged commit 61fd63d into master Mar 8, 2022
@rbeuque74 rbeuque74 deleted the ginzamarkets-master branch March 8, 2022 13:40
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.

4 participants