Remove username property from appeal.yml schema in Discord ban appeal form.
This commit is contained in:
parent
eb72ce14cc
commit
101794d8f2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user