Skip to content

Commit 7a02062

Browse files
OAS Update
1 parent 5350ab3 commit 7a02062

3 files changed

Lines changed: 24 additions & 24 deletions

File tree

services/vpn/v1/vpn.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@
458458
},
459459
"planId": {
460460
"description": "The service plan identifier.",
461-
"example": "p500",
461+
"example": "p1000",
462462
"type": "string"
463463
},
464464
"routingType": {
@@ -504,7 +504,7 @@
504504
},
505505
"planId": {
506506
"description": "The service plan identifier.",
507-
"example": "p500",
507+
"example": "p1000",
508508
"type": "string"
509509
},
510510
"routingType": {
@@ -789,35 +789,35 @@
789789
"properties": {
790790
"maxBandwidth": {
791791
"description": "The maximum throughput supported by the gateway in each direction, measured in MBit/s",
792-
"example": 500,
792+
"example": 1000,
793793
"format": "int32",
794794
"type": "integer"
795795
},
796796
"maxConnections": {
797797
"description": "The maximum number of connections supported by the VPN Gateway.",
798-
"example": 2,
798+
"example": 5,
799799
"format": "int32",
800800
"type": "integer"
801801
},
802802
"name": {
803803
"description": "The name of the service plan.",
804-
"example": "VPN-IPSec-50-HA-EU01",
804+
"example": "VPN-IPSec-1000-HA-EU01",
805805
"type": "string"
806806
},
807807
"planId": {
808808
"$ref": "#/components/schemas/PlanID"
809809
},
810810
"sku": {
811811
"description": "The SKU identifier used for billing.",
812-
"example": "ST-0174501",
812+
"example": "ST-0174901",
813813
"type": "string"
814814
}
815815
},
816816
"type": "object"
817817
},
818818
"PlanID": {
819819
"description": "The service plan identifier.",
820-
"example": "p500",
820+
"example": "p1000",
821821
"type": "string"
822822
},
823823
"PlanList": {
@@ -1093,7 +1093,7 @@
10931093
},
10941094
"planId": {
10951095
"description": "The service plan identifier.",
1096-
"example": "p500",
1096+
"example": "p1000",
10971097
"type": "string"
10981098
},
10991099
"routingType": {

services/vpn/v1alpha1/vpn.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@
458458
},
459459
"planId": {
460460
"description": "The service plan identifier.",
461-
"example": "p500",
461+
"example": "p1000",
462462
"type": "string"
463463
},
464464
"routingType": {
@@ -504,7 +504,7 @@
504504
},
505505
"planId": {
506506
"description": "The service plan identifier.",
507-
"example": "p500",
507+
"example": "p1000",
508508
"type": "string"
509509
},
510510
"routingType": {
@@ -789,35 +789,35 @@
789789
"properties": {
790790
"maxBandwidth": {
791791
"description": "The maximum throughput supported by the gateway in each direction, measured in MBit/s",
792-
"example": 500,
792+
"example": 1000,
793793
"format": "int32",
794794
"type": "integer"
795795
},
796796
"maxConnections": {
797797
"description": "The maximum number of connections supported by the VPN Gateway.",
798-
"example": 2,
798+
"example": 5,
799799
"format": "int32",
800800
"type": "integer"
801801
},
802802
"name": {
803803
"description": "The name of the service plan.",
804-
"example": "VPN-IPSec-50-HA-EU01",
804+
"example": "VPN-IPSec-1000-HA-EU01",
805805
"type": "string"
806806
},
807807
"planId": {
808808
"$ref": "#/components/schemas/PlanID"
809809
},
810810
"sku": {
811811
"description": "The SKU identifier used for billing.",
812-
"example": "ST-0174501",
812+
"example": "ST-0174901",
813813
"type": "string"
814814
}
815815
},
816816
"type": "object"
817817
},
818818
"PlanID": {
819819
"description": "The service plan identifier.",
820-
"example": "p500",
820+
"example": "p1000",
821821
"type": "string"
822822
},
823823
"PlanList": {
@@ -1093,7 +1093,7 @@
10931093
},
10941094
"planId": {
10951095
"description": "The service plan identifier.",
1096-
"example": "p500",
1096+
"example": "p1000",
10971097
"type": "string"
10981098
},
10991099
"routingType": {

services/vpn/v1beta1/vpn.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@
458458
},
459459
"planId": {
460460
"description": "The service plan identifier.",
461-
"example": "p500",
461+
"example": "p1000",
462462
"type": "string"
463463
},
464464
"routingType": {
@@ -504,7 +504,7 @@
504504
},
505505
"planId": {
506506
"description": "The service plan identifier.",
507-
"example": "p500",
507+
"example": "p1000",
508508
"type": "string"
509509
},
510510
"routingType": {
@@ -789,35 +789,35 @@
789789
"properties": {
790790
"maxBandwidth": {
791791
"description": "The maximum throughput supported by the gateway in each direction, measured in MBit/s",
792-
"example": 500,
792+
"example": 1000,
793793
"format": "int32",
794794
"type": "integer"
795795
},
796796
"maxConnections": {
797797
"description": "The maximum number of connections supported by the VPN Gateway.",
798-
"example": 2,
798+
"example": 5,
799799
"format": "int32",
800800
"type": "integer"
801801
},
802802
"name": {
803803
"description": "The name of the service plan.",
804-
"example": "VPN-IPSec-50-HA-EU01",
804+
"example": "VPN-IPSec-1000-HA-EU01",
805805
"type": "string"
806806
},
807807
"planId": {
808808
"$ref": "#/components/schemas/PlanID"
809809
},
810810
"sku": {
811811
"description": "The SKU identifier used for billing.",
812-
"example": "ST-0174501",
812+
"example": "ST-0174901",
813813
"type": "string"
814814
}
815815
},
816816
"type": "object"
817817
},
818818
"PlanID": {
819819
"description": "The service plan identifier.",
820-
"example": "p500",
820+
"example": "p1000",
821821
"type": "string"
822822
},
823823
"PlanList": {
@@ -1093,7 +1093,7 @@
10931093
},
10941094
"planId": {
10951095
"description": "The service plan identifier.",
1096-
"example": "p500",
1096+
"example": "p1000",
10971097
"type": "string"
10981098
},
10991099
"routingType": {

0 commit comments

Comments
 (0)