We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eba913d commit e9d0196Copy full SHA for e9d0196
1 file changed
src/layouts/partials/api-resource.hbs
@@ -116,6 +116,7 @@ This variant has no additional specific properties.
116
{{#if listProperties}}
117
<details>
118
<summary>Child Object Properties</summary>
119
+
120
{{#each listProperties}}
121
{{> property-nested this}}
122
{{/each}}
0 commit comments