Skip to content

Commit cac013e

Browse files
committed
Updated API from documentation release
1 parent c27603f commit cac013e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-specs/api/types/shopping-list/updates/ShoppingListAddLineItemAction.raml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ properties:
3939
addedAt?:
4040
type: datetime
4141
description: |
42-
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.
42+
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.
4343
custom?:
4444
type: CustomFieldsDraft
4545
description: |

0 commit comments

Comments
 (0)