Skip to content

Commit ad7842f

Browse files
authored
Update commercetools/commercetools-sdk-java-api/src/main/java/com/commercetools/api/models/product/ProductDataLike.java
1 parent 2899aac commit ad7842f

File tree

1 file changed

+1
-0
lines changed
  • commercetools/commercetools-sdk-java-api/src/main/java/com/commercetools/api/models/product

1 file changed

+1
-0
lines changed

commercetools/commercetools-sdk-java-api/src/main/java/com/commercetools/api/models/product/ProductDataLike.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,6 @@ default Optional<ProductVariant> findVariantBySku(final String sku) {
110110
@Nullable
111111
CategoryOrderHints getCategoryOrderHints();
112112

113+
@Nullable
113114
List<Attribute> getAttributes();
114115
}

0 commit comments

Comments
 (0)