AIP-81 Implement Create Default Connections in REST API (FastAPI) #45302
Labels
AIP-81
Enhanced Security in CLI via Integration of API
area:API
Airflow's REST/HTTP API
kind:feature
Feature Requests
Description
Implement an endpoint that creates default connections
from airflow.utils.db import create_default_connections as db_create_default_connections
.Use case/motivation
To provide the same functionality for the CLI Connection command with API integration.
AIP-81
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: