pierrejeambrun commented on PR #44572:
URL: https://github.com/apache/airflow/pull/44572#issuecomment-2514016258
Yes, one of the issue we have is that I am not aware as of today of a way to
have a datamodel generates something like:
```python
{
field?: string
}
```
i.e have the field `optional/can be missing from the payload` (`?:`), but
has no default value / not nullable...
--
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]