NCMP: Update existing Batch endpoint (Moving url param into rest body)
[cps.git] / cps-ncmp-service / src / test / resources / sampleAvcInputEvent.json
1 {
2   "event": {
3     "payload": "Hello world!"
4   }
5 }