<Expandable> inside a field.
Usage
properties.
Example
object
A user record.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Document nested object properties
<Expandable> inside a field.
<ResponseField name="user" type="object">
A user record.
<Expandable title="properties" defaultOpen>
<ResponseField name="id" type="string" required />
<ResponseField name="name" type="string" />
</Expandable>
</ResponseField>
properties.
Was this page helpful?