Skip to content

Commit

Permalink
add security
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Mar 22, 2024
1 parent f7bebe3 commit ee4dc44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions neurostore-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -953,6 +953,8 @@ paths:
type: array
items:
$ref: '#/components/schemas/note-collection-request'
security:
- JSON-Web-Token: []
'/annotation-analyses/{id}':
parameters:
- schema:
Expand Down

0 comments on commit ee4dc44

Please sign in to comment.