Skip to content

Commit 10d25ca

Browse files
Merge pull request #249 from commercetools/gen-sdk-updates
Update generated SDKs
2 parents 8fda7e6 + 2129dc8 commit 10d25ca

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

lib/commercetools-api/src/Models/ShoppingList/ShoppingListAddLineItemAction.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ public function getVariantId();
6464
public function getQuantity();
6565

6666
/**
67-
* <p>Date and time the TextLineItem is added to the <a href="ctp:api:type:ShoppingList">ShoppingList</a>. If not set, the current date and time (UTC) is used.</p>
67+
* <p>Date and time the ShoppingListLineItem is added to the <a href="ctp:api:type:ShoppingList">ShoppingList</a>. If not set, the current date and time (UTC) is used.</p>
6868
*
6969
7070
* @return null|DateTimeImmutable

lib/commercetools-api/src/Models/ShoppingList/ShoppingListAddLineItemActionBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ public function getQuantity()
121121
}
122122

123123
/**
124-
* <p>Date and time the TextLineItem is added to the <a href="ctp:api:type:ShoppingList">ShoppingList</a>. If not set, the current date and time (UTC) is used.</p>
124+
* <p>Date and time the ShoppingListLineItem is added to the <a href="ctp:api:type:ShoppingList">ShoppingList</a>. If not set, the current date and time (UTC) is used.</p>
125125
*
126126
127127
* @return null|DateTimeImmutable

lib/commercetools-api/src/Models/ShoppingList/ShoppingListAddLineItemActionModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ public function getQuantity()
214214
}
215215

216216
/**
217-
* <p>Date and time the TextLineItem is added to the <a href="ctp:api:type:ShoppingList">ShoppingList</a>. If not set, the current date and time (UTC) is used.</p>
217+
* <p>Date and time the ShoppingListLineItem is added to the <a href="ctp:api:type:ShoppingList">ShoppingList</a>. If not set, the current date and time (UTC) is used.</p>
218218
*
219219
*
220220
* @return null|DateTimeImmutable

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,3 +309,4 @@ e985f4b7aa55610705ee49bd3eb645c2fd03eb6c
309309
7b61d389a7b8bd5dac2d780c6b6fbea0b881400c
310310
3bde1efd0d5dbff77065d355e9d00e8a0e8f466a
311311
c27603f949e869148570ebb8bd3ec6db34a985b7
312+
cac013ef26a2c100979f66df86f605953dd5d736

0 commit comments

Comments
 (0)