This is an automated email from the ASF dual-hosted git repository.
aafghahi pushed a change to branch 2.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from e048c07fb5 fix: deprecate approve and request_access endpoint (#22022)
add e3b52bab97 fix: datasource save, improve data validation (#22038)
No new revisions were added by this update.
Summary of changes:
superset/config.py | 3 +++
superset/utils/urls.py | 19 ++++++++++++++-
superset/views/datasource/views.py | 23 ++++++++++++++---
tests/integration_tests/datasource_tests.py | 38 +++++++++++++++++++++++++++++
tests/unit_tests/utils/urls_tests.py | 26 ++++++++++++++++++++
5 files changed, 105 insertions(+), 4 deletions(-)