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 cebf026 commit ae9d54fCopy full SHA for ae9d54f
settings.mdx
@@ -522,6 +522,15 @@ This section contains the full reference for the docs.json file.
522
</ResponseField>
523
</Expandable>
524
525
+ <ResponseField name="params" type="object">
526
+ Configurations for the API parameters
527
+
528
+ <Expandable title="Params">
529
+ <ResponseField name="expanded" type=""all" | "closed"">
530
+ The view mode of expandable API parameters. Defaults to `closed`.
531
+ </ResponseField>
532
+ </Expandable>
533
534
<ResponseField name="playground" type="object">
535
Configurations for the API playground
536
0 commit comments