Add proxy support to schema

This commit is contained in:
Alan Cohen
2015-10-15 17:55:42 -07:00
parent e2c853e40d
commit dd693fdc5f

View File

@@ -11,6 +11,9 @@
"format": "uri",
"pattern": "^wss?://"
}
},
"proxy": {
"format": "uri"
}
},
"additionalProperties": false