Files
json/docs/mkdocs/docs/examples/patch.output
2025-01-17 06:53:35 +01:00

12 lines
99 B
Plaintext

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