Skip to content

Commit 71738c6

Browse files
OAS Update
1 parent 1009a31 commit 71738c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

services/load-balancer/v1/load-balancer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"$ref": "#/components/schemas/LoadBalancerOptions"
107107
},
108108
"planId": {
109-
"description": "Service Plan configures the size of the Load Balancer. Currently supported plans are p10, p25, p50, p250 and p750. This list can change in the future where plan ids will be removed and new plans by added. That is the reason this is not an enum.",
109+
"description": "Service Plan configures the size of the Load Balancer. Currently supported plans are p10, p50, p250 and p750. This list can change in the future where plan ids will be removed and new plans by added. That is the reason this is not an enum.",
110110
"type": "string"
111111
},
112112
"privateAddress": {
@@ -346,7 +346,7 @@
346346
"$ref": "#/components/schemas/LoadBalancerOptions"
347347
},
348348
"planId": {
349-
"description": "Service Plan configures the size of the Load Balancer. Currently supported plans are p10, p25, p50, p250 and p750. This list can change in the future where plan ids will be removed and new plans by added. That is the reason this is not an enum.",
349+
"description": "Service Plan configures the size of the Load Balancer. Currently supported plans are p10, p50, p250 and p750. This list can change in the future where plan ids will be removed and new plans by added. That is the reason this is not an enum.",
350350
"type": "string"
351351
},
352352
"privateAddress": {
@@ -687,7 +687,7 @@
687687
"$ref": "#/components/schemas/LoadBalancerOptions"
688688
},
689689
"planId": {
690-
"description": "Service Plan configures the size of the Load Balancer. Currently supported plans are p10, p25, p50, p250 and p750. This list can change in the future where plan ids will be removed and new plans by added. That is the reason this is not an enum.",
690+
"description": "Service Plan configures the size of the Load Balancer. Currently supported plans are p10, p50, p250 and p750. This list can change in the future where plan ids will be removed and new plans by added. That is the reason this is not an enum.",
691691
"type": "string"
692692
},
693693
"privateAddress": {

0 commit comments

Comments
 (0)