pierrejeambrun commented on issue #29745: URL: https://github.com/apache/airflow/issues/29745#issuecomment-1444457502
+1 We might also want to handle other related fields such as: - execution_date_gte - execution_date_lte We can use the `deprecated` flag of OpenAPI spec to mark query params and schema fields deprecated, such as:   A follow up for this would be to update the front end code to not use these deprecated fields. -- 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]
