@equisoft/equisoft-connect-sdk-typescript
Advanced tools
Comparing version 11.0.6-snapshot.20221214213150 to 11.0.6-snapshot.20221215141213
@@ -61,4 +61,3 @@ /** | ||
/** | ||
* User initial password. | ||
* A random password will be set if none is specified and noPassword option is not used. | ||
* DEPRECATED this option does nothing | ||
* @type {string} | ||
@@ -69,5 +68,3 @@ * @memberof LegacyProvisioningUserPayload | ||
/** | ||
* Disable password authentication. | ||
* Accepts true or false. | ||
* Default false | ||
* DEPRECATED this option does nothing | ||
* @type {string} | ||
@@ -78,5 +75,3 @@ * @memberof LegacyProvisioningUserPayload | ||
/** | ||
* The user will be ask to define a new password on the first login | ||
* Accepts true or false. | ||
* Default true | ||
* DEPRECATED this option does nothing | ||
* @type {string} | ||
@@ -87,6 +82,3 @@ * @memberof LegacyProvisioningUserPayload | ||
/** | ||
* Enable Mobile version. | ||
* Deprecated: the mobile is not enabled per user anymore. | ||
* Accepts true or false. | ||
* Default false | ||
* DEPRECATED this option does nothing | ||
* @type {string} | ||
@@ -93,0 +85,0 @@ * @memberof LegacyProvisioningUserPayload |
{ | ||
"name": "@equisoft/equisoft-connect-sdk-typescript", | ||
"version": "11.0.6-snapshot.20221214213150", | ||
"version": "11.0.6-snapshot.20221215141213", | ||
"description": "OpenAPI client for @equisoft/equisoft-connect-sdk-typescript", | ||
@@ -5,0 +5,0 @@ "author": "OpenAPI-Generator", |
@@ -76,4 +76,3 @@ /* tslint:disable */ | ||
/** | ||
* User initial password. | ||
* A random password will be set if none is specified and noPassword option is not used. | ||
* DEPRECATED this option does nothing | ||
* @type {string} | ||
@@ -84,5 +83,3 @@ * @memberof LegacyProvisioningUserPayload | ||
/** | ||
* Disable password authentication. | ||
* Accepts true or false. | ||
* Default false | ||
* DEPRECATED this option does nothing | ||
* @type {string} | ||
@@ -93,5 +90,3 @@ * @memberof LegacyProvisioningUserPayload | ||
/** | ||
* The user will be ask to define a new password on the first login | ||
* Accepts true or false. | ||
* Default true | ||
* DEPRECATED this option does nothing | ||
* @type {string} | ||
@@ -102,6 +97,3 @@ * @memberof LegacyProvisioningUserPayload | ||
/** | ||
* Enable Mobile version. | ||
* Deprecated: the mobile is not enabled per user anymore. | ||
* Accepts true or false. | ||
* Default false | ||
* DEPRECATED this option does nothing | ||
* @type {string} | ||
@@ -108,0 +100,0 @@ * @memberof LegacyProvisioningUserPayload |
2417572
51652