89e4a7694d60785c6f6e56c7cd858e8e2f60104a
[integration.git] /
1 {
2   "field1": "value1",
3   "field2": 2,
4   "nested": {
5     "key1": [
6       1,
7       2,
8       3
9     ],
10     "key2": "sampleValue2"
11   }
12 }