Files
superset2/docs/developer_docs_versioned_docs/version-6.1.0/api/create-a-new-permanent-link-explore-permalink.RequestSchema.json
2026-05-18 12:59:39 -07:00

2 lines
430 B
JSON

{"title":"Body","body":{"content":{"application/json":{"schema":{"properties":{"formData":{"description":"Chart form data","type":"object"},"urlParams":{"description":"URL Parameters","items":{"description":"URL Parameter key-value pair","nullable":true},"nullable":true,"type":"array"}},"required":["formData"],"type":"object","title":"ExplorePermalinkStateSchema"},"example":{"formData":{},"urlParams":[{}]}}},"required":true}}