pierrejeambrun commented on issue #42367:
URL: https://github.com/apache/airflow/issues/42367#issuecomment-2506385112

   Having fields optional in the payload, i.e `?:` makes it a little bit more 
complicated to handle and I think it might be easier to always return all 
fields, defaulting to `None` in case they are not filled, and the front knows 
what to read based on the `type`  value.


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