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.
docs.json
1 parent 2776e34 commit fd3c41cCopy full SHA for fd3c41c
docs.json
@@ -73,8 +73,10 @@
73
"group": "Customization",
74
"icon": "wrench",
75
"pages": [
76
- "api-playground/customization/authentication",
77
- "api-playground/customization/advanced-features"
+ "api-playground/customization/complex-data-types",
+ "api-playground/customization/adding-sdk-examples",
78
+ "api-playground/customization/managing-page-visibility",
79
+ "api-playground/customization/multiple-responses"
80
]
81
},
82
{
@@ -379,7 +381,7 @@
379
381
"redirects": [
380
382
383
"source": "/api-playground/openapi/advanced-features",
- "destination": "/api-playground/customization/advanced-features"
384
+ "destination": "/api-playground/customization"
385
386
387
"source": "/api-playground/openapi/setup",
0 commit comments