irrlicht/source/lib/json/docs/examples/merge_patch.output

12 lines
196 B
Plaintext
Raw Normal View History

2023-11-26 07:31:01 +01:00
{
"author": {
"givenName": "John"
},
"content": "This will be unchanged",
"phoneNumber": "+01-123-456-7890",
"tags": [
"example"
],
"title": "Hello!"
}