Add dcoumentation for API (#18)

This commit is contained in:
KM Koushik
2024-05-22 19:43:17 +10:00
committed by GitHub
parent b9643f41e1
commit e0fc68d4c0
7 changed files with 100 additions and 14 deletions

View File

@@ -47,11 +47,12 @@
{
"group": "Get Started",
"pages": [
"introduction"
"introduction",
"get-started/nodejs"
]
},
{
"group": "API Documentation",
"group": "API Reference",
"pages": [
"api-reference/introduction"
]
@@ -76,7 +77,7 @@
"method": "bearer"
},
"playground": {
"mode": "simple"
"mode": "show"
}
},
"footerSocials": {