Skip to content

Commit

Permalink
build(codegen): updating SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Oct 18, 2024
1 parent 4649d62 commit f221664
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ export interface ShoppingListAddLineItemAction {
*/
readonly quantity?: number
/**
* Date and time the TextLineItem is added to the [ShoppingList](ctp:api:type:ShoppingList). If not set, the current date and time (UTC) is used.
* Date and time the ShoppingListLineItem is added to the [ShoppingList](ctp:api:type:ShoppingList). If not set, the current date and time (UTC) is used.
*
*
*/
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -322,3 +322,4 @@ e985f4b7aa55610705ee49bd3eb645c2fd03eb6c
bc8899d62927bb41e2209454a2cfc42dd049409f
3bde1efd0d5dbff77065d355e9d00e8a0e8f466a
c27603f949e869148570ebb8bd3ec6db34a985b7
cac013ef26a2c100979f66df86f605953dd5d736

0 comments on commit f221664

Please sign in to comment.