mirror of
https://github.com/apache/superset.git
synced 2026-08-12 11:11:01 +00:00
fix: update permalink schema (#24970)
This commit is contained in:
@@ -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