We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db54d69 commit df53cd9Copy full SHA for df53cd9
1 file changed
neurostore-openapi.yml
@@ -2055,6 +2055,10 @@ components:
2055
- $ref: '#/components/schemas/analysis-common'
2056
- type: object
2057
properties:
2058
+ point_count:
2059
+ type: integer
2060
+ nullable: true
2061
+ description: Number of point coordinates linked to this analysis.
2062
has_coordinates:
2063
type: boolean
2064
has_images:
0 commit comments