Add dcoumentation for API (#18)
This commit is contained in:
@@ -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": {
|
||||
|
Reference in New Issue
Block a user