Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 66ab1fa8

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

Added SentimentEnabled to GET /tags

Zobrazit rozdíly:

Backend/Models/Tags/TagInfo.cs
7 7
        public string Description { get; set; }
8 8
        public string Color { get; set; }
9 9
        public List<SubTagInfo> SubTags { get; set; }
10
        public bool SentimentEnabled { get; set; }
10 11
    }
11 12
}

Také k dispozici: Unified diff