Skip to content

Commit fd3c41c

Browse files
committed
update docs.json
1 parent 2776e34 commit fd3c41c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,10 @@
7373
"group": "Customization",
7474
"icon": "wrench",
7575
"pages": [
76-
"api-playground/customization/authentication",
77-
"api-playground/customization/advanced-features"
76+
"api-playground/customization/complex-data-types",
77+
"api-playground/customization/adding-sdk-examples",
78+
"api-playground/customization/managing-page-visibility",
79+
"api-playground/customization/multiple-responses"
7880
]
7981
},
8082
{
@@ -379,7 +381,7 @@
379381
"redirects": [
380382
{
381383
"source": "/api-playground/openapi/advanced-features",
382-
"destination": "/api-playground/customization/advanced-features"
384+
"destination": "/api-playground/customization"
383385
},
384386
{
385387
"source": "/api-playground/openapi/setup",

0 commit comments

Comments
 (0)