Skip to content

Commit

Permalink
fix array spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Jun 2, 2023
1 parent 432de4e commit 20c83c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion neurosynth-compose-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -988,9 +988,10 @@ components:
- minItems: 1
items:
$ref: '#/components/schemas/result-return'
type: array
- items:
type: string
type: array
type: array
provenance:
type: object
nullable: true
Expand Down

0 comments on commit 20c83c6

Please sign in to comment.