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

RFE: Add support for PATCH requests. Create a http_patch() method #2469

Closed
JohnVillalovos opened this issue Feb 3, 2023 · 0 comments · Fixed by #2471
Closed

RFE: Add support for PATCH requests. Create a http_patch() method #2469

JohnVillalovos opened this issue Feb 3, 2023 · 0 comments · Fixed by #2471

Comments

@JohnVillalovos
Copy link
Collaborator

There are now at least two different API calls which are using the HTTP PATCH method:

Need to create a http_patch() method in order to support these endpoints.

JohnVillalovos added a commit that referenced this issue Feb 3, 2023
In order to support some new API calls we need to support the HTTP `PATCH` method.

Closes: #2469
JohnVillalovos added a commit that referenced this issue Feb 3, 2023
In order to support some new API calls we need to support the HTTP `PATCH` method.

Closes: #2469
JohnVillalovos added a commit that referenced this issue Feb 4, 2023
In order to support some new API calls we need to support the HTTP `PATCH` method.

Closes: #2469
nejch pushed a commit that referenced this issue Feb 5, 2023
In order to support some new API calls we need to support the HTTP `PATCH` method.

Closes: #2469
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant