Merge "Add withTrustLevel condition to CmHandle Query API"
[cps.git] / cps-service / src / test / resources / multiple-object-data.json
1 {
2   "first-container": {
3     "a-leaf": "a-Value"
4   },
5   "last-container": {
6     "x-leaf": "x-value"
7   }
8 }