Files
superset2/docs/developer_docs_versioned_docs/version-6.1.0/api/export-dashboard-as-example-bundle.ParamsDetails.json
2026-05-18 12:59:39 -07:00

2 lines
381 B
JSON

{"parameters":[{"description":"The dashboard id","in":"path","name":"pk","required":true,"schema":{"type":"integer"}},{"description":"Whether to include Parquet data files","in":"query","name":"export_data","schema":{"default":true,"type":"boolean"}},{"description":"Limit data export to this many rows per dataset","in":"query","name":"sample_rows","schema":{"type":"integer"}}]}