[trivial]

EH/population-statistics-authorisation
Reinier Zwitserloot 3 years ago
parent a546385a8c
commit c5544e57ff
No known key found for this signature in database
GPG Key ID: DADEDCAA42950296

@ -73,7 +73,7 @@ components:
<li><code>exp</code> <em>OPTIONAL</em> <strong>Expires at</strong>: If included, the request must not be received after this time.
<li><code>nbf</code> <em>OPTIONAL</em> <strong>Not before</strong>: If included, the request must not be received before this time.
</ul>
The JWT must be signed, preferably with `HS256`.
The JWT must be signed, preferably with <code>HS256</code>.
required: true
schema:
type: string

Loading…
Cancel
Save