Restore blank line

This commit is contained in:
Johannes Marbach 2024-07-23 13:25:12 +02:00
parent 6849bfdb51
commit 20c109c3a7

View file

@ -73,6 +73,7 @@
TODO: support `patternProperties` here.
*/}}
{{ if reflect.IsMap .additionalProperties }}
<tr>
<td>&lt;Other properties&gt;</td>
<td><code>{{ partial "partials/property-type" .additionalProperties | safeHTML }}</code></td>