This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 3bf0ed824f3 Upper-bind FastAPI until Cadwyn is adapted to FastAPI 
0.126.0+ (#59726)
     add 1d0c7849ad4 `issue-59576`: Properly Link Public/Private Provider Docs 
(#59584)

No new revisions were added by this update.

Summary of changes:
 .../airflow/api_fastapi/core_api/datamodels/providers.py  |  1 +
 .../core_api/openapi/v2-rest-api-generated.yaml           |  6 ++++++
 .../api_fastapi/core_api/services/public/providers.py     |  1 +
 airflow-core/src/airflow/providers_manager.py             | 15 +++++++++++++++
 .../src/airflow/ui/openapi-gen/requests/schemas.gen.ts    | 13 ++++++++++++-
 .../src/airflow/ui/openapi-gen/requests/types.gen.ts      |  1 +
 airflow-core/src/airflow/ui/src/pages/Providers.tsx       |  5 ++++-
 airflow-core/tests/unit/always/test_providers_manager.py  |  2 ++
 .../api_fastapi/core_api/routes/public/test_providers.py  |  2 ++
 airflow-ctl/src/airflowctl/api/datamodels/generated.py    |  1 +
 10 files changed, 45 insertions(+), 2 deletions(-)

Reply via email to