mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-25 06:58:51 -05:00
140aee749b
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com> Co-authored-by: Matthias Nannt <mail@matthiasnannt.com> Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com> Co-authored-by: Victor Santos <victor@formbricks.com> Co-authored-by: victorvhs017 <115753265+victorvhs017@users.noreply.github.com>
3 lines
126 B
TypeScript
3 lines
126 B
TypeScript
export const RESPONSES_API_URL = `/api/v2/management/responses`;
|
|
export const SURVEYS_API_URL = `/api/v1/management/surveys`;
|