Skip to content

Commit dff12ea

Browse files
Merge pull request #463 from commercetools/gen-sdk-updates
Update generated SDKs
2 parents ccbf77e + d26b603 commit dff12ea

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

lib/commercetools-api/src/Models/ProductSearch/ProductSearchProjectionParams.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ public function getLocaleProjection();
9494
* they are used for projections based on <a href="ctp:api:type:ProductProjectionLocales">locale</a>, <a href="ctp:api:type:ProductProjectionPrices">price</a>,
9595
* and <a href="ctp:api:type:ProductProjectionInventoryEntries">inventory</a>.
9696
* For Projects with active <a href="/../api/projects/product-selections">Product Selections</a>, the API does not take the <a href="/../api/projects/stores#products-available-in-store">availability of the Product in the specified Store</a> into account.
97-
* <a href="/../api/projects/product-tailoring">Product Tailoring</a> modifies the product information returned in API responses, but evaluating <a href="/../api/search-query-language#simple-expressions">query expressions</a> is restricted to the original product information.</p>
97+
* <a href="/../api/projects/product-tailoring">Product Tailoring</a> modifies the product information returned in API responses. However, you can only specify <a href="/../api/search-query-language#simple-expressions">query expressions</a> for the original product data, not for tailored data.</p>
9898
*
9999
100100
* @return null|string

lib/commercetools-api/src/Models/ProductSearch/ProductSearchProjectionParamsBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ public function getLocaleProjection()
169169
* they are used for projections based on <a href="ctp:api:type:ProductProjectionLocales">locale</a>, <a href="ctp:api:type:ProductProjectionPrices">price</a>,
170170
* and <a href="ctp:api:type:ProductProjectionInventoryEntries">inventory</a>.
171171
* For Projects with active <a href="/../api/projects/product-selections">Product Selections</a>, the API does not take the <a href="/../api/projects/stores#products-available-in-store">availability of the Product in the specified Store</a> into account.
172-
* <a href="/../api/projects/product-tailoring">Product Tailoring</a> modifies the product information returned in API responses, but evaluating <a href="/../api/search-query-language#simple-expressions">query expressions</a> is restricted to the original product information.</p>
172+
* <a href="/../api/projects/product-tailoring">Product Tailoring</a> modifies the product information returned in API responses. However, you can only specify <a href="/../api/search-query-language#simple-expressions">query expressions</a> for the original product data, not for tailored data.</p>
173173
*
174174
175175
* @return null|string

lib/commercetools-api/src/Models/ProductSearch/ProductSearchProjectionParamsModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ public function getLocaleProjection()
266266
* they are used for projections based on <a href="ctp:api:type:ProductProjectionLocales">locale</a>, <a href="ctp:api:type:ProductProjectionPrices">price</a>,
267267
* and <a href="ctp:api:type:ProductProjectionInventoryEntries">inventory</a>.
268268
* For Projects with active <a href="/../api/projects/product-selections">Product Selections</a>, the API does not take the <a href="/../api/projects/stores#products-available-in-store">availability of the Product in the specified Store</a> into account.
269-
* <a href="/../api/projects/product-tailoring">Product Tailoring</a> modifies the product information returned in API responses, but evaluating <a href="/../api/search-query-language#simple-expressions">query expressions</a> is restricted to the original product information.</p>
269+
* <a href="/../api/projects/product-tailoring">Product Tailoring</a> modifies the product information returned in API responses. However, you can only specify <a href="/../api/search-query-language#simple-expressions">query expressions</a> for the original product data, not for tailored data.</p>
270270
*
271271
*
272272
* @return null|string

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,3 +501,4 @@ e111bc9d132c5da4dc43085c1983efa8cbdf91d3
501501
e60554cf51abaeb40bb26716fb27ada4c135b40f
502502
0ccd9d7c7f9d43d7c437c69ec81c50b0d4ddc641
503503
8944651449b819cb620a4a763e0432bdf57cd708
504+
f890eb4fa0cfcd4c9ee767edd8106a4690a4dd7b

0 commit comments

Comments
 (0)