Skip to content

Commit 9518d7d

Browse files
Simplify layout
1 parent 311391c commit 9518d7d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/layouts/partials/api-resource.hbs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ This object has no properties.
4949
{{/if}}
5050
{{/unless}}
5151
{{#if discriminatorVariants}}
52-
{{#if discriminatorVariants.length}}
5352

5453
The items in this list are objects. The specific structure of each object depends on the value of its `{{discriminator}}` field. Each object will be one of the following variants:
5554
{% tabs %}
@@ -73,7 +72,6 @@ This variant has no additional specific properties.
7372
{% endtab %}
7473
{{/each}}
7574
{% endtabs %}
76-
{{/if}}
7775
{{else if listProperties}}
7876
{{#each listProperties}}
7977

0 commit comments

Comments
 (0)