diff --git a/api-specs/api/examples/custom-objects.example.json b/api-specs/api/examples/custom-objects.example.json index 3acee31b3..594afcc2d 100644 --- a/api-specs/api/examples/custom-objects.example.json +++ b/api-specs/api/examples/custom-objects.example.json @@ -7,9 +7,14 @@ { "id": "f584ebbb-3805-43f3-80c8-76f98b2c18b5", "version": 5, - "container": "channel", + "container": "test-container", "key": "ac390383-370f-43f8-a534-db1604cb96a8", - "value": "{\"name\":\"commercetools Composable Commerce\",\"slug\":\"commercetools-composable-commerce\",\"lat\":52.523753,\"lng\":13.380434}", + "value": { + "name": "commercetools Composable Commerce", + "slug": "commercetools-composable-commerce", + "lat": 52.523753, + "lng": 13.380434 + }, "createdAt": "2015-05-28T09:48:35.098Z", "lastModifiedAt": "2015-07-01T15:58:36.930Z" },