mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-05 21:32:02 -06:00
fix: updated api docs to use - instead of > (#6107)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
---
|
||||
openapi: post /api/v1/webhooks
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
openapi: delete /api/v1/webhooks/{webhookId}
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
openapi: get /api/v1/webhooks
|
||||
---
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
openapi: get /api/v1/webhooks/{webhookId}
|
||||
---
|
||||
Reference in New Issue
Block a user