Skip to content

Commit 5f34f1c

Browse files
Generate albwaf
1 parent 869578b commit 5f34f1c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

services/albwaf/oas_commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20dbeecb1318b27f36b2ea322d2759eb37f86bb8
1+
1b4e383a63b4f8144eb8431fd22d86f7da9cab44

services/albwaf/src/stackit/albwaf/api/default_api.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4335,7 +4335,7 @@ def update_waf(
43354335
) -> GetWAFResponse:
43364336
"""Update a WAF configuration
43374337
4338-
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.
4338+
The update endpoint will update a stored WAF configuration in project and also for all the Load Balancers that have it referenced.
43394339
43404340
:param project_id: (required)
43414341
:type project_id: str
@@ -4412,7 +4412,7 @@ def update_waf_with_http_info(
44124412
) -> ApiResponse[GetWAFResponse]:
44134413
"""Update a WAF configuration
44144414
4415-
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.
4415+
The update endpoint will update a stored WAF configuration in project and also for all the Load Balancers that have it referenced.
44164416
44174417
:param project_id: (required)
44184418
:type project_id: str
@@ -4489,7 +4489,7 @@ def update_waf_without_preload_content(
44894489
) -> RESTResponseType:
44904490
"""Update a WAF configuration
44914491
4492-
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.
4492+
The update endpoint will update a stored WAF configuration in project and also for all the Load Balancers that have it referenced.
44934493
44944494
:param project_id: (required)
44954495
:type project_id: str

0 commit comments

Comments
 (0)