namespace Femto.Api.Controllers.Authors; public record GetAuthorPostsSearchParams(Guid? From, int? Amount);