diff --git a/Endpoint/Controllers/V1/ScheduleController.cs b/Endpoint/Controllers/V1/ScheduleController.cs index 53b7a0d..2167309 100644 --- a/Endpoint/Controllers/V1/ScheduleController.cs +++ b/Endpoint/Controllers/V1/ScheduleController.cs @@ -23,7 +23,6 @@ public class ScheduleController(IMediator mediator, IOptionsSnapshot GetStartTerm() => config.Value.ScheduleSettings!.StartTerm; [CacheMaxAge(1, 0)] @@ -66,7 +65,8 @@ public class ScheduleController(IMediator mediator, IOptionsSnapshot new ScheduleResponse {