-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
feat: add PATCH
HTTP Verb Support To IClient
Interface & its HTTP Client Implementation
#43446
feat: add PATCH
HTTP Verb Support To IClient
Interface & its HTTP Client Implementation
#43446
Conversation
Signed-off-by: jithin-space <[email protected]>
PATCH
HTTP Verb Support To IClient
Interface & its HTTP Client Implementation
@nickvergessen do we really want to merge after API freeze? |
It's a pure addition, so I'd be fine. |
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
Summary
Added PATCH HTTP Verb Support To IClient Interface & its HTTP Client Implementation
Closes #43450
TODO
Checklist