blob: 5a52cad4df036cede61c5e7601ce39564fd5bb0f [file] [log] [blame]
{
"name" : "Channels",
"type" : "Environment",
"children" : {
"type" : "Test",
"attribute" : "Name",
"query" : "/tests",
"children" : {
"type" : "Channel",
"attribute" : "Name",
"query" : "/channels?filter=Test.Id eq '{Test.Id}'"
}
}
}