File tree Expand file tree Collapse file tree
packages/platform-sdk/src/generated/models Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -305,7 +305,7 @@ export interface Cart extends BaseResource {
305305 */
306306 readonly country ?: string
307307 /**
308- * Languages of the Cart. Can only contain languages supported by the [Project](ctp:api:type:Project).
308+ * Language of the Cart. Must be one of the languages supported by the [Project](ctp:api:type:Project).
309309 *
310310 *
311311 */
@@ -528,7 +528,7 @@ export interface CartDraft {
528528 */
529529 readonly country ?: string
530530 /**
531- * Languages of the Cart. Can only contain languages supported by the [Project](ctp:api:type:Project).
531+ * Language of the Cart. Must be one of the languages supported by the [Project](ctp:api:type:Project).
532532 *
533533 *
534534 */
Original file line number Diff line number Diff line change @@ -276,8 +276,7 @@ export interface MyCartDraft {
276276 */
277277 readonly country ?: string
278278 /**
279- * Languages of the Cart.
280- * Can only contain languages supported by the [Project](ctp:api:type:Project).
279+ * Language of the Cart. Must be one of the languages supported by the [Project](ctp:api:type:Project).
281280 *
282281 *
283282 */
Original file line number Diff line number Diff line change 1+ f8b027c8e1b5ba61ace3d3d358b9efc7ad4b93eb
Original file line number Diff line number Diff line change @@ -451,3 +451,4 @@ d084ab15a8dfa7bd18efa10417a0bb263c08f269
451451291e2569b7c0e4f1db3bb99761c7b23e0cc1659f
452452b6d7def74db12344b0e0821407b45a3f214b8bd9
453453f8b027c8e1b5ba61ace3d3d358b9efc7ad4b93eb
454+ 63488aa919cebb6a9a606b287cd525eb7c588e99
You can’t perform that action at this time.
0 commit comments