blob: 53f6d2edbb871359bf4cc851a3b82d525c50f20e (
plain)
1
2
3
4
5
6
7
8
9
|
{
"operation": "read",
"dataType": "application/json",
"data": "normal request body",
"cmHandleProperties": {
"some-property": "some-property-value"
},
"moduleSetTag": "module-set-tag-example"
}
|