bugraoz93 commented on PR #47234:
URL: https://github.com/apache/airflow/pull/47234#issuecomment-2691945061

   > @bugraoz93 I thought about it, I am not too sure if that's the right thing 
to do. This is an API we are talking about and the clients / consumers of the 
API will be sending the dates as string, NO?
   > 
   > We want to replicate that behaviour in tests if above is true.
   
   Thanks for the review @amoghrajesh!
   I was in the same questioning but this endpoint should be only used from the 
UI and not from the consumer. We should also be sure that UI is sending 
datetime since we are implementing it. Otherwise, we won't have code 
consistency in between. We are also sure on that since we are using openapi 
specs to generate objects in the UI.


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