Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ servers:
description: Optional reverse-proxy path prefix, for example /hub
- url: https://hub-internal.formbricks.com
description: Formbricks staging Hub server
- url: https://app.formbricks.com
description: Formbricks Cloud
- url: https://staging.app.formbricks.com
description: Formbricks Cloud (staging)
- url: http://localhost:8080
description: Local development server
tags:
Expand Down
Loading