Swagger UI Ready

This commit is contained in:
2026-08-05 18:20:53 -05:00
parent 7485103bb2
commit 91dbb675d4
10 changed files with 610 additions and 1 deletions
@@ -20,6 +20,7 @@
Send credentials as <code>Authorization: Bearer &lt;username&gt; &lt;token&gt;</code>,
e.g. <code>Authorization: Bearer {{ request.user.username }} &lt;token&gt;</code>
</p>
<p><a href="{% url 'api:docs' %}" class="btn btn-secondary btn-sm"><i class="fas fa-book"></i> Interactive API Docs</a></p>
<form method="post" action="{% url 'profiles:token_create' %}" class="token-create">
{% csrf_token %}