aminghadersohi commented on PR #42196: URL: https://github.com/apache/superset/pull/42196#issuecomment-5041611719
Rebased onto current `master` (resolves the conflict from #42126, which removed `JS_CONTROL_FORM_DATA_KEYS`/`REJECTED_FORM_DATA_KEYS` from the same file/test module) and addressed the [non-dict JSON body finding](https://github.com/apache/superset/pull/42196#discussion_r3627315762) — `get_request_json_body()` now coerces any non-dict JSON body (`null`, scalar, array) to `{}`, with a new regression test. PR is up to date and mergeable. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
