Skip to content

Commit

Permalink
Merge pull request #823 from commercetools/gen-sdk-updates
Browse files Browse the repository at this point in the history
Update generated SDKs
  • Loading branch information
kodiakhq[bot] authored Feb 7, 2025
2 parents 0f9139e + dfc6642 commit d0eceaa
Show file tree
Hide file tree
Showing 10 changed files with 22 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ public interface ProductSearchFacetCountValue {
public ProductSearchFacetScopeEnum getScope();

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @return filter
*/
@Valid
Expand Down Expand Up @@ -80,7 +80,7 @@ public interface ProductSearchFacetCountValue {
public void setScope(final ProductSearchFacetScopeEnum scope);

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @param filter value to be set
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public ProductSearchFacetCountValueBuilder scope(
}

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @param builder function to build the filter value
* @return Builder
*/
Expand All @@ -71,7 +71,7 @@ public ProductSearchFacetCountValueBuilder filter(
}

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @param builder function to build the filter value
* @return Builder
*/
Expand All @@ -83,7 +83,7 @@ public ProductSearchFacetCountValueBuilder withFilter(
}

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @param filter value to be set
* @return Builder
*/
Expand Down Expand Up @@ -126,7 +126,7 @@ public com.commercetools.api.models.product_search.ProductSearchFacetScopeEnum g
}

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @return filter
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public com.commercetools.api.models.product_search.ProductSearchFacetScopeEnum g
}

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
*/

public com.commercetools.api.models.search.SearchQuery getFilter() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ public interface ProductSearchFacetDistinctValue {
public ProductSearchFacetScopeEnum getScope();

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @return filter
*/
@Valid
Expand Down Expand Up @@ -138,7 +138,7 @@ public interface ProductSearchFacetDistinctValue {
public void setScope(final ProductSearchFacetScopeEnum scope);

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @param filter value to be set
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ public ProductSearchFacetDistinctValueBuilder scope(
}

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @param builder function to build the filter value
* @return Builder
*/
Expand All @@ -92,7 +92,7 @@ public ProductSearchFacetDistinctValueBuilder filter(
}

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @param builder function to build the filter value
* @return Builder
*/
Expand All @@ -104,7 +104,7 @@ public ProductSearchFacetDistinctValueBuilder withFilter(
}

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @param filter value to be set
* @return Builder
*/
Expand Down Expand Up @@ -279,7 +279,7 @@ public com.commercetools.api.models.product_search.ProductSearchFacetScopeEnum g
}

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @return filter
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ public com.commercetools.api.models.product_search.ProductSearchFacetScopeEnum g
}

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
*/

public com.commercetools.api.models.search.SearchQuery getFilter() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ public interface ProductSearchFacetRangesValue {
public ProductSearchFacetScopeEnum getScope();

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @return filter
*/
@Valid
Expand Down Expand Up @@ -117,7 +117,7 @@ public interface ProductSearchFacetRangesValue {
public void setScope(final ProductSearchFacetScopeEnum scope);

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @param filter value to be set
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public ProductSearchFacetRangesValueBuilder scope(
}

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @param builder function to build the filter value
* @return Builder
*/
Expand All @@ -83,7 +83,7 @@ public ProductSearchFacetRangesValueBuilder filter(
}

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @param builder function to build the filter value
* @return Builder
*/
Expand All @@ -95,7 +95,7 @@ public ProductSearchFacetRangesValueBuilder withFilter(
}

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @param filter value to be set
* @return Builder
*/
Expand Down Expand Up @@ -267,7 +267,7 @@ public com.commercetools.api.models.product_search.ProductSearchFacetScopeEnum g
}

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
* @return filter
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ public com.commercetools.api.models.product_search.ProductSearchFacetScopeEnum g
}

/**
* <p>Additional filtering expression to apply to the search result before calculating the facet.</p>
* <p>Additional filtering expression to apply to the facet result before calculating the facet.</p>
*/

public com.commercetools.api.models.search.SearchQuery getFilter() {
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -369,3 +369,4 @@ e18cd8073ea975fe92c1bad4dea957b16ee0b1c4
b71e64cba7a81b26a5892daca52a9715fd32c05f
159b6f682f761a18daea978cdb2760e7713e0000
f9fa3e30e9bc44b50bdaa5be496b94b37e607a0e
3a34fc63e5128798a8c1c3e426f4775a075d9d62

0 comments on commit d0eceaa

Please sign in to comment.