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 12b0742 commit 58cb381Copy full SHA for 58cb381
settings/global.mdx
@@ -538,6 +538,9 @@ Every documentation site requires a `docs.json` file that contains the core conf
538
<ResponseField name="languages" type="array of string">
539
Example languages for the autogenerated API snippets
540
</ResponseField>
541
+ <ResponseField name="defaults" type=""required" | "all"">
542
+ Whether to show optional parameters in api examples, defaults to `all`
543
+ </ResponseField>
544
</Expandable>
545
546
<ResponseField name="mdx" type="object">
0 commit comments