using ErsatzTV.Core; namespace ErsatzTV.Application.Scheduling; public record ReplaceBlockItems(int BlockId, string Name, int Minutes, List Items) : IRequest>>;