openvidu/backend/openapi/components/responses/internal/success-update-appearance-config.yaml

10 lines
288 B
YAML

description: Successfully updated rooms appearance config
content:
application/json:
schema:
type: object
properties:
message:
type: string
example: 'Rooms appearance config updated successfully'