Sign in
gdch-oss
/
third_party
/
jakartaee
/
jsonp-api
/
ef64055f8eea8b49ef7e42be5926818e861e3387
/
.
/
demos
/
jsonpointer
/
src
/
main
/
resources
/
jsonpointer.json
blob: 937a098cbef651a13562a93b03ac90991cd19e5e [
file
]
{
"foo"
:
[
"bar"
,
"baz"
],
""
:
0
,
"a/b"
:
1
,
"c%d"
:
2
,
"e^f"
:
3
,
"g|h"
:
4
,
"i\\j"
:
5
,
"k\"l"
:
6
,
" "
:
7
,
"m~n"
:
8
}