Add removedReason field to bans API schema
This commit is contained in:
parent
7fa84fec81
commit
2b818fc297
|
|
@ -143,6 +143,9 @@ components:
|
|||
removedBy:
|
||||
type: string
|
||||
description: The name of the staff member who removed the punishment
|
||||
removedReason:
|
||||
type: string
|
||||
description: The reason why the punishment was removed
|
||||
Player:
|
||||
type: object
|
||||
properties:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user