diff --git a/neurostore-openapi.yml b/neurostore-openapi.yml index c2955b0..e8c221d 100644 --- a/neurostore-openapi.yml +++ b/neurostore-openapi.yml @@ -923,6 +923,12 @@ paths: application/json: schema: $ref: '#/components/schemas/note-collection-list' + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/note-collection-list' x-stoplight: id: fjrufmjjb3y4q '/annotation-analyses/{id}': @@ -932,11 +938,6 @@ paths: name: id in: path required: true - - schema: - type: string - name: id - in: path - required: true get: summary: Your GET endpoint tags: