@mittwald/api-client 2.0.13 → 2.0.14
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.
|
@@ -6587,6 +6587,7 @@ export declare module MittwaldAPIV2 {
|
|
|
6587
6587
|
namespace V2SignupPasswordResetConfirm { }
|
|
6588
6588
|
namespace V2SignupTokenApiApiTokenId { }
|
|
6589
6589
|
namespace V2SignupSshSshKeyId { }
|
|
6590
|
+
namespace V2SignupMfa { }
|
|
6590
6591
|
namespace V2SignupPasswordReset { }
|
|
6591
6592
|
namespace V2SignupLogout { }
|
|
6592
6593
|
namespace V2SignupEmailResend { }
|
|
@@ -6600,6 +6601,7 @@ export declare module MittwaldAPIV2 {
|
|
|
6600
6601
|
namespace V2User { }
|
|
6601
6602
|
namespace V2SignupSessions { }
|
|
6602
6603
|
namespace V2SignupSessionsTokenId { }
|
|
6604
|
+
namespace V2SignupProfile { }
|
|
6603
6605
|
namespace V2SignupEmailVerify { }
|
|
6604
6606
|
namespace V2DnsZonesZoneIdRecordsetAcombinedCustom {
|
|
6605
6607
|
namespace Put {
|
|
@@ -12380,7 +12382,6 @@ export declare module MittwaldAPIV2 {
|
|
|
12380
12382
|
}
|
|
12381
12383
|
}
|
|
12382
12384
|
}
|
|
12383
|
-
namespace V2SignupProfile { }
|
|
12384
12385
|
namespace V2UsersSelf {
|
|
12385
12386
|
namespace Delete {
|
|
12386
12387
|
namespace Parameters {
|
|
@@ -12430,7 +12431,6 @@ export declare module MittwaldAPIV2 {
|
|
|
12430
12431
|
}
|
|
12431
12432
|
}
|
|
12432
12433
|
}
|
|
12433
|
-
namespace V2SignupMfa { }
|
|
12434
12434
|
namespace V2UsersSelfPersonalInformation {
|
|
12435
12435
|
namespace Get {
|
|
12436
12436
|
namespace Parameters {
|
|
@@ -6587,6 +6587,7 @@ export declare module MittwaldAPIV2 {
|
|
|
6587
6587
|
namespace V2SignupPasswordResetConfirm { }
|
|
6588
6588
|
namespace V2SignupTokenApiApiTokenId { }
|
|
6589
6589
|
namespace V2SignupSshSshKeyId { }
|
|
6590
|
+
namespace V2SignupMfa { }
|
|
6590
6591
|
namespace V2SignupPasswordReset { }
|
|
6591
6592
|
namespace V2SignupLogout { }
|
|
6592
6593
|
namespace V2SignupEmailResend { }
|
|
@@ -6600,6 +6601,7 @@ export declare module MittwaldAPIV2 {
|
|
|
6600
6601
|
namespace V2User { }
|
|
6601
6602
|
namespace V2SignupSessions { }
|
|
6602
6603
|
namespace V2SignupSessionsTokenId { }
|
|
6604
|
+
namespace V2SignupProfile { }
|
|
6603
6605
|
namespace V2SignupEmailVerify { }
|
|
6604
6606
|
namespace V2DnsZonesZoneIdRecordsetAcombinedCustom {
|
|
6605
6607
|
namespace Put {
|
|
@@ -12380,7 +12382,6 @@ export declare module MittwaldAPIV2 {
|
|
|
12380
12382
|
}
|
|
12381
12383
|
}
|
|
12382
12384
|
}
|
|
12383
|
-
namespace V2SignupProfile { }
|
|
12384
12385
|
namespace V2UsersSelf {
|
|
12385
12386
|
namespace Delete {
|
|
12386
12387
|
namespace Parameters {
|
|
@@ -12430,7 +12431,6 @@ export declare module MittwaldAPIV2 {
|
|
|
12430
12431
|
}
|
|
12431
12432
|
}
|
|
12432
12433
|
}
|
|
12433
|
-
namespace V2SignupMfa { }
|
|
12434
12434
|
namespace V2UsersSelfPersonalInformation {
|
|
12435
12435
|
namespace Get {
|
|
12436
12436
|
namespace Parameters {
|
package/dist/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MittwaldAPIClientVersion = '2.0.
|
|
1
|
+
export declare const MittwaldAPIClientVersion = '2.0.14';
|
package/dist/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const MittwaldAPIClientVersion = '2.0.
|
|
1
|
+
export const MittwaldAPIClientVersion = '2.0.14';
|