Add "appendCBOR" to example JSON in metadata docs

This commit is contained in:
Kaan Uzdoğan 2022-11-23 09:53:58 +01:00 committed by GitHub
parent 1dd05e2978
commit fa944a0673
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"