mirror of
https://github.com/apache/superset.git
synced 2026-06-04 15:19:25 +00:00
* fix: Validate required params for sql_json API * Test required params in sql_json API * Refactoring: use marshmallow Schema for validation sql_json API * Update SqlJsonPayloadSchema * Update SqlJsonPayloadSchema * Refactoring * Refactoring * Refactoring