summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src/test/resources/invalid-cmhandle-search.json
blob: 838c9481b9e1f6e91a0c147815c58e24804437a1 (plain)
1
2
3
4
5
6
7
{
  "conditions": [
    {
      "name": "does-not-exist"
    }
  ]
}