blob: 8db3731c81d57f7f64f66ecadc410678377147bc [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}\""
}
}
}