mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix: update permalink schema (#24970)
This commit is contained in:
committed by
GitHub
parent
48fdc8103a
commit
bc1c5c2f84
@@ -68,7 +68,7 @@ class ExplorePermalinkRestApi(BaseSupersetApi):
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: '#/components/schemas/ExplorePermalinkPostSchema'
|
||||
$ref: '#/components/schemas/ExplorePermalinkStateSchema'
|
||||
responses:
|
||||
201:
|
||||
description: The permanent link was stored successfully.
|
||||
|
||||
Reference in New Issue
Block a user