Skip to content

Commit

Permalink
add more description
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Mar 22, 2024
1 parent 3c6e5c4 commit 5cb90a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions neurostore-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -957,6 +957,10 @@ paths:
$ref: '#/components/schemas/note-collection-request'
security:
- JSON-Web-Token: []
description: |-
This endpoint does not allow for creation, only modification of existing annotation-analyses.
If you wish to create an annotation-analysis, post to the annotations endpoint and/or add the analysis
to the appropriate study in the studyset, and the annotation-analysis will be created automatically.
'/annotation-analyses/{id}':
parameters:
- schema:
Expand Down

0 comments on commit 5cb90a4

Please sign in to comment.