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