6 lines
No EOL
82 B
C#
6 lines
No EOL
82 B
C#
namespace Femto.Api.Controllers.Posts.Dto;
|
|
|
|
public record GetPostResponse
|
|
{
|
|
|
|
} |