--- id: chartcachewarmuprequestschema title: 'ChartCacheWarmUpRequestSchema' description: '' sidebar_label: 'ChartCacheWarmUpRequestSchema' hide_title: true hide_table_of_contents: true schema: true sample: { 'chart_id': 0, 'dashboard_id': 0, 'extra_filters': 'string' } custom_edit_url: null --- import Schema from '@theme/Schema'; import Heading from '@theme/Heading';