Skip to content

Commit

Permalink
add null securtiy option
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Jun 20, 2023
1 parent 9cac207 commit bde2ec2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions neurostore-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -825,6 +825,7 @@ paths:
- $ref: '#/components/parameters/doi'
security:
- JSON-Web-Token: []
- {}
post:
summary: ''
responses:
Expand Down

0 comments on commit bde2ec2

Please sign in to comment.