stuff
This commit is contained in:
parent
ab2e20f7e1
commit
befaa207d7
23 changed files with 244 additions and 95 deletions
|
@ -0,0 +1,3 @@
|
|||
namespace Femto.Api.Controllers.Authors;
|
||||
|
||||
public record GetAuthorPostsSearchParams(Guid? From, int? Amount);
|
Loading…
Add table
Add a link
Reference in a new issue