We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df53cd9 commit d3bf3c1Copy full SHA for d3bf3c1
1 file changed
neurostore-openapi.yml
@@ -2183,6 +2183,10 @@ components:
2183
type: boolean
2184
description: wheather the coordinate represents an decrease in activation relative to a baseline
2185
nullable: true
2186
+ is_seed:
2187
+ type: boolean
2188
+ description: whether the coordinate is marked as a seed location
2189
+ nullable: true
2190
order:
2191
type: integer
2192
x-stoplight:
0 commit comments