Skip to content

Commit 2e03fdc

Browse files
authored
fix wording
1 parent bde4e41 commit 2e03fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neurostore-openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1096,7 +1096,7 @@ paths:
10961096
Filter studies by feature content. Format: "PipelineName[:version]:field_path=value".
10971097
Examples:
10981098
- "TestPipeline:1.0.0:predictions.age_mean>20" (specific version)
1099-
- "TestPipeline:groups.diagnosis=ADHD" (any version)
1099+
- "TestPipeline:groups.diagnosis=ADHD" (latest version)
11001100
11011101
Field path supports array notation with [], regex search with ~, and comparisons with =, >, <, >=, <=.
11021102
required: false

0 commit comments

Comments
 (0)