You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "pierrejeambrun (via GitHub)" <gi...@apache.org> on 2023/02/07 17:43:55 UTC

[GitHub] [airflow] pierrejeambrun commented on pull request #29395: Fix validation of date-time field in API and Parameter schemas

pierrejeambrun commented on PR #29395:
URL: https://github.com/apache/airflow/pull/29395#issuecomment-1421188545

   @Taragolis for the front end, I know we also have a date picker in the grid that we might want to check as well. https://github.com/apache/airflow/blob/main/airflow/www/static/js/dag/nav/FilterBar.tsx#L65
   
   For the clients, this is something that we need to check indeed. Quickly reading through the python client code tells me that there is some `iso 8601` involved for deserialization. I would have to test that to be sure that this would work as intended.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org