We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4490e97 commit bde4e41Copy full SHA for bde4e41
neurostore-openapi.yml
@@ -186,7 +186,7 @@ paths:
186
items:
187
type: string
188
example: 'TestPipeline:1.0.0:groups.diagnosis=ADHD'
189
- - name: feature_config
+ - name: pipeline_config
190
in: query
191
description: >
192
Filter results by pipeline config content. Format: "PipelineName[:version]:config_path=value".
@@ -1105,7 +1105,7 @@ paths:
1105
1106
1107
example: 'TestPipeline:1.0.0:predictions.age_mean>20'
1108
1109
1110
1111
Filter studies by pipeline config content. Format: "PipelineName[:version]:config_path=value".
0 commit comments