Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 11f447b9

Přidáno uživatelem Vojtěch Bartička před asi 2 roky(ů)

Code cleanup

Zobrazit rozdíly:

Backend/Models/Documents/DocumentAddRequest.cs
6 6

  
7 7
namespace Models.Documents;
8 8

  
9
# nullable disable
9 10
public class DocumentAddRequest
10 11
{
11 12
    public List<DocumentAddInfo> Documents { get; set; } 

Také k dispozici: Unified diff