Skip to content

Commit

Permalink
allow metadata to be nullable
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Aug 16, 2023
1 parent bbe8d91 commit 08af096
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neurostore-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1649,6 +1649,7 @@ components:
type: object
x-stoplight:
id: at2s31cv9gfg5
nullable: true
versions:
x-stoplight:
id: rqz03bl5z81y4
Expand All @@ -1658,12 +1659,11 @@ components:
id: nesbtmu3fl2yy
type: string
minItems: 1
type: array
- x-stoplight:
id: vdove859ce553
items:
$ref: '#/components/schemas/study-return'
type: array
type: array
name:
type: string
x-stoplight:
Expand Down

0 comments on commit 08af096

Please sign in to comment.