glaze icon indicating copy to clipboard operation
glaze copied to clipboard

Document current support and add more support for JSON Merge Patch

Open stephenberry opened this issue 1 year ago • 1 comments

JSON Merge Patch RFC

Glaze already supports significant parts of JSON Merge Patch, but in some cases more support is needed and probably a compile time option for full JSON Merge Patch handling.

stephenberry avatar May 03 '24 19:05 stephenberry

please, yes

Dwordcito avatar Jun 27 '25 19:06 Dwordcito

Merge patch documentation and support for glz::generic has been merged in #2132. Glaze already supported merge patch behavior for C++ structs and types, but this is better documented now.

stephenberry avatar Dec 13 '25 17:12 stephenberry