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/Models/Annotations/AnnotationInstanceAddRequest.cs
16 16
        
17 17
        // If se to null, the instance is a new one 
18 18
        public Guid? InstanceId { get; set; }
19
        public string SelectedText { get; set; }
19 20
    }
20 21
}

Také k dispozici: Unified diff