Skip to content

Commit 9b9354d

Browse files
committed
build(codegen): updating SDK
1 parent b4c0a1d commit 9b9354d

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

lib/commercetools-api/src/Models/Store/Store.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ public function getSupplyChannels();
134134
* <li>Leave empty if all Products in the <a href="ctp:api:type:Project">Project</a> should be available in this Store.</li>
135135
* <li>If only <code>inactive</code> Product Selections with <code>IndividualExclusion</code> <a href="ctp:api:type:ProductSelectionMode">ProductSelectionMode</a> are provided, all the Products are available in this Store.</li>
136136
* <li>If all the Product Selections provided are <code>inactive</code> and there's at least a Product Selection of mode <code>Individual</code>, no Product is available in this Store.</li>
137-
* <li>If at least an <code>active</code> Product Selection is provided, only <code>active</code> Product Selections are considered to compute the availlability in this Store.</li>
137+
* <li>If at least an <code>active</code> Product Selection is provided, only <code>active</code> Product Selections are considered to compute the availability in this Store.</li>
138138
* </ul>
139139
*
140140

lib/commercetools-api/src/Models/Store/StoreBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ public function getSupplyChannels()
255255
* <li>Leave empty if all Products in the <a href="ctp:api:type:Project">Project</a> should be available in this Store.</li>
256256
* <li>If only <code>inactive</code> Product Selections with <code>IndividualExclusion</code> <a href="ctp:api:type:ProductSelectionMode">ProductSelectionMode</a> are provided, all the Products are available in this Store.</li>
257257
* <li>If all the Product Selections provided are <code>inactive</code> and there's at least a Product Selection of mode <code>Individual</code>, no Product is available in this Store.</li>
258-
* <li>If at least an <code>active</code> Product Selection is provided, only <code>active</code> Product Selections are considered to compute the availlability in this Store.</li>
258+
* <li>If at least an <code>active</code> Product Selection is provided, only <code>active</code> Product Selections are considered to compute the availability in this Store.</li>
259259
* </ul>
260260
*
261261

lib/commercetools-api/src/Models/Store/StoreModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ public function getSupplyChannels()
409409
* <li>Leave empty if all Products in the <a href="ctp:api:type:Project">Project</a> should be available in this Store.</li>
410410
* <li>If only <code>inactive</code> Product Selections with <code>IndividualExclusion</code> <a href="ctp:api:type:ProductSelectionMode">ProductSelectionMode</a> are provided, all the Products are available in this Store.</li>
411411
* <li>If all the Product Selections provided are <code>inactive</code> and there's at least a Product Selection of mode <code>Individual</code>, no Product is available in this Store.</li>
412-
* <li>If at least an <code>active</code> Product Selection is provided, only <code>active</code> Product Selections are considered to compute the availlability in this Store.</li>
412+
* <li>If at least an <code>active</code> Product Selection is provided, only <code>active</code> Product Selections are considered to compute the availability in this Store.</li>
413413
* </ul>
414414
*
415415
*

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,3 +534,4 @@ a30cdb4639c838f3864da68ab5ca314593dd5c85
534534
fea3fbfdc8dedcaeb467c0c66bd4968c1d79156c
535535
0eb82a344545c68d83a79ce78e4d353ba3a94a6f
536536
279d1c35e88624bdf58992b694e380fa1e53a85f
537+
18c787052fbe07c50524d8249ada01228db2a8c9

0 commit comments

Comments
 (0)