9 lines
285 B
YAML
9 lines
285 B
YAML
description: Conflict — The participant already exists in the room
|
|
content:
|
|
application/json:
|
|
schema:
|
|
$ref: '../../schemas/error.yaml'
|
|
example:
|
|
name: 'Participant Error'
|
|
message: '"Alice" already exists in the room "room_123"'
|