|
|
|
@ -25,6 +25,8 @@ properties:
|
|
|
|
- $ref: event_filter.yaml
|
|
|
|
- $ref: event_filter.yaml
|
|
|
|
description: The user account data that isn't associated with rooms to include.
|
|
|
|
description: The user account data that isn't associated with rooms to include.
|
|
|
|
room:
|
|
|
|
room:
|
|
|
|
|
|
|
|
title: RoomFilter
|
|
|
|
|
|
|
|
description: Filters to be applied to room data.
|
|
|
|
properties:
|
|
|
|
properties:
|
|
|
|
not_rooms:
|
|
|
|
not_rooms:
|
|
|
|
description: A list of room IDs to exclude. If this list is absent then no rooms
|
|
|
|
description: A list of room IDs to exclude. If this list is absent then no rooms
|
|
|
|
|