@commercetools/importapi-sdk 4.6.1 → 4.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +339 -0
- package/dist/commercetools-importapi-sdk.cjs.d.ts +1 -0
- package/dist/commercetools-importapi-sdk.cjs.d.ts.map +1 -0
- package/dist/declarations/src/ctp/ctp-client.d.ts +1 -1
- package/dist/declarations/src/generated/client/api-root.d.ts +2 -2
- package/dist/declarations/src/generated/client/by-project-key-request-builder.d.ts +16 -16
- package/dist/declarations/src/generated/client/categories/by-project-key-categories-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/customers/by-project-key-customers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-categories-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-categories-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-customers-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-customers-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-import-containers-by-import-container-key-request-builder.d.ts +5 -5
- package/dist/declarations/src/generated/client/import-containers/by-project-key-import-containers-request-builder.d.ts +4 -4
- package/dist/declarations/src/generated/client/import-containers/by-project-key-inventories-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-inventories-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-order-patches-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-order-patches-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-orders-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-orders-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-prices-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-prices-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-drafts-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-drafts-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-types-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-types-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-variant-patches-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-variant-patches-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-variants-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-variants-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-products-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-products-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-standalone-prices-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-standalone-prices-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-containers/by-project-key-types-import-containers-by-import-container-key-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-containers/by-project-key-types-import-containers-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-operations/by-project-key-import-containers-by-import-container-key-import-operations-request-builder.d.ts +4 -4
- package/dist/declarations/src/generated/client/import-operations/by-project-key-import-operations-by-id-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/import-operations/by-project-key-import-operations-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/import-summaries/by-project-key-import-containers-by-import-container-key-import-summaries-request-builder.d.ts +3 -3
- package/dist/declarations/src/generated/client/inventories/by-project-key-inventories-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/order-patches/by-project-key-order-patches-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/orders/by-project-key-orders-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/prices/by-project-key-prices-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/product-drafts/by-project-key-product-drafts-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/product-types/by-project-key-product-types-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/product-variant-patches/by-project-key-product-variant-patches-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/product-variants/by-project-key-product-variants-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/products/by-project-key-products-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/standalone-prices/by-project-key-standalone-prices-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/client/types/by-project-key-types-request-builder.d.ts +2 -2
- package/dist/declarations/src/generated/index.d.ts +22 -22
- package/dist/declarations/src/generated/models/categories.d.ts +2 -2
- package/dist/declarations/src/generated/models/common.d.ts +13 -13
- package/dist/declarations/src/generated/models/customers.d.ts +3 -3
- package/dist/declarations/src/generated/models/customfields.d.ts +1 -1
- package/dist/declarations/src/generated/models/errors.d.ts +5 -5
- package/dist/declarations/src/generated/models/importcontainers.d.ts +1 -1
- package/dist/declarations/src/generated/models/importoperations.d.ts +2 -2
- package/dist/declarations/src/generated/models/importrequests.d.ts +13 -13
- package/dist/declarations/src/generated/models/importsummaries.d.ts +5 -0
- package/dist/declarations/src/generated/models/inventories.d.ts +2 -2
- package/dist/declarations/src/generated/models/order-patches.d.ts +2 -2
- package/dist/declarations/src/generated/models/orders.d.ts +5 -5
- package/dist/declarations/src/generated/models/prices.d.ts +2 -2
- package/dist/declarations/src/generated/models/productdrafts.d.ts +5 -5
- package/dist/declarations/src/generated/models/products.d.ts +1 -1
- package/dist/declarations/src/generated/models/producttypes.d.ts +1 -1
- package/dist/declarations/src/generated/models/productvariants.d.ts +1 -1
- package/dist/declarations/src/generated/models/standalone-prices.d.ts +2 -2
- package/dist/declarations/src/generated/models/types.d.ts +2 -2
- package/dist/declarations/src/generated/shared/utils/middleware.d.ts +1 -1
- package/dist/declarations/src/generated/shared/utils/requests-utils.d.ts +1 -1
- package/dist/declarations/src/index.d.ts +2 -2
- package/package.json +2 -2
- package/dist/declarations/src/generated/shared/utils/uri-utils.d.ts +0 -7
|
@@ -3,19 +3,19 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { CategoryImport } from
|
|
7
|
-
import { CustomerImport } from
|
|
8
|
-
import { ImportOperationStatus } from
|
|
9
|
-
import { InventoryImport } from
|
|
10
|
-
import { OrderPatchImport } from
|
|
11
|
-
import { OrderImport } from
|
|
12
|
-
import { PriceImport } from
|
|
13
|
-
import { ProductDraftImport } from
|
|
14
|
-
import { ProductImport } from
|
|
15
|
-
import { ProductTypeImport } from
|
|
16
|
-
import { ProductVariantImport, ProductVariantPatch } from
|
|
17
|
-
import { StandalonePriceImport } from
|
|
18
|
-
import { TypeImport } from
|
|
6
|
+
import { CategoryImport } from "./categories.js";
|
|
7
|
+
import { CustomerImport } from "./customers.js";
|
|
8
|
+
import { ImportOperationStatus } from "./importoperations.js";
|
|
9
|
+
import { InventoryImport } from "./inventories.js";
|
|
10
|
+
import { OrderPatchImport } from "./order-patches.js";
|
|
11
|
+
import { OrderImport } from "./orders.js";
|
|
12
|
+
import { PriceImport } from "./prices.js";
|
|
13
|
+
import { ProductDraftImport } from "./productdrafts.js";
|
|
14
|
+
import { ProductImport } from "./products.js";
|
|
15
|
+
import { ProductTypeImport } from "./producttypes.js";
|
|
16
|
+
import { ProductVariantImport, ProductVariantPatch } from "./productvariants.js";
|
|
17
|
+
import { StandalonePriceImport } from "./standalone-prices.js";
|
|
18
|
+
import { TypeImport } from "./types.js";
|
|
19
19
|
/**
|
|
20
20
|
* An import request batches multiple import resources of the same import resource type for processing by an import container.
|
|
21
21
|
*
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { ChannelKeyReference, ImportResource } from
|
|
7
|
-
import { Custom } from
|
|
6
|
+
import { ChannelKeyReference, ImportResource } from "./common.js";
|
|
7
|
+
import { Custom } from "./customfields.js";
|
|
8
8
|
/**
|
|
9
9
|
* The data representation for an Inventory to be imported that is persisted as a [Inventory](/../api/projects/inventory#top) in the Project.
|
|
10
10
|
*
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { Address } from
|
|
7
|
-
import { DeliveryItem, ParcelMeasurements, TrackingData } from
|
|
6
|
+
import { Address } from "./common.js";
|
|
7
|
+
import { DeliveryItem, ParcelMeasurements, TrackingData } from "./orders.js";
|
|
8
8
|
/**
|
|
9
9
|
* Maps to `ReturnItem.shipmentState`
|
|
10
10
|
*/
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { Address, CartDiscountKeyReference, ChannelKeyReference, CustomerGroupKeyReference, CustomerKeyReference, DiscountCodeKeyReference, DiscountedPrice, Image, LocalizedString, Money, PriceTier, ProductKeyReference, ProductVariantKeyReference, ShippingMethodKeyReference, StateKeyReference, StoreKeyReference, TaxCategoryKeyReference, TypedMoney } from
|
|
7
|
-
import { Custom } from
|
|
8
|
-
import { SubRate, TaxRate } from
|
|
9
|
-
import { Attribute } from
|
|
6
|
+
import { Address, CartDiscountKeyReference, ChannelKeyReference, CustomerGroupKeyReference, CustomerKeyReference, DiscountCodeKeyReference, DiscountedPrice, Image, LocalizedString, Money, PriceTier, ProductKeyReference, ProductVariantKeyReference, ShippingMethodKeyReference, StateKeyReference, StoreKeyReference, TaxCategoryKeyReference, TypedMoney } from "./common.js";
|
|
7
|
+
import { Custom } from "./customfields.js";
|
|
8
|
+
import { SubRate, TaxRate } from "./prices.js";
|
|
9
|
+
import { Attribute } from "./productvariants.js";
|
|
10
10
|
/**
|
|
11
11
|
* The item's state.
|
|
12
12
|
*
|
|
@@ -636,7 +636,7 @@ export interface ScoreShippingRateInput {
|
|
|
636
636
|
* The data representation for an Order to be imported that is persisted as an [Order](/../api/projects/orders#top) in the Project.
|
|
637
637
|
*
|
|
638
638
|
* In commercetools, you can import an Order using the
|
|
639
|
-
* [Create Order by Import](/../api/projects/orders-import#create-
|
|
639
|
+
* [Create Order by Import](/../api/projects/orders-import#create-order-by-import)
|
|
640
640
|
* endpoint method instead of creating it from a Cart.
|
|
641
641
|
*
|
|
642
642
|
* An OrderImport is a snapshot of an order at the time it was imported.
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { ChannelKeyReference, CustomerGroupKeyReference, DiscountedPrice, ImportResource, PriceTier, ProductKeyReference, ProductVariantKeyReference, TypedMoney } from
|
|
7
|
-
import { Custom } from
|
|
6
|
+
import { ChannelKeyReference, CustomerGroupKeyReference, DiscountedPrice, ImportResource, PriceTier, ProductKeyReference, ProductVariantKeyReference, TypedMoney } from "./common.js";
|
|
7
|
+
import { Custom } from "./customfields.js";
|
|
8
8
|
export interface SubRate {
|
|
9
9
|
/**
|
|
10
10
|
*
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { Asset, CategoryKeyReference, ChannelKeyReference, CustomerGroupKeyReference, DiscountedPrice, Image, ImportResource, LocalizedString, PriceTier, ProductPriceModeEnum, ProductTypeKeyReference, StateKeyReference, TaxCategoryKeyReference, TypedMoney } from
|
|
7
|
-
import { Custom } from
|
|
8
|
-
import { SearchKeywords } from
|
|
9
|
-
import { Attribute } from
|
|
6
|
+
import { Asset, CategoryKeyReference, ChannelKeyReference, CustomerGroupKeyReference, DiscountedPrice, Image, ImportResource, LocalizedString, PriceTier, ProductPriceModeEnum, ProductTypeKeyReference, StateKeyReference, TaxCategoryKeyReference, TypedMoney } from "./common.js";
|
|
7
|
+
import { Custom } from "./customfields.js";
|
|
8
|
+
import { SearchKeywords } from "./products.js";
|
|
9
|
+
import { Attribute } from "./productvariants.js";
|
|
10
10
|
/**
|
|
11
11
|
* The representation of a Product Draft for the import purpose.
|
|
12
12
|
*
|
|
@@ -228,5 +228,5 @@ export interface PriceDraftImport {
|
|
|
228
228
|
*
|
|
229
229
|
*
|
|
230
230
|
*/
|
|
231
|
-
readonly key
|
|
231
|
+
readonly key: string;
|
|
232
232
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { CategoryKeyReference, ImportResource, LocalizedString, ProductPriceModeEnum, ProductTypeKeyReference, StateKeyReference, TaxCategoryKeyReference } from
|
|
6
|
+
import { CategoryKeyReference, ImportResource, LocalizedString, ProductPriceModeEnum, ProductTypeKeyReference, StateKeyReference, TaxCategoryKeyReference } from "./common.js";
|
|
7
7
|
/**
|
|
8
8
|
* Search keywords are primarily used by the suggester but are also considered for the full-text search. SearchKeywords is a JSON object where the keys are of [IETF language tag](https://en.wikipedia.org/wiki/IETF_language_tag). The value to a language tag key is an array of SearchKeyword for the specific language.
|
|
9
9
|
* ```json
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { ImportResource, LocalizedString, ProductTypeKeyReference, ReferenceType } from
|
|
6
|
+
import { ImportResource, LocalizedString, ProductTypeKeyReference, ReferenceType } from "./common.js";
|
|
7
7
|
export interface AttributeDefinition {
|
|
8
8
|
/**
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { Asset, Image, ImportResource, KeyReference, LocalizedString, ProductKeyReference, ProductVariantKeyReference, TypedMoney } from
|
|
6
|
+
import { Asset, Image, ImportResource, KeyReference, LocalizedString, ProductKeyReference, ProductVariantKeyReference, TypedMoney } from "./common.js";
|
|
7
7
|
/**
|
|
8
8
|
* This type represents the value of an attribute of a product variant.
|
|
9
9
|
* The name and type property must match the name and type property of an attribute definition of the product type.
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { ChannelKeyReference, CustomerGroupKeyReference, DiscountedPrice, ImportResource, PriceTier, TypedMoney } from
|
|
7
|
-
import { Custom } from
|
|
6
|
+
import { ChannelKeyReference, CustomerGroupKeyReference, DiscountedPrice, ImportResource, PriceTier, TypedMoney } from "./common.js";
|
|
7
|
+
import { Custom } from "./customfields.js";
|
|
8
8
|
/**
|
|
9
9
|
* The data representation for a Standalone Price to be imported that is persisted as a [Standalone Price](/../api/projects/standalone-prices#standaloneprice) in the Project.
|
|
10
10
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { ImportResource, LocalizedString } from
|
|
6
|
+
import { ImportResource, LocalizedString } from "./common.js";
|
|
7
7
|
/**
|
|
8
8
|
* Provides a visual representation type for this field. It is only relevant for string-based field types like [CustomFieldStringType](ctp:import:type:CustomFieldStringType) and [CustomFieldLocalizedStringType](ctp:import:type:CustomFieldLocalizedStringType).
|
|
9
9
|
*
|
|
@@ -117,7 +117,7 @@ export interface CustomFieldReferenceType {
|
|
|
117
117
|
/**
|
|
118
118
|
* Defines which resource type a [CustomFieldReferenceType](ctp:import:type:CustomFieldReferenceType) can reference.
|
|
119
119
|
*/
|
|
120
|
-
export type CustomFieldReferenceValue = 'cart' | 'category' | 'channel' | 'customer' | 'key-value-document' | 'order' | 'product' | 'product-type' | 'review' | 'shipping-method' | 'state' | 'zone' | string;
|
|
120
|
+
export type CustomFieldReferenceValue = 'associate-role' | 'business-unit' | 'cart' | 'category' | 'channel' | 'customer' | 'key-value-document' | 'order' | 'product' | 'product-type' | 'review' | 'shipping-method' | 'state' | 'zone' | string;
|
|
121
121
|
/**
|
|
122
122
|
* Values of a SetType Custom Field are sets of values of the specified `elementType` (without duplicate elements).
|
|
123
123
|
*/
|
|
@@ -3,6 +3,6 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate <raml_file_path> -o <output_path> -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { ClientRequest, ClientResponse, executeRequest } from
|
|
6
|
+
import { ClientRequest, ClientResponse, executeRequest } from "./common-types.js";
|
|
7
7
|
export type Middleware = (request: ClientRequest, executor: executeRequest) => Promise<ClientResponse>;
|
|
8
8
|
export declare const createExecutorFromMiddlewares: (executor: executeRequest, midds?: Middleware[]) => executeRequest;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Please don't change this file manually but run `rmf-codegen generate <raml_file_path> -o <output_path> -t typescript_client` to update it.
|
|
4
4
|
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
5
|
*/
|
|
6
|
-
import { ClientRequest, ClientResponse, executeRequest } from
|
|
6
|
+
import { ClientRequest, ClientResponse, executeRequest } from "./common-types.js";
|
|
7
7
|
export declare class ApiRequest<O> {
|
|
8
8
|
private readonly requestExecutor;
|
|
9
9
|
private request;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
1
|
+
export * from "./ctp/ctp-client.js";
|
|
2
|
+
export * from "./generated/index.js";
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"access": "public"
|
|
5
5
|
},
|
|
6
6
|
"name": "@commercetools/importapi-sdk",
|
|
7
|
-
"version": "4.
|
|
7
|
+
"version": "4.7.0",
|
|
8
8
|
"engines": {
|
|
9
9
|
"node": ">=14"
|
|
10
10
|
},
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"@commercetools/sdk-middleware-logger": "^3.0.0"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@types/uuid": "9.0.
|
|
41
|
+
"@types/uuid": "9.0.2",
|
|
42
42
|
"organize-imports-cli": "0.10.0",
|
|
43
43
|
"tsconfig-replace-paths": "0.0.13",
|
|
44
44
|
"uuid": "9.0.0"
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
-
* Please don't change this file manually but run `rmf-codegen generate <raml_file_path> -o <output_path> -t typescript_client` to update it.
|
|
4
|
-
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
-
*/
|
|
6
|
-
import { ClientRequest } from './common-types';
|
|
7
|
-
export declare function buildRelativeUri(commonRequest: ClientRequest): string;
|