json/docs/examples/patch.output

12 lines
99 B
Plaintext

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