diff --git a/open_api/src/main/resources/schemas/bans/bans.yml b/open_api/src/main/resources/schemas/bans/bans.yml index 774a9b2..dba4761 100644 --- a/open_api/src/main/resources/schemas/bans/bans.yml +++ b/open_api/src/main/resources/schemas/bans/bans.yml @@ -227,6 +227,11 @@ components: - uuid HistoryCount: type: object + required: + - bans + - mutes + - warnings + - kicks properties: bans: type: integer