Add removedReason field to bans API schema
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user