From 76791d57f663bbf9187f564b3ce4a0a457988372 Mon Sep 17 00:00:00 2001 From: SDK Generator Bot Date: Tue, 18 Aug 2026 11:34:22 +0000 Subject: [PATCH] Generate albwaf --- services/albwaf/oas_commit | 2 +- services/albwaf/src/stackit/albwaf/api/default_api.py | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/services/albwaf/oas_commit b/services/albwaf/oas_commit index f6ca07198..0af22f1b2 100644 --- a/services/albwaf/oas_commit +++ b/services/albwaf/oas_commit @@ -1 +1 @@ -20dbeecb1318b27f36b2ea322d2759eb37f86bb8 +dba2b6e065de87745d57269c1eaba07e3833f709 diff --git a/services/albwaf/src/stackit/albwaf/api/default_api.py b/services/albwaf/src/stackit/albwaf/api/default_api.py index b4bdfcfc4..fc2bbe082 100644 --- a/services/albwaf/src/stackit/albwaf/api/default_api.py +++ b/services/albwaf/src/stackit/albwaf/api/default_api.py @@ -4335,7 +4335,7 @@ def update_waf( ) -> GetWAFResponse: """Update a WAF configuration - The update endpoint will update a stored WAF configuration in project and not yet but later will also update the Load Balancers that reference it. + The update endpoint will update a stored WAF configuration in project and also for all the Load Balancers that have it referenced. :param project_id: (required) :type project_id: str @@ -4412,7 +4412,7 @@ def update_waf_with_http_info( ) -> ApiResponse[GetWAFResponse]: """Update a WAF configuration - The update endpoint will update a stored WAF configuration in project and not yet but later will also update the Load Balancers that reference it. + The update endpoint will update a stored WAF configuration in project and also for all the Load Balancers that have it referenced. :param project_id: (required) :type project_id: str @@ -4489,7 +4489,7 @@ def update_waf_without_preload_content( ) -> RESTResponseType: """Update a WAF configuration - The update endpoint will update a stored WAF configuration in project and not yet but later will also update the Load Balancers that reference it. + The update endpoint will update a stored WAF configuration in project and also for all the Load Balancers that have it referenced. :param project_id: (required) :type project_id: str