Skip to content

Commit df53cd9

Browse files
committed
add point_count to neurostore-openapi.yaml
1 parent db54d69 commit df53cd9

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
@@ -2055,6 +2055,10 @@ components:
20552055
- $ref: '#/components/schemas/analysis-common'
20562056
- type: object
20572057
properties:
2058+
point_count:
2059+
type: integer
2060+
nullable: true
2061+
description: Number of point coordinates linked to this analysis.
20582062
has_coordinates:
20592063
type: boolean
20602064
has_images:

0 commit comments

Comments
 (0)