Skip to content

Commit 79b79e1

Browse files
OAS Update
1 parent 3532aab commit 79b79e1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

services/alb-waf/v1alpha/alb-waf.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"properties": {
100100
"name": {
101101
"description": "Rule configuration name.",
102-
"example": "my-rule-config",
102+
"example": "my-rules-config",
103103
"pattern": "^[0-9a-z](?:(?:[0-9a-z]|-){0,61}[0-9a-z])?$",
104104
"type": "string"
105105
},
@@ -152,7 +152,7 @@
152152
},
153153
"rulesConfigName": {
154154
"description": "Name of the rule configuration for that WAF.",
155-
"example": "my-rule-config",
155+
"example": "my-rules-config",
156156
"pattern": "^[0-9a-z](?:(?:[0-9a-z]|-){0,61}[0-9a-z])?$",
157157
"type": "string"
158158
}
@@ -184,7 +184,7 @@
184184
},
185185
"rulesConfigName": {
186186
"description": "Name of the rule configuration for that WAF.",
187-
"example": "my-rule-config",
187+
"example": "my-rules-config",
188188
"pattern": "^[0-9a-z](?:(?:[0-9a-z]|-){0,61}[0-9a-z])?$",
189189
"type": "string"
190190
}
@@ -234,7 +234,7 @@
234234
"properties": {
235235
"name": {
236236
"description": "Rule configuration name.",
237-
"example": "my-rule-config",
237+
"example": "my-rules-config",
238238
"pattern": "^[0-9a-z](?:(?:[0-9a-z]|-){0,61}[0-9a-z])?$",
239239
"type": "string"
240240
},
@@ -279,7 +279,7 @@
279279
},
280280
"rulesConfigName": {
281281
"description": "Name of the rule configuration for that WAF.",
282-
"example": "my-rule-config",
282+
"example": "my-rules-config",
283283
"pattern": "^[0-9a-z](?:(?:[0-9a-z]|-){0,61}[0-9a-z])?$",
284284
"type": "string"
285285
}
@@ -474,7 +474,7 @@
474474
"properties": {
475475
"name": {
476476
"description": "Rule configuration name.",
477-
"example": "my-rule-config",
477+
"example": "my-rules-config",
478478
"pattern": "^[0-9a-z](?:(?:[0-9a-z]|-){0,61}[0-9a-z])?$",
479479
"type": "string"
480480
},
@@ -527,7 +527,7 @@
527527
},
528528
"rulesConfigName": {
529529
"description": "Name of the rule configuration for that WAF.",
530-
"example": "my-rule-config",
530+
"example": "my-rules-config",
531531
"pattern": "^[0-9a-z](?:(?:[0-9a-z]|-){0,61}[0-9a-z])?$",
532532
"type": "string"
533533
}
@@ -559,7 +559,7 @@
559559
},
560560
"rulesConfigName": {
561561
"description": "Name of the rule configuration for that WAF.",
562-
"example": "my-rule-config",
562+
"example": "my-rules-config",
563563
"pattern": "^[0-9a-z](?:(?:[0-9a-z]|-){0,61}[0-9a-z])?$",
564564
"type": "string"
565565
}

0 commit comments

Comments
 (0)