Skip to content

Commit c7768ad

Browse files
OAS Update
1 parent 758f79f commit c7768ad

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

services/vpn/v1/vpn.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -893,6 +893,7 @@
893893
"type": "string"
894894
},
895895
"RoutingType": {
896+
"description": "Once the gateway is created, it is not possible to change this attribute.",
896897
"enum": [
897898
"POLICY_BASED",
898899
"ROUTE_BASED",

services/vpn/v1alpha1/vpn.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -893,6 +893,7 @@
893893
"type": "string"
894894
},
895895
"RoutingType": {
896+
"description": "Once the gateway is created, it is not possible to change this attribute.",
896897
"enum": [
897898
"POLICY_BASED",
898899
"ROUTE_BASED",

services/vpn/v1beta1/vpn.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -893,6 +893,7 @@
893893
"type": "string"
894894
},
895895
"RoutingType": {
896+
"description": "Once the gateway is created, it is not possible to change this attribute.",
896897
"enum": [
897898
"POLICY_BASED",
898899
"ROUTE_BASED",

0 commit comments

Comments
 (0)