fix: OpenAPI boolean type (#14827)

This commit is contained in:
Beto Dealmeida
2021-05-25 14:46:41 -07:00
committed by GitHub
parent c72894725e
commit f1ea1d74a7
5 changed files with 7 additions and 7 deletions

View File

@@ -1003,7 +1003,7 @@ class ChartRestApi(BaseSupersetModelRestApi):
type: string
overwrite:
description: overwrite existing databases?
type: bool
type: boolean
responses:
200:
description: Chart import result