RTD change to document migration to Spring Boot 3.0
[cps.git] / cps-ncmp-rest / src / test / resources / invalid-cmhandle-search.json
1 {
2   "conditions": [
3     {
4       "name": "does-not-exist"
5     }
6   ]
7 }