[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9503: add date-time format validation for API spec

2020-07-06 Thread GitBox
ephraimbuddy commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r450454551 ## File path: airflow/api_connexion/endpoints/dag_run_endpoint.py ## @@ -69,24 +61,24 @@ def get_dag_runs(session, dag_id, start_date_gte=None,

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9503: add date-time format validation for API spec

2020-07-01 Thread GitBox
ephraimbuddy commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r448607998 ## File path: airflow/api_connexion/endpoints/dag_run_endpoint.py ## @@ -69,24 +61,24 @@ def get_dag_runs(session, dag_id, start_date_gte=None,

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9503: add date-time format validation for API spec

2020-06-30 Thread GitBox
ephraimbuddy commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r447642876 ## File path: tests/api_connexion/test_parameters.py ## @@ -1,69 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9503: add date-time format validation for API spec

2020-06-30 Thread GitBox
ephraimbuddy commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r447545935 ## File path: tests/api_connexion/test_parameters.py ## @@ -1,69 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9503: add date-time format validation for API spec

2020-06-25 Thread GitBox
ephraimbuddy commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r445270916 ## File path: tests/api_connexion/test_parameters.py ## @@ -1,69 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9503: add date-time format validation for API spec

2020-06-24 Thread GitBox
ephraimbuddy commented on a change in pull request #9503: URL: https://github.com/apache/airflow/pull/9503#discussion_r445270916 ## File path: tests/api_connexion/test_parameters.py ## @@ -1,69 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more