We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PATCH endpoints would be useful for editing one or many resources, particularly visual properties.
Related RFCs:
https://tools.ietf.org/html/rfc5789 https://tools.ietf.org/html/rfc7396
GitHub makes use of the PATCH verb in it's own API, and could be useful as an example:
https://developer.github.com/v3/issues/#edit-an-issue https://developer.github.com/v3/gists/#edit-a-gist
The text was updated successfully, but these errors were encountered:
Also The Google uses PATCH:
https://developers.google.com/drive/api/v2/reference/#Children
Sorry, something went wrong.
https://developers.google.com/tasks/performance#patch
No branches or pull requests
PATCH endpoints would be useful for editing one or many resources, particularly visual properties.
Related RFCs:
https://tools.ietf.org/html/rfc5789
https://tools.ietf.org/html/rfc7396
GitHub makes use of the PATCH verb in it's own API, and could be useful as an example:
https://developer.github.com/v3/issues/#edit-an-issue
https://developer.github.com/v3/gists/#edit-a-gist
The text was updated successfully, but these errors were encountered: