h1-mod/deps/json/docs/examples/patch.output
2024-03-07 00:54:32 -05:00

12 lines
99 B
Plaintext

{
"baz": "qux",
"foo": "bar"
}
{
"baz": "boo",
"hello": [
"world"
]
}