Skip to content

Commit

Permalink
change flat to boolean
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Aug 23, 2023
1 parent 3e68d9f commit 665a9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neurostore-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1967,7 +1967,7 @@ components:
in: query
required: false
schema:
type: string
type: boolean
enum:
- 'true'
- 'false'
Expand Down

0 comments on commit 665a9cd

Please sign in to comment.