Skip to content

Commit

Permalink
chore: fix typo in importexport/api.py (#20085)
Browse files Browse the repository at this point in the history
  • Loading branch information
betodealmeida authored May 16, 2022
1 parent ddc01ea commit 4126c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/importexport/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ def import_(self) -> Response:
type: string
responses:
200:
description: Dashboard import result
description: Assets import result
content:
application/json:
schema:
Expand Down

0 comments on commit 4126c36

Please sign in to comment.