{% assign registry = site.collections | where:"label", page.collection | first %}
JSON Data Type: {{ page.base_type | join:', ' }}.
{{ include.summary }}
{% if page.issue %}
- [#{{ page.issue }}](https://github.com/OAI/OpenAPI-Specification/issues/{{ page.issue }}) {% endif %}
{% if page.remarks %}
{{ page.remarks }} {% endif %}