namespace PARR.API.Contracts.V1.Responses.Statistics { public record StatTemplatesWithoutScheduleResponse(int Count); }