{
  "title": "url",
  "$schema": "http://json-schema.org/draft-04/schema#",
  "description": "URL of a Controller",
  "type": "string",
  "format": "uri"
}
