summaryrefslogtreecommitdiffstats
path: root/src/test/resources/deleteData.json
blob: 2233fa01870d32dd13b34f61bc0712e08d6bc54d (plain)
1
2
3
4
5
6
7
8
{
  "operation": "delete",
  "dataType": "application/json",
  "data": "normal request body",
  "cmHandleProperties": {
    "some-property": "some-property-value"
  }
}