We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2f31cb commit 7ebb21eCopy full SHA for 7ebb21e
1 file changed
src/layouts/partials/api-resource.hbs
@@ -68,7 +68,7 @@ This object has no properties.
68
<summary>Child Properties</summary>
69
70
{{#each objectProperties}}
71
- {{> property-nested this}}
+ - {{> property-nested this}}
72
{{/each}}
73
</details>
74
{{/if}}
0 commit comments