@aurigma/axios-storefront-api-client
Advanced tools
Comparing version 2.15.1 to 2.16.1
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { AxiosInstance, AxiosRequestConfig, AxiosResponse, CancelToken } from 'axios'; | ||
@@ -956,2 +955,4 @@ export declare class ApiClientConfiguration { | ||
userSurname?: string | null; | ||
/** User status. */ | ||
isActive?: boolean; | ||
} | ||
@@ -958,0 +959,0 @@ export interface FileResponse { |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { AxiosInstance, AxiosRequestConfig, AxiosResponse, CancelToken } from 'axios'; | ||
@@ -956,2 +955,4 @@ export declare class ApiClientConfiguration { | ||
userSurname?: string | null; | ||
/** User status. */ | ||
isActive?: boolean; | ||
} | ||
@@ -958,0 +959,0 @@ export interface FileResponse { |
{ | ||
"name": "@aurigma/axios-storefront-api-client", | ||
"version": "2.15.1", | ||
"version": "2.16.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 too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
502421
7246