Merge pull request #13736 from kuzdogan/patch-2

Add "appendCBOR" to example JSON in metadata docs
This commit is contained in:
Kamil Śliwak 2022-11-23 13:08:15 +01:00 committed by GitHub
commit 39a8ec12bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,6 +100,8 @@ explanatory purposes.
} }
}, },
"metadata": { "metadata": {
// Reflects the setting used in the input json, defaults to "true"
"appendCBOR": true,
// Reflects the setting used in the input json, defaults to "false" // Reflects the setting used in the input json, defaults to "false"
"useLiteralContent": true, "useLiteralContent": true,
// Reflects the setting used in the input json, defaults to "ipfs" // Reflects the setting used in the input json, defaults to "ipfs"