Projekt

Obecné

Profil

« Předchozí | Další » 

Revize f6f1ca65

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

Added selected text to AnnotationTag and requests/responses

Zobrazit rozdíly:

Backend/Core/Entities/AnnotationTag.cs
23 23
        public int Position { get; set; }
24 24
        public int Length { get; set; }
25 25
        public ETagSentiment? Sentiment { get; set; }
26
        public string SelectedText { get; set; }
26 27
    }
27 28
}

Také k dispozici: Unified diff