diff --git a/flask_debug_api/templates/debug-api/content.html b/flask_debug_api/templates/debug-api/content.html index 6a9f6cc..51a2074 100644 --- a/flask_debug_api/templates/debug-api/content.html +++ b/flask_debug_api/templates/debug-api/content.html @@ -1,27 +1,42 @@ - + -{{ data }} -{% for method in methods %} - -{% endfor %} -
- - + {{ data }} + {% for method in methods %} + + {% endfor %} +
+ +
+
+
Headers (in JSON, except Content-Type: application/json)
+ +
+