diff --git a/neurosynth-compose-openapi.yml b/neurosynth-compose-openapi.yml index c30bbf6..3eae377 100644 --- a/neurosynth-compose-openapi.yml +++ b/neurosynth-compose-openapi.yml @@ -1531,11 +1531,12 @@ components: meta_analyses: oneOf: - minItems: 1 + type: array items: $ref: '#/components/schemas/meta-analysis' - items: type: string - type: array + type: array name: type: string nullable: true