Skip to content

Commit dd43825

Browse files
committed
fix: updated schema
1 parent d3a618a commit dd43825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15673,7 +15673,7 @@
1567315673
"vpn-connection": {
1567415674
"description": "[VPN](https://devcenter.heroku.com/articles/private-spaces-vpn?preview=1) provides a way to connect your Private Spaces to your network via VPN.",
1567515675
"$schema": "http://json-schema.org/draft-04/hyper-schema",
15676-
"stability": "prototype",
15676+
"stability": "development",
1567715677
"strictProperties": true,
1567815678
"title": "Heroku Platform API - Private Spaces VPN",
1567915679
"type": [

0 commit comments

Comments
 (0)