Skip to content

Commit 5f496dc

Browse files
committed
fix: updated schema
1 parent c6b93ed commit 5f496dc

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
@@ -15831,7 +15831,7 @@
1583115831
"vpn-connection": {
1583215832
"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.",
1583315833
"$schema": "http://json-schema.org/draft-04/hyper-schema",
15834-
"stability": "development",
15834+
"stability": "production",
1583515835
"strictProperties": true,
1583615836
"title": "Heroku Platform API - Private Spaces VPN",
1583715837
"type": [

0 commit comments

Comments
 (0)