@mittwald/api-client
Advanced tools
Comparing version 4.87.0 to 4.88.0
@@ -719,2 +719,6 @@ /* eslint-disable */ | ||
servicetokenAuthenticateService: this.requestFunctionFactory(descriptors.servicetokenAuthenticateService), | ||
/** Check if an address exists. */ | ||
verificationVerifyAddress: this.requestFunctionFactory(descriptors.verificationVerifyAddress), | ||
/** Check if a company exists. */ | ||
verificationVerifyCompany: this.requestFunctionFactory(descriptors.verificationVerifyCompany), | ||
}; | ||
@@ -721,0 +725,0 @@ /** The SSH/SFTP User API allows you to manage your SSH/SFTP users within a project. */ |
@@ -1,1 +0,1 @@ | ||
export const MittwaldAPIClientVersion = '4.86.0'; | ||
export const MittwaldAPIClientVersion = '4.87.0'; |
@@ -1,1 +0,1 @@ | ||
export declare const MittwaldAPIClientVersion = '4.86.0'; | ||
export declare const MittwaldAPIClientVersion = '4.87.0'; |
{ | ||
"name": "@mittwald/api-client", | ||
"version": "4.87.0", | ||
"version": "4.88.0", | ||
"author": "Mittwald CM Service GmbH & Co. KG <opensource@mittwald.de>", | ||
@@ -83,3 +83,3 @@ "type": "module", | ||
}, | ||
"gitHead": "48d666d3d0dfba46e56f7b4cebb3944494e04fa4" | ||
"gitHead": "77e56046e77881ff002a6f4ee67641f1117d9b46" | ||
} |
Sorry, the diff of this file is too big to display
2551038
49412
771
15
2
117