jason810496 commented on code in PR #71054:
URL: https://github.com/apache/airflow/pull/71054#discussion_r3930245384


##########
airflow-core/src/airflow/api_fastapi/core_api/routes/public/hitl.py:
##########
@@ -80,6 +82,27 @@
 log = structlog.get_logger(__name__)
 
 
+# Keys that ``serde.serialize`` refuses at any depth. A ``params_input`` 
carrying one could not be

Review Comment:
   Sorry for the late reply. Yes, it's fine to make it 422 status code as both 
400 and 422 are valid the this use case.



-- 
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]

Reply via email to