openvidu/backend/openapi/components/responses/internal/success-get-room-preferences.yaml

17 lines
602 B
YAML

description: Success response for retrieving the room preferences
content:
application/json:
schema:
$ref: '../../schemas/meet-room-preferences.yaml'
examples:
complete_room_details:
summary: Room preferences response
value:
preferences:
chatPreferences:
enabled: true
recordingPreferences:
enabled: false
virtualBackgroundPreferences:
enabled: true