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