3 lines
No EOL
88 B
C#
3 lines
No EOL
88 B
C#
namespace Femto.Api.Controllers.Posts.Dto;
|
|
|
|
public record GetPostResponse(PostDto Post); |