summaryrefslogtreecommitdiffstats
path: root/tests/data/oneChannel.json
blob: 84727ac7089ffa9433395e79d169e6ab667abc26 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"format_version": 0,
	"channels": [
		{
			"id": "develop",
			"name": "Develop",
			"description": "The channel called \"develop\"",
			"url": "http://example.org/stuff"
		}
	]
}