vikmary commented on issue #47104:
URL: https://github.com/apache/airflow/issues/47104#issuecomment-2685321296
If I change parameter to
```
params={
"object_param": Param(None, type=["null", "object"],
description="Object field"),
},
```
then it works.
But the version from the issue text worked ok in earlier Airflow versions.
--
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]