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

2 lines
475 B
JSON

{"schema":{"type":"object","properties":{"deleted":{"type":"array","items":{"type":"string"},"description":"List of deleted chart customization IDs."},"modified":{"type":"array","items":{"type":"object"},"description":"List of modified chart customization configurations."},"reordered":{"type":"array","items":{"type":"string"},"description":"List of chart customization IDs in new order."}},"title":"DashboardChartCustomizationsConfigUpdateSchema"},"schemaType":"response"}