Skip to content

Commit 39a8ec1

Browse files
authored
Merge pull request #13736 from kuzdogan/patch-2
Add "appendCBOR" to example JSON in metadata docs
2 parents 1dd05e2 + fa944a0 commit 39a8ec1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/metadata.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ explanatory purposes.
100100
}
101101
},
102102
"metadata": {
103+
// Reflects the setting used in the input json, defaults to "true"
104+
"appendCBOR": true,
103105
// Reflects the setting used in the input json, defaults to "false"
104106
"useLiteralContent": true,
105107
// Reflects the setting used in the input json, defaults to "ipfs"

0 commit comments

Comments
 (0)