Remove username property from appeal.yml schema in Discord ban appeal form.

This commit is contained in:
akastijn 2025-08-08 21:01:58 +02:00
parent eb72ce14cc
commit 101794d8f2

View File

@ -114,15 +114,10 @@ components:
type: object
description: Schema for Discord ban/punishment appeals
required:
- username
- userId
- email
- punishmentId
- appeal
properties:
username:
type: string
description: Discord username of the appealing user
userId:
type: integer
format: int64