Skip to content

Commit 0151c29

Browse files
committed
expand "Understand the API" section by default
1 parent c7a5255 commit 0151c29

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"model-api/docs/welcome",
4343
"model-api/docs/get-started",
4444
{
45+
"expanded": true,
4546
"group": "Understand the API",
4647
"icon": "head-side-gear",
4748
"pages": ["model-api/docs/understand-the-api", "model-api/docs/billing"]

docs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"typescript": "^5.9.3"
1010
},
1111
"scripts": {
12+
"dev": "yarn start",
1213
"start": "mintlify dev --port 4000",
1314
"broken-links": "mintlify broken-links",
1415
"openapi-check": "mintlify openapi-check",

0 commit comments

Comments
 (0)