We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7230b0 commit aaefb53Copy full SHA for aaefb53
3 files changed
services/vpn/v1/vpn.json
@@ -153,7 +153,10 @@
153
"maxItems": 100,
154
"type": "array"
155
}
156
- }
+ },
157
+ "required": [
158
+ "localAsn"
159
+ ]
160
},
161
"BGPStatus": {
162
"nullable": true,
services/vpn/v1alpha1/vpn.json
services/vpn/v1beta1/vpn.json
0 commit comments