summaryrefslogtreecommitdiffstats
path: root/src/test/resources/dataWithSpecialChar.json
blob: 1e7622eed00eda3e72cfd33baac8c646b9822f67 (plain)
1
2
3
4
5
6
7
8
{
  "operation": "create",
  "dataType": "application/json",
  "data": "data with quote \" and new line \n",
  "cmHandleProperties": {
    "some-property": "some-property-value"
  }
}