This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 2723508345d Prepare docs for Nov 1st wave of providers Dec 2024
(#45042)
add b130758c048 Add variable backend validations and checks (#45089)
No new revisions were added by this update.
Summary of changes:
.../api_fastapi/core_api/datamodels/variables.py | 3 +-
.../api_fastapi/core_api/openapi/v1-generated.yaml | 7 +++++
.../core_api/routes/public/variables.py | 9 ++++++
airflow/ui/openapi-gen/requests/schemas.gen.ts | 1 +
airflow/ui/openapi-gen/requests/services.gen.ts | 1 +
airflow/ui/openapi-gen/requests/types.gen.ts | 4 +++
.../core_api/routes/public/test_variables.py | 36 ++++++++++++++++++++++
7 files changed, 60 insertions(+), 1 deletion(-)