From c5544e57ffaa06bbe3f808fc3e3c1e2eced7e3a6 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 22 May 2023 15:25:41 +0200 Subject: [PATCH] [trivial] --- zoo-api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zoo-api.yaml b/zoo-api.yaml index d999f5f..7146454 100644 --- a/zoo-api.yaml +++ b/zoo-api.yaml @@ -73,7 +73,7 @@ components:
  • expOPTIONAL Expires at: If included, the request must not be received after this time.
  • nbfOPTIONAL Not before: If included, the request must not be received before this time. - The JWT must be signed, preferably with `HS256`. + The JWT must be signed, preferably with HS256. required: true schema: type: string