simplified flatten/unflatten examples
This commit is contained in:
parent
a21f8b0c77
commit
ea84a85b13
7 changed files with 5 additions and 25 deletions
doc/examples
|
@ -11,12 +11,8 @@
|
|||
"name": "Niels",
|
||||
"nothing": null,
|
||||
"object": {
|
||||
"": "empty string",
|
||||
"/": "slash",
|
||||
"currency": "USD",
|
||||
"value": 42.99,
|
||||
"~": "tilde",
|
||||
"~1": "tilde1"
|
||||
"value": 42.99
|
||||
},
|
||||
"pi": 3.141
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue