Skip to content

Commit 933bc54

Browse files
committed
add feature_flatten to pipeline_results
1 parent 6f31493 commit 933bc54

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

neurostore-openapi.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,11 @@ paths:
186186
items:
187187
type: string
188188
example: 'TestPipeline:1.0.0:groups.diagnosis=ADHD'
189+
- name: feature_flatten
190+
in: query
191+
required: false
192+
schema:
193+
type: boolean
189194
- name: pipeline_config
190195
in: query
191196
description: >

0 commit comments

Comments
 (0)