openvidu/backend/openapi/components/requestBodies/internal/participant-token-request.yaml

7 lines
168 B
YAML

description: Participant details
required: true
content:
application/json:
schema:
$ref: '../../schemas/internal/meet-participant-options.yaml'