mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-06 09:00:18 -06:00
chore: add api v2 draft docs (#4783)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user