chore: fix typo in `importexport/api.py` (#20085)
This commit is contained in:
parent
ddc01ea781
commit
4126c365c5
|
|
@ -122,7 +122,7 @@ class ImportExportRestApi(BaseApi):
|
|||
type: string
|
||||
responses:
|
||||
200:
|
||||
description: Dashboard import result
|
||||
description: Assets import result
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
|
|
|
|||
Loading…
Reference in New Issue