Proxy

ModelsStructures

Proxy
#

Proxy Configuration to talk to Mist

This model accepts additional fields of type Object.

NameDescription
url
String
{
  "url": "http://proxy.corp.com:8080/",
  "exampleAdditionalProperty": {
    "key1": "val1",
    "key2": "val2"
  }
}