using Application.Abstractions.Messaging; namespace Application.Features.Api.News.GetSources; public sealed record Query : IQuery;