uranusjr opened a new pull request, #47962: URL: https://github.com/apache/airflow/pull/47962
Similar to the list dags endpoint, the list assets endpoint now has a query param 'only_active' that defaults to true (i.e. only show active assets). You can set this to false for the endpoint to also show inactive (deleted from code) assets. Fix #47810 Fix #47830 since only one asset with the same URI would show in the UI now Sorry @tyrellcurry for stealing this, I want to get this in for 3.0.0b3 scheduled for tomorrow. -- 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]
