Skip to content

Commit 0ae8f10

Browse files
OAS Update
1 parent 66602b5 commit 0ae8f10

File tree

1 file changed

+117
-0
lines changed

1 file changed

+117
-0
lines changed

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

Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@
189189
"properties": {
190190
"maxLoadBalancers": {
191191
"description": "The maximum number of load balancing servers in this project. Unlimited if set to -1.",
192+
"format": "int32",
192193
"maximum": 999,
193194
"minimum": -1,
194195
"title": "Load Balancer quota",
@@ -281,6 +282,7 @@
281282
},
282283
"port": {
283284
"description": "Port number where we listen for traffic",
285+
"format": "int32",
284286
"maximum": 65535,
285287
"minimum": 1,
286288
"type": "integer"
@@ -555,6 +557,7 @@
555557
},
556558
"maxConnections": {
557559
"description": "Maximum number of concurrent connections per load balancer VM instance.",
560+
"format": "int32",
558561
"title": "Load Balancer max supported connections",
559562
"type": "integer"
560563
},
@@ -646,6 +649,7 @@
646649
"targetPort": {
647650
"description": "The number identifying the port where each target listens for traffic.",
648651
"example": 5732,
652+
"format": "int32",
649653
"maximum": 65535,
650654
"minimum": 1,
651655
"type": "integer"
@@ -781,6 +785,7 @@
781785
"targetPort": {
782786
"description": "The number identifying the port where each target listens for traffic.",
783787
"example": 5732,
788+
"format": "int32",
784789
"maximum": 65535,
785790
"minimum": 1,
786791
"type": "integer"
@@ -823,6 +828,13 @@
823828
"description": "One or more fields are invalid."
824829
},
825830
"401": {
831+
"content": {
832+
"text/plain": {
833+
"schema": {
834+
"type": "string"
835+
}
836+
}
837+
},
826838
"description": "Unauthorized"
827839
},
828840
"403": {
@@ -875,6 +887,13 @@
875887
"description": "One or more fields are invalid."
876888
},
877889
"401": {
890+
"content": {
891+
"text/plain": {
892+
"schema": {
893+
"type": "string"
894+
}
895+
}
896+
},
878897
"description": "Unauthorized"
879898
},
880899
"403": {
@@ -925,6 +944,13 @@
925944
"description": "One or more fields are invalid."
926945
},
927946
"401": {
947+
"content": {
948+
"text/plain": {
949+
"schema": {
950+
"type": "string"
951+
}
952+
}
953+
},
928954
"description": "Unauthorized"
929955
},
930956
"403": {
@@ -985,6 +1011,13 @@
9851011
"description": "One or more fields are invalid."
9861012
},
9871013
"401": {
1014+
"content": {
1015+
"text/plain": {
1016+
"schema": {
1017+
"type": "string"
1018+
}
1019+
}
1020+
},
9881021
"description": "Unauthorized"
9891022
},
9901023
"403": {
@@ -1033,6 +1066,13 @@
10331066
"description": "OK"
10341067
},
10351068
"401": {
1069+
"content": {
1070+
"text/plain": {
1071+
"schema": {
1072+
"type": "string"
1073+
}
1074+
}
1075+
},
10361076
"description": "Unauthorized"
10371077
},
10381078
"403": {
@@ -1102,6 +1142,13 @@
11021142
"description": "One or more fields are invalid."
11031143
},
11041144
"401": {
1145+
"content": {
1146+
"text/plain": {
1147+
"schema": {
1148+
"type": "string"
1149+
}
1150+
}
1151+
},
11051152
"description": "Unauthorized"
11061153
},
11071154
"403": {
@@ -1161,6 +1208,13 @@
11611208
"description": "One or more fields are invalid."
11621209
},
11631210
"401": {
1211+
"content": {
1212+
"text/plain": {
1213+
"schema": {
1214+
"type": "string"
1215+
}
1216+
}
1217+
},
11641218
"description": "Unauthorized"
11651219
},
11661220
"403": {
@@ -1218,6 +1272,13 @@
12181272
"description": "One or more fields are invalid."
12191273
},
12201274
"401": {
1275+
"content": {
1276+
"text/plain": {
1277+
"schema": {
1278+
"type": "string"
1279+
}
1280+
}
1281+
},
12211282
"description": "Unauthorized"
12221283
},
12231284
"403": {
@@ -1288,6 +1349,13 @@
12881349
"description": "One or more fields are invalid."
12891350
},
12901351
"401": {
1352+
"content": {
1353+
"text/plain": {
1354+
"schema": {
1355+
"type": "string"
1356+
}
1357+
}
1358+
},
12911359
"description": "Unauthorized"
12921360
},
12931361
"403": {
@@ -1342,6 +1410,13 @@
13421410
"description": "One or more fields are invalid."
13431411
},
13441412
"401": {
1413+
"content": {
1414+
"text/plain": {
1415+
"schema": {
1416+
"type": "string"
1417+
}
1418+
}
1419+
},
13451420
"description": "Unauthorized"
13461421
},
13471422
"403": {
@@ -1411,6 +1486,13 @@
14111486
"description": "One or more fields are invalid."
14121487
},
14131488
"401": {
1489+
"content": {
1490+
"text/plain": {
1491+
"schema": {
1492+
"type": "string"
1493+
}
1494+
}
1495+
},
14141496
"description": "Unauthorized"
14151497
},
14161498
"403": {
@@ -1473,6 +1555,13 @@
14731555
"description": "One or more fields are invalid."
14741556
},
14751557
"401": {
1558+
"content": {
1559+
"text/plain": {
1560+
"schema": {
1561+
"type": "string"
1562+
}
1563+
}
1564+
},
14761565
"description": "Unauthorized"
14771566
},
14781567
"403": {
@@ -1530,6 +1619,13 @@
15301619
"description": "One or more fields are invalid."
15311620
},
15321621
"401": {
1622+
"content": {
1623+
"text/plain": {
1624+
"schema": {
1625+
"type": "string"
1626+
}
1627+
}
1628+
},
15331629
"description": "Unauthorized"
15341630
},
15351631
"403": {
@@ -1600,6 +1696,13 @@
16001696
"description": "One or more fields are invalid."
16011697
},
16021698
"401": {
1699+
"content": {
1700+
"text/plain": {
1701+
"schema": {
1702+
"type": "string"
1703+
}
1704+
}
1705+
},
16031706
"description": "Unauthorized"
16041707
},
16051708
"403": {
@@ -1680,6 +1783,13 @@
16801783
"description": "One or more fields are invalid."
16811784
},
16821785
"401": {
1786+
"content": {
1787+
"text/plain": {
1788+
"schema": {
1789+
"type": "string"
1790+
}
1791+
}
1792+
},
16831793
"description": "Unauthorized"
16841794
},
16851795
"403": {
@@ -1731,6 +1841,13 @@
17311841
"description": "One or more fields are invalid."
17321842
},
17331843
"401": {
1844+
"content": {
1845+
"text/plain": {
1846+
"schema": {
1847+
"type": "string"
1848+
}
1849+
}
1850+
},
17341851
"description": "Unauthorized"
17351852
},
17361853
"403": {

0 commit comments

Comments
 (0)