Skip to content

Commit d3bf3c1

Browse files
committed
add is_seed
1 parent df53cd9 commit d3bf3c1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

neurostore-openapi.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2183,6 +2183,10 @@ components:
21832183
type: boolean
21842184
description: wheather the coordinate represents an decrease in activation relative to a baseline
21852185
nullable: true
2186+
is_seed:
2187+
type: boolean
2188+
description: whether the coordinate is marked as a seed location
2189+
nullable: true
21862190
order:
21872191
type: integer
21882192
x-stoplight:

0 commit comments

Comments
 (0)