mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-03 20:30:33 -06:00
- Update all management API paths to include /management prefix - Update all organizations API paths to include /organizations prefix - Remove path-level server overrides that API clients don't handle properly - Delete unused managementServer and organizationServer definitions - Fix circular reference in ZConditionGroup schema for OpenAPI generation This fixes the issue where API clients were calling /api/v2/responses instead of /api/v2/management/responses, causing 404 errors.