-
-
Notifications
You must be signed in to change notification settings - Fork 16
Decide RESTful PATCH strategy #2
Copy link
Copy link
Closed
Description
We do not support PATCH methods for our HTTP REST endpoints. We should pick an appropriate standard to support PATCH.
The most obvious approach would be JSON Patch, formalized as IETF RFC 6902. I haven't done research for additional methods yet.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels