sidshas03 commented on issue #55693:
URL: https://github.com/apache/airflow/issues/55693#issuecomment-3301153217

   Hi folks — review helper for #55746 👋
   
   Scope: Fix airflowctl assets creation and wire up the public /assets route + 
tests.
   Why: airflowctl create assets (or equivalent) was failing; this aligns the 
client with the API and adds coverage.
   Notes: No DB/schema changes; unit tests included.
   Related: Closes #55697.
   
   What changed (high level):
   - Public API route for assets (FastAPI)
   - Datamodel updates for assets payloads
   - airflowctl client wiring to call the assets endpoint
   - Unit test(s) for POST assets


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