{% if page.fields %}
Field | Type | Notes |
---|---|---|
{{ type[0] }} | {{ type[1].type | escape }} | {% if type[1].description or type[1].annotation %}{{ type[1].description | markdownify }} {% if type[1].annotation %} ({{ type[1].annotation | join: ", " }}) {% endif %} | {% endif %}