potiuk commented on PR #55282:
URL: https://github.com/apache/airflow/pull/55282#issuecomment-3301250046

   > The model_dump() function has a param called mode, which by default is 
mode="python". As a consequence the output may contain non-JSON-serializable 
Python objects. If you want to make sure the dict is JSON serializable you 
should use mode="json".
   
   Yeah I thought there is smth like this.


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