{% if properties %} {% for property in properties %} {% if property != "pydantic-model" %} {{ property }} {% endif %} {% endfor %} {% endif %}