@commercetools/platform-sdk
Advanced tools
Comparing version 7.22.0 to 7.23.0
@@ -10,2 +10,3 @@ /** | ||
import { ByProjectKeyChannelsByIDRequestBuilder } from "./by-project-key-channels-by-id-request-builder.js"; | ||
import { ByProjectKeyChannelsKeyByKeyRequestBuilder } from "./by-project-key-channels-key-by-key-request-builder.js"; | ||
/** | ||
@@ -31,2 +32,5 @@ **/ | ||
}): ByProjectKeyChannelsByIDRequestBuilder; | ||
withKey(childPathArgs: { | ||
key: string; | ||
}): ByProjectKeyChannelsKeyByKeyRequestBuilder; | ||
get(methodArgs?: { | ||
@@ -33,0 +37,0 @@ queryArgs?: { |
@@ -60,2 +60,3 @@ /** | ||
export * from "./client/channels/by-project-key-channels-by-id-request-builder.js"; | ||
export * from "./client/channels/by-project-key-channels-key-by-key-request-builder.js"; | ||
export * from "./client/channels/by-project-key-channels-request-builder.js"; | ||
@@ -62,0 +63,0 @@ export * from "./client/confirm/by-project-key-customers-email-confirm-request-builder.js"; |
@@ -201,3 +201,3 @@ /** | ||
* | ||
* This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Categories with the [Import API](/../import-export/) and the [Merchant Center](/../merchant-center/import-data). | ||
* This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Categories with the [Import API](/../import-export/overview) and the [Merchant Center](/../merchant-center/import-data). | ||
* | ||
@@ -204,0 +204,0 @@ * |
@@ -269,3 +269,3 @@ /** | ||
* | ||
* This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Customers with the [Import API](/../import-export/). | ||
* This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Customers with the [Import API](/../import-export/overview). | ||
* | ||
@@ -272,0 +272,0 @@ * |
@@ -144,3 +144,3 @@ /** | ||
* | ||
* This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Discount Codes with the [Import API](/../import-export/) and the [Merchant Center](/../merchant-center/import-data). | ||
* This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Discount Codes with the [Import API](/../import-export/overview) and the [Merchant Center](/../merchant-center/import-data). | ||
* | ||
@@ -147,0 +147,0 @@ */ |
@@ -102,3 +102,3 @@ /** | ||
* | ||
* This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing InventoryEntries with the [Import API](/../import-export/) and the [Merchant Center](/../merchant-center/import-data). | ||
* This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing InventoryEntries with the [Import API](/../import-export/overview) and the [Merchant Center](/../merchant-center/import-data). | ||
* | ||
@@ -105,0 +105,0 @@ * |
@@ -7,3 +7,3 @@ { | ||
"name": "@commercetools/platform-sdk", | ||
"version": "7.22.0", | ||
"version": "7.23.0", | ||
"engines": { | ||
@@ -34,3 +34,3 @@ "node": ">=14" | ||
"@commercetools/sdk-middleware-logger": "^3.0.0", | ||
"@commercetools/ts-client": "^2.1.4" | ||
"@commercetools/ts-client": "^2.1.6" | ||
}, | ||
@@ -37,0 +37,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
7433564
645
165132