{% if get_primary_type(definition.type) == "object" %} {%- with props = handler.get_properties(definition) -%} {% if props %}
| {{texts.name}} | {{texts.type}} | {{texts.description}} |
|---|---|---|
{{name}} |
{% include "partial/schema-repr.html" %} | {{schema.description}} |