Skip to content

Commit

Permalink
Modified neurostore-openapi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Aug 18, 2023
1 parent b15d242 commit 024d278
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion neurostore-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/base-study-return'
$ref: '#/components/schemas/base-study-list'
parameters:
- $ref: '#/components/parameters/search'
- $ref: '#/components/parameters/sort'
Expand Down Expand Up @@ -1724,6 +1724,8 @@ components:
id: 8txl0ha4pe7y0
items:
$ref: '#/components/schemas/base-study-return'
metadata:
$ref: '#/components/schemas/metadata'
responses:
'404':
description: Example response
Expand Down

0 comments on commit 024d278

Please sign in to comment.