raphaelauv commented on issue #43433:
URL: https://github.com/apache/airflow/issues/43433#issuecomment-2455814004
yeah it work
```python
params={
"x": Param(None, type=["null", "array"], items={"type": "object"}),
}
```
so conclusion it's not obvious, if we decide to not let accept array in the
type `object`
than I will add a little example in the doc
--
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]