fix: spec

This commit is contained in:
Barış Soner Uşaklı
2020-11-18 23:24:51 -05:00
parent e9585b9be2
commit 8d060065a0
6 changed files with 14 additions and 4 deletions

View File

@@ -14,6 +14,9 @@ GroupFullObject:
userTitle:
type: number
description: Label text for the user badge
userTitleEscaped:
type: number
description: Same as userTitle but with translation tokens escaped, used to display raw userTitle in group management
userTitleEnabled:
type: number
description:
@@ -122,6 +125,9 @@ GroupDataObject:
userTitle:
type: number
description: Label text for the user badge
userTitleEscaped:
type: number
description: Same as userTitle but with translation tokens escaped, used to display raw userTitle in group management
userTitleEnabled:
type: number
description: