8 lines
130 B
YAML

name: roomId
in: path
required: true
description: The unique identifier of the room.
schema:
type: string
example: 'room-123'