Skip to content

Commit f75909a

Browse files
authored
Update jsonschemas (#1691)
2 parents 488c12b + 77685a8 commit f75909a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jsonschemas/chat/future_channel_ban.schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"properties": {
88
"target_id": { "type": "string" },
99
"created_by": { "type": "string" },
10+
"reason": { "type": "string" },
1011
"shadow": { "type": "boolean" },
1112
"created_at": { "type": "string", "format": "date-time" }
1213
}

0 commit comments

Comments
 (0)