sidshas03 commented on PR #55744:
URL: https://github.com/apache/airflow/pull/55744#issuecomment-3304167681

   **Update:** I’ve scoped this PR to the single-line client fix.
   **Latest commit:** `cbd3055` — *fix(airflowctl): use absolute 
"/assets/events" path for create\_event*. This changes only 
`airflow-ctl/src/airflowctl/api/operations.py` from `"assets/events"` → 
`"/assets/events"` to match the FastAPI route. ([GitHub][1])
   **Addresses feedback:** This implements @bugraoz93’s suggestion to keep just 
the path change and drop the extra client test so this can merge quickly; I’ve 
resolved those threads. ([GitHub][2])
   **Next:** Please take another look and let me know if anything else is 
needed. If you’d like, I can follow up with an integration test PR for 
`airflowctl create_event`.
   


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