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

2 lines
426 B
JSON

{"schema":{"properties":{"chart_id":{"description":"The ID of the chart to warm up cache for","type":"integer"},"dashboard_id":{"description":"The ID of the dashboard to get filters for when warming cache","type":"integer"},"extra_filters":{"description":"Extra filters to apply when warming up cache","type":"string"}},"required":["chart_id"],"type":"object","title":"ChartCacheWarmUpRequestSchema"},"schemaType":"response"}