mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-12 22:44:09 -05: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 development work you'll need to do</li>
|
||||
</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 %}
|
||||
|
||||
Reference in New Issue
Block a user