fix: bad copy-and-paste in API spec (#13790)

This commit is contained in:
Beto Dealmeida 2021-03-25 13:27:39 -07:00 committed by GitHub
parent 3e4c3bddb9
commit 7c23dfc195
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: