chore: remove cron jobs and survey scheduling functionality (#6505)

Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com>
This commit is contained in:
Piyush Gupta
2025-09-11 12:27:11 +05:30
committed by GitHub
parent 0188aad97b
commit dd394f1d2c
110 changed files with 414 additions and 1096 deletions

View File

@@ -3982,7 +3982,6 @@ components:
type: string
enum:
- draft
- scheduled
- inProgress
- paused
- completed
@@ -4193,16 +4192,6 @@ components:
delay:
type: number
description: Delay before showing survey
runOnDate:
type:
- string
- "null"
description: Date to run the survey
closeOnDate:
type:
- string
- "null"
description: Date to close the survey
surveyClosedMessage:
type:
- object
@@ -4514,8 +4503,6 @@ components:
- autoClose
- autoComplete
- delay
- runOnDate
- closeOnDate
- surveyClosedMessage
- segmentId
- projectOverwrites