-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
EnhancementNew feature or requestNew feature or request
Description
Enhancement?
I recently ran into this blog post referring to the RFC6902 standard for JSON patch. It seems this patching standard allows some additional flexibility regarding patch operations.
As an example; with this method of patching resources you can simply remove or add a member to a collection without sending the whole collection. Simply sending the new member or the member to remove is enough.
Are there any ideas of implementing patch RFC6902 style in the future?
Originally posted by @Wilt at zfcampus/zf-rest#76
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or request