We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec14bcf commit ab4b787Copy full SHA for ab4b787
1 file changed
neurostore-openapi.yml
@@ -1888,6 +1888,14 @@ components:
1888
required:
1889
- id
1890
- $ref: '#/components/schemas/study-request'
1891
+ curation_stub_map:
1892
+ type: object
1893
+ description: >
1894
+ Accepts a map of each study ID to the curation stub UUID used to keep
1895
+ curation/extraction alignment.
1896
+ additionalProperties:
1897
+ type: string
1898
+ format: uuid
1899
studyset-list:
1900
title: studyset-get
1901
type: object
0 commit comments