cleanup and documentation
This commit is contained in:
parent
f834965b44
commit
40e899a819
15 changed files with 978 additions and 202 deletions
8
doc/examples/operatorjson_pointer.output
Normal file
8
doc/examples/operatorjson_pointer.output
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
1
|
||||
"foo"
|
||||
[1,2]
|
||||
2
|
||||
"bar"
|
||||
{"array":[1,2],"boolean":true,"number":1,"string":"bar"}
|
||||
[1,21,null,null,44]
|
||||
[1,21,null,null,44,55]
|
||||
Loading…
Add table
Add a link
Reference in a new issue