1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-28 14:43:03 +04:00
Files
json/docs/mkdocs/docs/examples/merge_patch.output
T
2025-01-17 06:53:35 +01:00

12 lines
196 B
Plaintext

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