Expand description
Bounded RFC 6902 JSON Patch previews.
A JSON Patch document is an ordered array of operation objects. This adapter validates the operation shape and renders op/path/from plus value presence and type; it never applies the patch, evaluates JSON Pointers, or displays value payloads.