Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 7b2e66d3

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

Documents to add expected in base64

Documents sent in the request are all in base64 and have enum to specify either TXT file or a ZIP file

Zobrazit rozdíly:

Backend/Models/Enums/EAddDocumentFormat.cs
8 8

  
9 9
public enum EAddDocumentFormat
10 10
{
11
    BASE64,
11
    ZIP,
12 12
    PLAINTEXT
13 13
}

Také k dispozici: Unified diff