Skip to content

Commit

Permalink
Add proxy support to schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Cohen committed Oct 16, 2015
1 parent e2c853e commit dd693fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/api/common/schemas/remote-options.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"format": "uri",
"pattern": "^wss?://"
}
},
"proxy": {
"format": "uri"
}
},
"additionalProperties": false
Expand Down

0 comments on commit dd693fd

Please sign in to comment.