From 580c5cde461a20eb43322d6bb592ac2de30eb61f Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 10:01:01 +0000 Subject: [PATCH] Updated API from documentation release --- api-specs/api/examples/custom-objects.example.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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" },