@aurigma/axios-storefront-api-client
Advanced tools
Comparing version 2.8.1 to 2.9.1
@@ -100,3 +100,3 @@ /// <reference types="node" /> | ||
*/ | ||
getProductConfig(reference: string | null, storefrontId: number, tenantId?: number | null | undefined): Promise<ProductReferenceDto>; | ||
getProductConfig(reference: string | null, storefrontId: number, tenantId?: number | null | undefined): Promise<string>; | ||
} | ||
@@ -165,4 +165,4 @@ export declare class ProductReferencesApiClient extends ApiClientBase implements IProductReferencesApiClient { | ||
*/ | ||
getProductConfig(reference: string | null, storefrontId: number, tenantId?: number | null | undefined, cancelToken?: CancelToken | undefined): Promise<ProductReferenceDto>; | ||
protected processGetProductConfig(response: AxiosResponse): Promise<ProductReferenceDto>; | ||
getProductConfig(reference: string | null, storefrontId: number, tenantId?: number | null | undefined, cancelToken?: CancelToken | undefined): Promise<string>; | ||
protected processGetProductConfig(response: AxiosResponse): Promise<string>; | ||
} | ||
@@ -169,0 +169,0 @@ export interface IProductSpecificationsApiClient { |
@@ -100,3 +100,3 @@ /// <reference types="node" /> | ||
*/ | ||
getProductConfig(reference: string | null, storefrontId: number, tenantId?: number | null | undefined): Promise<ProductReferenceDto>; | ||
getProductConfig(reference: string | null, storefrontId: number, tenantId?: number | null | undefined): Promise<string>; | ||
} | ||
@@ -165,4 +165,4 @@ export declare class ProductReferencesApiClient extends ApiClientBase implements IProductReferencesApiClient { | ||
*/ | ||
getProductConfig(reference: string | null, storefrontId: number, tenantId?: number | null | undefined, cancelToken?: CancelToken | undefined): Promise<ProductReferenceDto>; | ||
protected processGetProductConfig(response: AxiosResponse): Promise<ProductReferenceDto>; | ||
getProductConfig(reference: string | null, storefrontId: number, tenantId?: number | null | undefined, cancelToken?: CancelToken | undefined): Promise<string>; | ||
protected processGetProductConfig(response: AxiosResponse): Promise<string>; | ||
} | ||
@@ -169,0 +169,0 @@ export interface IProductSpecificationsApiClient { |
{ | ||
"name": "@aurigma/axios-storefront-api-client", | ||
"version": "2.8.1", | ||
"version": "2.9.1", | ||
"license": "SEE LICENSE IN License.md", | ||
@@ -5,0 +5,0 @@ "description": "Axios API Client for Storefront API service of Customer's Canvas web-to-print system.", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
489138