mirror of
https://github.com/apache/superset.git
synced 2026-08-12 11:11:01 +00:00
fix: OpenAPI docs small fixes (#19936)
This commit is contained in:
@@ -64,8 +64,6 @@ class ImportExportRestApi(BaseApi):
|
||||
schema:
|
||||
type: string
|
||||
format: binary
|
||||
400:
|
||||
$ref: '#/components/responses/400'
|
||||
401:
|
||||
$ref: '#/components/responses/401'
|
||||
404:
|
||||
|
||||
Reference in New Issue
Block a user