We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 667e8b1 commit b6c96d4Copy full SHA for b6c96d4
1 file changed
neurostore-openapi.yml
@@ -1325,6 +1325,7 @@ paths:
1325
schema:
1326
$ref: '#/components/schemas/base-study-list'
1327
parameters:
1328
+ - $ref: '#/components/parameters/nested'
1329
- name: year_min
1330
in: query
1331
description: Minimum publication year (inclusive) for study search
@@ -1506,6 +1507,7 @@ paths:
1506
1507
1508
- $ref: '#/components/parameters/flat'
1509
- $ref: '#/components/parameters/info'
1510
1511
put:
1512
summary: ''
1513
responses:
0 commit comments