Skip to content

Commit

Permalink
fix base-study return
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Aug 23, 2023
1 parent a7022a1 commit b652d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neurostore-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -839,7 +839,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/base-study-list'
$ref: '#/components/schemas/base-study-return'
security:
- JSON-Web-Token: []
- {}
Expand Down

0 comments on commit b652d13

Please sign in to comment.