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

10 lines
279 B
YAML

description: Successfully updated participant
content:
application/json:
schema:
type: object
properties:
message:
type: string
example: 'Participant "Alice" role updated to "moderator"'