diff --git a/api/ui_api.swagger.yaml b/api/ui_api.swagger.yaml index 86105e2..f0739de 100644 --- a/api/ui_api.swagger.yaml +++ b/api/ui_api.swagger.yaml @@ -489,7 +489,7 @@ components: name: Authorization in: header description: |- - Single-use signed JWT token with the following mandatory claims: + The string `"Bearer "` followed by a single-use signed JWT token with the following mandatory claims:
kid – key id: A string identifying a trusted signer; agreed upon between user and Zorg op Orde beforehand.iat – Issued at: Time when this JWT was created and signed. Must be no more than 1 hour ago.