We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c87d25a commit e74d6a3Copy full SHA for e74d6a3
README.md
@@ -66,7 +66,6 @@ You can also use an empty JSON object or array as your starting point:
66
Add(address: "/asdf", jsonContent: "Hello")
67
}
68
69
-
70
let patchedEmptyArray1 = EmptyJSONArray {
71
Add(address: "/-", jsonContent: "xyz")
72
Add(address: "/-", jsonContent: "abc")
0 commit comments