-
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
Hello
We need to create several endpoints that perform basic CRUD operations on Variable. We need the following endpoints:
POST /variables
DELETE /variables/{variable_key}
PATCH /variables/{variable_key}
Detailed information is available in the issue:
#8118
LOVE,
ad-m
Metadata
Metadata
Assignees
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIgood first issuekind:featureFeature RequestsFeature Requests