summaryrefslogtreecommitdiff
path: root/tests/data/metadata/vmagent_manifests_invalid1.json
blob: 55b08d1609c605eabb5c61f69b19e3c03e9732fc (plain)
1
2
3
4
5
6
7
8
9
10
{
    "notTheRightKey": [
        {
            "uri": "https://notused.com/vmagent_manifest1.json"
        },
        {
            "uri": "https://notused.com/vmagent_manifest2.json"
        }
    ]
}