"description": "Type of Folder node",
"description": "List of variables assignments",
"$ref": "#/definitions/AssignVariable"
"$ref": "#/definitions/IRequestData"
"$ref": "#/definitions/IAuthorizationData",
"description": "Authorization parameters"
"description": "List of children names",
"$ref": "#/definitions/NodeVariables",
"description": "Node variables dictionary"
"description": "Node name",
"description": "Path in $response variable (e.g. body.id)",
"$ref": "#/definitions/NodeReference",
"description": "Link on target node (one of parents)"
"description": "Name of dynamic variable in target node",
"description": "Absolute path to node",
"description": "Marker of reference entity",
"description": "Common request parameters",
"$ref": "#/definitions/RequestMethod",
"description": "HTTP-method"
"description": "Query parameters",
"$ref": "#/definitions/NameValueParam"
"$ref": "#/definitions/IRequestBody",
"description": "Body parameters"
"description": "Headers",
"$ref": "#/definitions/NameValueParam"
"disabledInheritedHeaders": {
"description": "Names of disabled headers",
"$ref": "#/definitions/StrictSSLOptions",
"description": "Requires SSL certificates be valid"
"disabledInheritedHeaders",
"$ref": "#/definitions/RequestBodyType",
"description": "Type of body"
"description": "JSON string of body",
"description": "XML string of body",
"description": "multipart/form-data form",
"$ref": "#/definitions/RequestStepFormData"
"description": "application/x-www-form-urlencoded form",
"$ref": "#/definitions/NameValueParam"
"description": "Link on file, which will be used as a content for body",
"$ref": "#/definitions/FormDataField"
"additionalProperties": {
"$schema": "http://json-schema.org/draft-07/schema#"