Skip to content

Commit

Permalink
fix: bad copy-and-paste in API spec (apache#13790)
Browse files Browse the repository at this point in the history
  • Loading branch information
betodealmeida authored and Allan Caetano de Oliveira committed May 21, 2021
1 parent a29d5dd commit 310b892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/datasets/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ def import_(self) -> Response:
description: JSON map of passwords for each file
type: string
overwrite:
description: overwrite existing databases?
description: overwrite existing datasets?
type: bool
responses:
200:
Expand Down

0 comments on commit 310b892

Please sign in to comment.