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