mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
* call explore() directly from '/caravel/slice/id/' endpoint instead of redirecting to it. * pass slice_id instead of slice_params in 'caravel/slice/id/' endpoint to avoid logging errors. add fix for MultiDict bug * address max's comments * remove the /slice/id/ endpoint in preference of /datasource_type/datasource_id/slice_id/ * pep8