Files
superset2/docs/developer_docs_versioned_docs/version-6.1.0/api/schemas/dashboardscreenshotpostschema.Schema.json
2026-05-18 12:59:39 -07:00

2 lines
502 B
JSON

{"schema":{"properties":{"activeTabs":{"description":"A list representing active tabs.","items":{"type":"string"},"type":"array"},"anchor":{"description":"A string representing the anchor.","type":"string"},"dataMask":{"additionalProperties":{},"description":"An object representing the data mask.","type":"object"},"urlParams":{"description":"A list of tuples, each containing two strings.","items":{},"type":"array"}},"type":"object","title":"DashboardScreenshotPostSchema"},"schemaType":"response"}