jason810496 commented on PR #43947:
URL: https://github.com/apache/airflow/pull/43947#issuecomment-2480496188

   Hi @pierrejeambrun, 
   
   What are your thoughts on the current `filter_param_factory` implementation? 
The current approach adds a new parameter, `_type`, to specify the type of 
query parameter at runtime. This implementation consolidates multiple factories 
like `str_filter_param_factory`, `str_list_filter_param_factory`, etc., into a 
single `filter_param_factory`.
   
   I have checked the OpenAPI schema at `http://localhost:29091/docs`, and the 
correct type is displayed in the documentation. 
   
   Looking forward to your feedback!
   


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