-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIkind:featureFeature RequestsFeature Requestsneeds-triagelabel for new issues that we didn't triage yetlabel for new issues that we didn't triage yet
Milestone
Description
Description
Most of the API for Assets requires us to use asset_id. But that is just an integer and is not readable. We should update the API, that anywhere we require asset_id we also allow using uri.
Create Asset Event
Get Asset
Get Asset Alias
Materialize an asset
Filter Asset events by a specific asset
Get queued events for an asset
I wonder if we should expose asset.id at all.
Let's add asset.id to the Serialized Dag Model and expose it in the Dag Dependencies endpoint so we can fetch asset details in a graph
Use case/motivation
No response
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIkind:featureFeature RequestsFeature Requestsneeds-triagelabel for new issues that we didn't triage yetlabel for new issues that we didn't triage yet