mirror of
https://github.com/QuotifyTeam/QuotifyBE.git
synced 2025-12-16 14:20:06 +01:00
chore: add API documentation to swagger
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
namespace QuotifyBE.DTOs;
|
||||
|
||||
public record class QuoteShortDTO
|
||||
{
|
||||
public int Id { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user