mirror of
https://github.com/QuotifyTeam/QuotifyBE.git
synced 2025-12-16 20:10:07 +01:00
paginacja
This commit is contained in:
@@ -3,5 +3,5 @@ namespace QuotifyBE.DTOs;
|
||||
public record class ErrorDTO
|
||||
{
|
||||
public string Status { get; set; }
|
||||
public string Error_msg { get; set; }
|
||||
public string error_msg { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user