There was an error while loading. Please reload this page.
1 parent b957573 commit 5a22f11Copy full SHA for 5a22f11
1 file changed
neurosynth-compose-openapi.yml
@@ -1229,12 +1229,12 @@ components:
1229
- type: string
1230
nullable: true
1231
- $ref: '#/components/schemas/specification'
1232
- studyset:
+ neurostore_studyset:
1233
oneOf:
1234
1235
1236
- $ref: '#/components/schemas/studyset'
1237
- annotation:
+ neurostore_annotation:
1238
1239
1240
@@ -1338,7 +1338,7 @@ components:
1338
type: object
1339
description: the snapshot taken of the annotation pending a successful run of the meta-analytic algorithm
1340
1341
+ snapshot_studyset:
1342
type: string
1343
description: The related cached studyset to this annotation.
1344
readOnly: true
0 commit comments