Skip to content

Commit b11a4aa

Browse files
committed
update swagger docs
1 parent 9769c8f commit b11a4aa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

templates/swagger/v1_json.tmpl

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14481,6 +14481,13 @@
1448114481
},
1448214482
"x-go-name": "AllowedReactions"
1448314483
},
14484+
"custom_emojis": {
14485+
"type": "array",
14486+
"items": {
14487+
"type": "string"
14488+
},
14489+
"x-go-name": "CustomEmojis"
14490+
},
1448414491
"default_theme": {
1448514492
"type": "string",
1448614493
"x-go-name": "DefaultTheme"

0 commit comments

Comments
 (0)