diff --git a/services/albwaf/oas_commit b/services/albwaf/oas_commit index 69bfa80b3..84718dac6 100644 --- a/services/albwaf/oas_commit +++ b/services/albwaf/oas_commit @@ -1 +1 @@ -864bdad12a54f612df8fcdb6e41dd2933e94c3af +1b4e383a63b4f8144eb8431fd22d86f7da9cab44 diff --git a/services/albwaf/v1api/api_default.go b/services/albwaf/v1api/api_default.go index 619a91c2c..6ca08ae81 100644 --- a/services/albwaf/v1api/api_default.go +++ b/services/albwaf/v1api/api_default.go @@ -274,7 +274,7 @@ type DefaultAPI interface { /* UpdateWAF 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 ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param projectId @@ -2530,7 +2530,7 @@ func (r ApiUpdateWAFRequest) Execute() (*GetWAFResponse, error) { /* UpdateWAF 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 ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param projectId