mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore: fix typo in importexport/api.py (#20085)
This commit is contained in:
@@ -122,7 +122,7 @@ class ImportExportRestApi(BaseApi):
|
||||
type: string
|
||||
responses:
|
||||
200:
|
||||
description: Dashboard import result
|
||||
description: Assets import result
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user