rawwar commented on PR #44335:
URL: https://github.com/apache/airflow/pull/44335#issuecomment-2498028871

   > Why do we only move the `order_by` from assets into the `parameters` and 
not the others ?
   
   I did not want to do everything before confirming if this is a good idea. 
I'll update this PR to include all endpoints
   
   > The idea of `parameters.py` is for re-usable parameters, but those seem to 
be very specific to 1 route.
   > 
   > Do we plan on re-using them ?
   
   Honestly, we might have to, if we plan to add more endpoints. It is similar 
to DagWarning filter or others. Not reusable right now. But, can be.
   
   


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