openvidu/backend/openapi/components/responses/internal/error-participant-token-still-valid.yaml

8 lines
220 B
YAML

description: Conflict — Current token is still valid
content:
application/json:
schema:
$ref: '../../schemas/error.yaml'
example:
message: 'Participant token is still valid'