You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by dp...@apache.org on 2020/01/29 09:41:55 UTC

[incubator-superset] branch master updated (a4ed075 -> fb17acd)

This is an automated email from the ASF dual-hosted git repository.

dpgaspar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from a4ed075  Remove redirect endpoint /superset/explorev2 (#9038)
     add fb17acd  [api] fix, set default columns to just id when not defined (#8982)

No new revisions were added by this update.

Summary of changes:
 superset/views/base_api.py   |  12 +++++
 tests/base_api_tests.py      | 105 +++++++++++++++++++++++++++++++++++++++++++
 tests/dashboard_api_tests.py |  22 ++++-----
 3 files changed, 128 insertions(+), 11 deletions(-)