Move API docs and add v2 docs

This commit is contained in:
Chris Roberts 2023-09-28 16:56:32 -07:00
parent d5f12fd7ec
commit 8cd606e5ca
3 changed files with 1447 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -88,6 +88,15 @@
},
{
"title": "API",
"path": "api"
"routes": [
{
"title": "v2",
"path": "api/v2"
},
{
"title": "v1",
"path": "api/v1"
}
]
}
]