d2tweaks-rnd2k/vendor/json/doc/examples/patch.output

12 lines
99 B
Plaintext
Raw Permalink Normal View History

2024-08-07 20:54:51 +00:00
{
"baz": "qux",
"foo": "bar"
}
{
"baz": "boo",
"hello": [
"world"
]
}