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: 
   
![image](https://user-images.githubusercontent.com/14861206/221287821-9ccf30b4-3d2a-4d79-8ae6-8b6ffc16c377.png)
   
![image](https://user-images.githubusercontent.com/14861206/221287874-4ec28010-cccf-4b38-8e5c-639278dd24e3.png)
   
   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]

Reply via email to