namespace API.DTOs.Settings; public sealed record AuthorityValidationDto(string Authority);