compose upgrade
This commit is contained in:
@@ -94,7 +94,7 @@ func (u *ScheduleController) CheckSchedule(cron string, duration uint, startDate
|
||||
// @Param startDate query time.Time true "Start date"
|
||||
// @Param stopDate query time.Time true "End date"
|
||||
// @Success 200 {object} []models.ScheduleDB
|
||||
// @Success 201 Too much elements within the range of dates
|
||||
// @Success 201 Too many elements within the range of dates
|
||||
// @Failure 403 Authentication issue
|
||||
// @Failure 400 Other error. Check the output
|
||||
// // @Security jwtAPIToken
|
||||
|
||||
Reference in New Issue
Block a user