From 5f34f1ccfe0074f729c1bf36b352282030a69314 Mon Sep 17 00:00:00 2001 From: SDK Generator Bot Date: Fri, 14 Aug 2026 11:20:28 +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..84718dac6 100644 --- a/services/albwaf/oas_commit +++ b/services/albwaf/oas_commit @@ -1 +1 @@ -20dbeecb1318b27f36b2ea322d2759eb37f86bb8 +1b4e383a63b4f8144eb8431fd22d86f7da9cab44 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