Skip to content

Commit edfb963

Browse files
committed
chore: move API Setup to top fo API tab navigation
1 parent f3346ec commit edfb963

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,18 +54,18 @@
5454
"tab": "API",
5555
"groups": [
5656
{
57-
"group": "⚙️ API Features",
57+
"group": "🔑 API Setup",
5858
"pages": [
59-
"api-features/payment-types",
60-
"api-features/advanced-features",
61-
"api-features/integration-patterns"
59+
"api-setup/getting-started",
60+
"request-network-api/api-portal-manage-api-keys-and-webhooks"
6261
]
6362
},
6463
{
65-
"group": "🔑 API Setup",
64+
"group": "⚙️ API Features",
6665
"pages": [
67-
"api-setup/getting-started",
68-
"request-network-api/api-portal-manage-api-keys-and-webhooks"
66+
"api-features/payment-types",
67+
"api-features/advanced-features",
68+
"api-features/integration-patterns"
6969
]
7070
},
7171
{

0 commit comments

Comments
 (0)