-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Closed
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIgood first issuekind:featureFeature RequestsFeature Requests
Description
Description
Hello
We need to create several endpoints that perform read-only operations on Connection . We need the following endpoints:
- GET /connections
- GET /connections/{connection_id}
For now, we focus only on read-only operations, but others will also be implemented as the next step.
Detailed information is available in the issue:
#8118
Lots of love,
Use case / motivation
N/A
Related Issues
N/A
ad-m and dwilsonqrk
Metadata
Metadata
Assignees
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIgood first issuekind:featureFeature RequestsFeature Requests