File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ properties:
182182 locale? :
183183 type : Locale
184184 description : |
185- Languages of the Cart. Can only contain languages supported by the [Project](ctp:api:type:Project).
185+ Language of the Cart. Must be one of the languages supported by the [Project](ctp:api:type:Project).
186186 origin :
187187 type : CartOrigin
188188 description : |
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ properties:
132132 locale? :
133133 type : Locale
134134 description : |
135- Languages of the Cart. Can only contain languages supported by the [Project](ctp:api:type:Project).
135+ Language of the Cart. Must be one of the languages supported by the [Project](ctp:api:type:Project).
136136 origin? :
137137 type : CartOrigin
138138 description : |
Original file line number Diff line number Diff line change @@ -75,8 +75,7 @@ properties:
7575 locale? :
7676 type : Locale
7777 description : |
78- Languages of the Cart.
79- Can only contain languages supported by the [Project](ctp:api:type:Project).
78+ Language of the Cart. Must be one of the languages supported by the [Project](ctp:api:type:Project).
8079 deleteDaysAfterLastModification? :
8180 type : number
8281 format : int64
You can’t perform that action at this time.
0 commit comments