mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 14:09:20 -04:00
Update app/templates/views/documentation.html
Co-Authored-By: Chris Hill-Scott <me@quis.cc>
This commit is contained in:
@@ -30,5 +30,5 @@
|
|||||||
<li>what the API client does</li>
|
<li>what the API client does</li>
|
||||||
<li>what development work you'll need to do</li>
|
<li>what development work you'll need to do</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>To send a message you'll need to create an HTTPS request and add an authorisation header with your API key. The API key is encoded with JSON Web Tokens (JWT).</p>
|
<p>To send a message you’ll need to create an HTTPS request and add an authorisation header with your API key. The API key is encoded with JSON Web Tokens (JWT).</p>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user