Skip to content

Commit 46d5598

Browse files
committed
build(codegen): updating SDK
1 parent 9c1a5f5 commit 46d5598

19 files changed

+19
-18
lines changed

lib/commercetools-api/src/Models/Category/CategoryDraft.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ public function getAssets();
123123

124124
/**
125125
* <p>User-defined unique identifier for the Category.</p>
126-
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Categories with the <a href="/../import-export/">Import API</a> and the <a href="/../merchant-center/import-data">Merchant Center</a>.</p>
126+
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Categories with the <a href="/../import-export/overview">Import API</a> and the <a href="/../merchant-center/import-data">Merchant Center</a>.</p>
127127
*
128128
129129
* @return null|string

lib/commercetools-api/src/Models/Category/CategoryDraftBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ public function getAssets()
224224

225225
/**
226226
* <p>User-defined unique identifier for the Category.</p>
227-
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Categories with the <a href="/../import-export/">Import API</a> and the <a href="/../merchant-center/import-data">Merchant Center</a>.</p>
227+
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Categories with the <a href="/../import-export/overview">Import API</a> and the <a href="/../merchant-center/import-data">Merchant Center</a>.</p>
228228
*
229229
230230
* @return null|string

lib/commercetools-api/src/Models/Category/CategoryDraftModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ public function getAssets()
362362

363363
/**
364364
* <p>User-defined unique identifier for the Category.</p>
365-
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Categories with the <a href="/../import-export/">Import API</a> and the <a href="/../merchant-center/import-data">Merchant Center</a>.</p>
365+
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Categories with the <a href="/../import-export/overview">Import API</a> and the <a href="/../merchant-center/import-data">Merchant Center</a>.</p>
366366
*
367367
*
368368
* @return null|string

lib/commercetools-api/src/Models/Customer/CustomerDraft.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ interface CustomerDraft extends JsonObject
5050
/**
5151
* <p>User-defined unique identifier for the Customer.
5252
* The <code>key</code> field is preferred over <code>customerNumber</code> as it is mutable and provides more flexibility.</p>
53-
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Customers with the <a href="/../import-export/">Import API</a>.</p>
53+
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Customers with the <a href="/../import-export/overview">Import API</a>.</p>
5454
*
5555
5656
* @return null|string

lib/commercetools-api/src/Models/Customer/CustomerDraftBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ final class CustomerDraftBuilder implements Builder
194194
/**
195195
* <p>User-defined unique identifier for the Customer.
196196
* The <code>key</code> field is preferred over <code>customerNumber</code> as it is mutable and provides more flexibility.</p>
197-
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Customers with the <a href="/../import-export/">Import API</a>.</p>
197+
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Customers with the <a href="/../import-export/overview">Import API</a>.</p>
198198
*
199199
200200
* @return null|string

lib/commercetools-api/src/Models/Customer/CustomerDraftModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ public function __construct(
255255
/**
256256
* <p>User-defined unique identifier for the Customer.
257257
* The <code>key</code> field is preferred over <code>customerNumber</code> as it is mutable and provides more flexibility.</p>
258-
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Customers with the <a href="/../import-export/">Import API</a>.</p>
258+
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Customers with the <a href="/../import-export/overview">Import API</a>.</p>
259259
*
260260
*
261261
* @return null|string

lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraft.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ interface DiscountCodeDraft extends JsonObject
3333

3434
/**
3535
* <p>User-defined unique identifier for the DiscountCode.</p>
36-
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Discount Codes with the <a href="/../import-export/">Import API</a> and the <a href="/../merchant-center/import-data">Merchant Center</a>.</p>
36+
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Discount Codes with the <a href="/../import-export/overview">Import API</a> and the <a href="/../merchant-center/import-data">Merchant Center</a>.</p>
3737
*
3838
3939
* @return null|string

lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraftBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ final class DiscountCodeDraftBuilder implements Builder
106106

107107
/**
108108
* <p>User-defined unique identifier for the DiscountCode.</p>
109-
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Discount Codes with the <a href="/../import-export/">Import API</a> and the <a href="/../merchant-center/import-data">Merchant Center</a>.</p>
109+
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Discount Codes with the <a href="/../import-export/overview">Import API</a> and the <a href="/../merchant-center/import-data">Merchant Center</a>.</p>
110110
*
111111
112112
* @return null|string

lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraftModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ public function __construct(
139139

140140
/**
141141
* <p>User-defined unique identifier for the DiscountCode.</p>
142-
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Discount Codes with the <a href="/../import-export/">Import API</a> and the <a href="/../merchant-center/import-data">Merchant Center</a>.</p>
142+
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Discount Codes with the <a href="/../import-export/overview">Import API</a> and the <a href="/../merchant-center/import-data">Merchant Center</a>.</p>
143143
*
144144
*
145145
* @return null|string

lib/commercetools-api/src/Models/Inventory/InventoryEntryDraft.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public function getSku();
3434

3535
/**
3636
* <p>User-defined unique identifier for the InventoryEntry.</p>
37-
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing InventoryEntries with the <a href="/../import-export/">Import API</a> and the <a href="/../merchant-center/import-data">Merchant Center</a>.</p>
37+
* <p>This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing InventoryEntries with the <a href="/../import-export/overview">Import API</a> and the <a href="/../merchant-center/import-data">Merchant Center</a>.</p>
3838
*
3939
4040
* @return null|string

0 commit comments

Comments
 (0)