From fa944a0673e77be163d249d1173c426f0e7b3ca9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaan=20Uzdo=C4=9Fan?= Date: Wed, 23 Nov 2022 09:53:58 +0100 Subject: [PATCH] Add "appendCBOR" to example JSON in metadata docs --- docs/metadata.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/metadata.rst b/docs/metadata.rst index f2fffc0dd..23871ba09 100644 --- a/docs/metadata.rst +++ b/docs/metadata.rst @@ -100,6 +100,8 @@ explanatory purposes. } }, "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" "useLiteralContent": true, // Reflects the setting used in the input json, defaults to "ipfs"