From c5ecf00932772c1285367d4f86ba26329ddccd9b Mon Sep 17 00:00:00 2001 From: Polianin Nikita Date: Mon, 7 Oct 2024 01:20:10 +0300 Subject: [PATCH] revert: remove produced --- Endpoint/Controllers/V1/ScheduleController.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 {