We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 129bfb9 commit 23ccb00Copy full SHA for 23ccb00
1 file changed
constructorio-client/src/main/java/io/constructor/client/ConstructorVariation.java
@@ -22,7 +22,8 @@ public class ConstructorVariation {
22
23
/**
24
* Creates a variation. Optional public fields are in the <a
25
- * href="https://docs.constructor.com/docs/integrating-with-constructor-product-catalog-items-variations">API documentation</a>
+ * href="https://docs.constructor.com/docs/integrating-with-constructor-product-catalog-items-variations">API
26
+ * documentation</a>
27
*
28
* @param id the id of the variation that you are adding.
29
* @param itemId the id of the item this variation is attached to.
0 commit comments