Skip to content

Commit 6acfd65

Browse files
committed
fix: updated schema
1 parent f04a865 commit 6acfd65

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

schema.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15152,6 +15152,16 @@
1515215152
]
1515315153
},
1515415154
"title": "List"
15155+
},
15156+
{
15157+
"description": "Info for an existing vpn-connection.",
15158+
"href": "/spaces/{(%23%2Fdefinitions%2Fspace%2Fdefinitions%2Fidentity)}/vpn-connections/{(%23%2Fdefinitions%2Fvpn-connection%2Fdefinitions%2Fidentity)}",
15159+
"method": "GET",
15160+
"rel": "self",
15161+
"targetSchema": {
15162+
"$ref": "#/definitions/vpn-connection"
15163+
},
15164+
"title": "Info"
1515515165
}
1515615166
]
1515715167
},

0 commit comments

Comments
 (0)