Skip to content

Update DELETE method to support params#109

Merged
rbeuque74 merged 2 commits intomasterfrom
ginzamarkets-master
Mar 8, 2022
Merged

Update DELETE method to support params#109
rbeuque74 merged 2 commits intomasterfrom
ginzamarkets-master

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
…xamples on api.ovh.com

Signed-off-by: Piotr Radosz <mail@piotron.net>
Includes #107 with #102 fixes.

Signed-off-by: Romain Beuque <556072+rbeuque74@users.noreply.github.com>
@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