Skip to content

Commit c4f8539

Browse files
OAS Update
1 parent 3c18bb2 commit c4f8539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
"maxLoadBalancers": {
191191
"description": "The maximum number of load balancing servers in this project. Unlimited if set to -1.",
192192
"format": "int32",
193-
"maximum": 999,
193+
"maximum": 1000000,
194194
"minimum": -1,
195195
"title": "Load Balancer quota",
196196
"type": "integer"

0 commit comments

Comments
 (0)