mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
fix: bad copy-and-paste in API spec (#13790)
This commit is contained in:
@@ -666,7 +666,7 @@ class DatasetRestApi(BaseSupersetModelRestApi):
|
||||
description: JSON map of passwords for each file
|
||||
type: string
|
||||
overwrite:
|
||||
description: overwrite existing databases?
|
||||
description: overwrite existing datasets?
|
||||
type: bool
|
||||
responses:
|
||||
200:
|
||||
|
||||
Reference in New Issue
Block a user