summaryrefslogtreecommitdiffstats
path: root/src/daemon/schema/View.json
blob: 6130fa332254bda11c4ca55d1e3fa912061a1181 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "type": "object",
    "properties": {
	"sourceUuids":	{
	"type": "array"
	},
	"key":	{
	}
    }
}