From cbe927de826e4b60b1646991bcd75b7ebe147224 Mon Sep 17 00:00:00 2001
From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com>
Date: Tue, 13 May 2025 14:01:59 +0000
Subject: [PATCH] build(codegen): updating SDK
---
.changeset/changes_import.md | 19 +++++++++++++++++++
changes.md | 10 ++++++----
references.txt | 1 +
3 files changed, 26 insertions(+), 4 deletions(-)
create mode 100644 .changeset/changes_import.md
diff --git a/.changeset/changes_import.md b/.changeset/changes_import.md
new file mode 100644
index 000000000..0569f1674
--- /dev/null
+++ b/.changeset/changes_import.md
@@ -0,0 +1,19 @@
+---
+'@commercetools/importapi-sdk': minor
+---
+
+**Import changes**
+
+
+Added Property(s)
+
+- added property `/^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/` to type `SearchKeywords`
+- added property `/^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/` to type `LocalizedString`
+
+
+
+Removed Property(s)
+
+- :warning: removed property `/^[a-z]{2}(-[A-Z]{2})?$/` from type `SearchKeywords`
+- :warning: removed property `/^[a-z]{2}(-[A-Z]{2})?$/` from type `LocalizedString`
+
diff --git a/changes.md b/changes.md
index bd7e9a051..85ea835e2 100644
--- a/changes.md
+++ b/changes.md
@@ -1,13 +1,15 @@
-**Api changes**
+**Import changes**
Added Property(s)
-- added property `published` to type `ShoppingListLineItem`
+- added property `/^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/` to type `SearchKeywords`
+- added property `/^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/` to type `LocalizedString`
-Changed Property(s)
+Removed Property(s)
-- :warning: changed property `actions` of type `MyBusinessUnitUpdate` from type `BusinessUnitUpdateAction[]` to `MyBusinessUnitUpdateAction[]`
+- :warning: removed property `/^[a-z]{2}(-[A-Z]{2})?$/` from type `SearchKeywords`
+- :warning: removed property `/^[a-z]{2}(-[A-Z]{2})?$/` from type `LocalizedString`
diff --git a/references.txt b/references.txt
index 619ca3472..dfce084bd 100644
--- a/references.txt
+++ b/references.txt
@@ -408,3 +408,4 @@ dec65e707130185745930bde27ce78ae64ab29c1
7fc89775aaee48e4af3c517e46b1bd7f4de4779f
ba64943be238cc04b24cfafc30b4e1d47976fd4e
f308ced4b427eea3642d2d183f6d15f0c1287aa8
+ab2859c84d9f146e5d8556e905538b92af4aa044