From 4d88addef71b431fa7e81062c37237e8f5b1dd12 Mon Sep 17 00:00:00 2001
From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com>
Date: Fri, 18 Oct 2024 10:39:52 +0000
Subject: [PATCH] build(codegen): updating SDK
---
changes.md | 48 +------------
.../ByProjectKeyProductTailoringTest.cs | 19 ++++++
.../ByProjectKeyProductTailoringHead.cs | 68 +++++++++++++++++++
...rojectKeyProductTailoringRequestBuilder.cs | 5 ++
references.txt | 1 +
5 files changed, 95 insertions(+), 46 deletions(-)
create mode 100644 commercetools.Sdk/commercetools.Sdk.Api/Generated/Client/RequestBuilders/ProductTailoring/ByProjectKeyProductTailoringHead.cs
diff --git a/changes.md b/changes.md
index 27e02166a9b..8f276bbb5d5 100644
--- a/changes.md
+++ b/changes.md
@@ -1,52 +1,8 @@
**Api changes**
-Added Property(s)
+Added Method(s)
-- added property `staged` to type `ProductVariantDeletedMessage`
-- added property `staged` to type `ProductVariantDeletedMessagePayload`
-- added property `warnings` to type `ProductTailoring`
-- added property `attributes` to type `ProductVariantTailoring`
-- added property `attributes` to type `ProductVariantTailoringDraft`
-- added property `attributes` to type `ProductTailoringAddVariantAction`
-- added property `warnings` to type `Product`
-- added property `customers` to type `SearchIndexingConfiguration`
-
-
-
-
-Added Type(s)
-
-- added type `SearchNotReadyError`
-- added type `GraphQLSearchNotReadyError`
-- added type `ProductTailoringAttribute`
-- added type `ProductTailoringSetAttributeAction`
-- added type `ProductTailoringSetAttributeInAllVariantsAction`
-- added type `ImageProcessingOngoingWarning`
-- added type `WarningObject`
-
-
-
-
-Removed Type(s)
-
-- :warning: removed type `ProductSearchStatus`
-
-
-
-
-Added Enum(s)
-
-- added enum `customer-group` to type `ExtensionResourceTypeId`
-- added enum `product-tailoring` to type `MessageSubscriptionResourceTypeId`
-- added enum `product-tailoring` to type `ResourceTypeId`
-
-
-**Import changes**
-
-
-Added Type(s)
-
-- added type `InvalidFieldsUpdateError`
+- added method `apiRoot.withProjectKey().productTailoring().head()`
diff --git a/commercetools.Sdk/Tests/commercetools.Sdk.Api.Tests/Generated/Client/RequestBuilders/ProductTailoring/ByProjectKeyProductTailoringTest.cs b/commercetools.Sdk/Tests/commercetools.Sdk.Api.Tests/Generated/Client/RequestBuilders/ProductTailoring/ByProjectKeyProductTailoringTest.cs
index 5ac577a4750..7b52bf16cee 100644
--- a/commercetools.Sdk/Tests/commercetools.Sdk.Api.Tests/Generated/Client/RequestBuilders/ProductTailoring/ByProjectKeyProductTailoringTest.cs
+++ b/commercetools.Sdk/Tests/commercetools.Sdk.Api.Tests/Generated/Client/RequestBuilders/ProductTailoring/ByProjectKeyProductTailoringTest.cs
@@ -98,6 +98,25 @@ public static IEnumerable