jason810496 opened a new pull request, #43947:
URL: https://github.com/apache/airflow/pull/43947

   
   
   related: #43407
   
   Hi @pierrejeambrun,
   
   As we discussed in 
https://github.com/apache/airflow/pull/43407#pullrequestreview-2405200579, here 
is the current implementation and usage for the refactored filter query 
parameters. I'd appreciate your feedback before proceeding with refactoring 
other endpoints to align with this approach.
   
   Since parameter types need to be specified statically to generate the 
OpenAPI schema, it is necessary to have a corresponding `filter_param_factory` 
for each common type (e.g., `float_range_filter_factory` and 
`datetime_range_filter_factory`).
   
   Thanks!
   


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