+ {% if description %}
+
+
+ {% include "endpoint.html.jinja2" %}
+
+ {% endfor %}
+
+ {% endfor %}
+
+
+ {{ description }}
+
+ {% endif %}
+
+ {% for tag, tag_endpoints in grouped_endpoints.items() %}
+