backend: Remove markedForDeletion property from success-room-marked-for-deletion response
This commit is contained in:
parent
d6b69f5d19
commit
be6115a343
@ -6,15 +6,5 @@ content:
|
||||
properties:
|
||||
message:
|
||||
type: string
|
||||
markedForDeletion:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
example:
|
||||
- room-123
|
||||
- room-456
|
||||
example:
|
||||
message: Rooms room-123, room-456 marked for deletion
|
||||
markedForDeletion:
|
||||
- room-123
|
||||
- room-456
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user