Kaizen/external/json/docs/examples/patch.output

11 lines
99 B
Text

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