简体中文
切换显示嵌套属性
Show properties
<ResponseField name="user" type="User Object"> <Expandable title="属性"> <ResponseField name="full_name" type="string"> 用户的全名 </ResponseField> <ResponseField name="is_over_21" type="boolean"> 用户是否超过21岁 </ResponseField> </Expandable> </ResponseField>
true
此页面对您有帮助吗?