8 lines
145 B
YAML

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