wip json encoding

This commit is contained in:
Mike Farah
2020-01-10 22:01:59 +11:00
parent feba7b04fa
commit 854f5f0fc9
7 changed files with 94 additions and 35 deletions
+2 -3
View File
@@ -6,6 +6,5 @@
- command: update
path: b.e[+].name
value: Mike Farah
- command: update
path: d.a
value: Cow
- command: delete
path: b.d
+1 -1
View File
@@ -1,4 +1,4 @@
a: Easy! as one two three
a: true
b:
c: 2
d: [3, 4, 5]