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