From ee4dc4454e10b11979029999a9e459b5dcc5ed2c Mon Sep 17 00:00:00 2001 From: "james.kent@austin.utexas.edu" Date: Thu, 21 Mar 2024 19:32:40 -0500 Subject: [PATCH] add security --- neurostore-openapi.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/neurostore-openapi.yml b/neurostore-openapi.yml index 53f199b..0f9606c 100644 --- a/neurostore-openapi.yml +++ b/neurostore-openapi.yml @@ -953,6 +953,8 @@ paths: type: array items: $ref: '#/components/schemas/note-collection-request' + security: + - JSON-Web-Token: [] '/annotation-analyses/{id}': parameters: - schema: