blob: d76700b1aee51ff976e026f32853460ba92a6cd9 [file] [log] [blame]
{
"type": "object",
"properties": {
"Name": { "type": "string" },
"From": { "type": "string" },
"To": { "type": "string" },
"AutoAssign": { "type": "boolean" },
"Namespace": { "type": "string" }
},
"additionalProperties": false
}