chore: add api v2 draft docs (#4783)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Matti Nannt
2025-02-20 16:03:01 +01:00
committed by GitHub
parent 0ce58b592a
commit ae3524b79f
3 changed files with 1108 additions and 1 deletions

View File

@@ -758,9 +758,14 @@
"url": "development"
},
{
"name": "API Reference",
"name": "API v1 Reference",
"openapi": "/api-reference/openapi.json",
"url": "api-reference"
},
{
"name": "API v2 Reference (Draft)",
"openapi": "/api-v2-reference/openapi.yml",
"url": "api-v2-reference"
}
],
"topbarCtaButton": {