From 7e05a9651c401218432024de6c77a5b16814946c Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Tue, 4 Apr 2023 20:35:15 +0200 Subject: [PATCH] [apidoc] Fleshed out Authorization for patient info endpoint --- api/ui_api.swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: