Skip to content

Commit 859caca

Browse files
committed
add is list prop to api-resource
1 parent a4dcfba commit 859caca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/layouts/partials/api-resource.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This object has no properties.
6868
<summary>Child Properties</summary>
6969
7070
{{#each objectProperties}}
71-
- {{> property-nested this}}
71+
- {{> property-nested this isList=true}}
7272
{{/each}}
7373
</details>
7474
{{/if}}

0 commit comments

Comments
 (0)