juancarmore 450aa85b88 Revert "Revert commits 6c7bfd4 5638025 da7759d ba374ce cf84de4 39a9b7d e990c19"
This reverts commit 0ab6a48e13ec15267de4373f2647745cc184bb87.
2026-01-07 10:13:08 +01:00

10 lines
244 B
YAML

name: fields
in: query
description: >
Specifies which fields to include in the response for the room member resource.
Provide a comma-separated list of field names.
required: false
schema:
type: string
example: 'accessUrl,baseRole'