9 lines
242 B
YAML
9 lines
242 B
YAML
description: Participant not found
|
|
content:
|
|
application/json:
|
|
schema:
|
|
$ref: '../../schemas/error.yaml'
|
|
example:
|
|
name: 'Participant Error'
|
|
message: '"Alice" not found in room "room_123"'
|