mirror of
https://github.com/apache/superset.git
synced 2026-05-22 00:05:15 +00:00
2 lines
381 B
JSON
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"}}]}
|