@mittwald/api-client 4.97.0 → 4.99.0
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.
- package/dist/esm/generated/v2/client.js +28 -28
- package/dist/esm/generated/v2/descriptors.js +6 -6
- package/dist/esm/version.js +1 -1
- package/dist/types/generated/v2/client.d.ts +1778 -1778
- package/dist/types/generated/v2/descriptors.d.ts +2 -2
- package/dist/types/generated/v2/types.d.ts +52 -43
- package/dist/types/version.d.ts +1 -1
- package/package.json +2 -2
|
@@ -275,6 +275,8 @@ export declare const mailUpdateMailAddressQuota: OpenAPIOperation<RequestType<Si
|
|
|
275
275
|
export declare const mailUpdateMailAddressSpamProtection: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2MailAddressesMailAddressIdSpamProtection.Patch.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2MailAddressesMailAddressIdSpamProtection.Patch.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2MailAddressesMailAddressIdSpamProtection.Patch.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2MailAddressesMailAddressIdSpamProtection.Patch.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2MailAddressesMailAddressIdSpamProtection.Patch.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2MailAddressesMailAddressIdSpamProtection.Patch.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MailAddressesMailAddressIdSpamProtection.Patch.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MailAddressesMailAddressIdSpamProtection.Patch.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MailAddressesMailAddressIdSpamProtection.Patch.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MailAddressesMailAddressIdSpamProtection.Patch.Responses.$500.Content.ApplicationJson>, 500, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MailAddressesMailAddressIdSpamProtection.Patch.Responses.$503.Content.ApplicationJson>, 503, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MailAddressesMailAddressIdSpamProtection.Patch.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
276
276
|
/** Subscribe a user to the mStudio newsletter. */
|
|
277
277
|
export declare const newsletterSubscribeUser: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2NewsletterSubscriptions.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2NewsletterSubscriptions.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2NewsletterSubscriptions.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2NewsletterSubscriptions.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2NewsletterSubscriptions.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2NewsletterSubscriptions.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2NewsletterSubscriptions.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2NewsletterSubscriptions.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
278
|
+
/** Update your account information. */
|
|
279
|
+
export declare const userUpdateAccount: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2UsersSelfPersonalInformation.Put.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfPersonalInformation.Put.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfPersonalInformation.Put.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfPersonalInformation.Put.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfPersonalInformation.Put.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfPersonalInformation.Put.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfPersonalInformation.Put.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfPersonalInformation.Put.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
278
280
|
/** Create a DNSZone. */
|
|
279
281
|
export declare const dnsCreateDnsZone: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2DnsZones.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2DnsZones.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2DnsZones.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2DnsZones.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2DnsZones.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DnsZones.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DnsZones.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DnsZones.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
280
282
|
/** Get a DNSZone. */
|
|
@@ -667,8 +669,6 @@ export declare const userRemoveAvatar: OpenAPIOperation<RequestType<Simplify<nul
|
|
|
667
669
|
export declare const userResendVerificationEmail: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsResendEmail.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsResendEmail.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsResendEmail.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsResendEmail.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsResendEmail.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsResendEmail.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsResendEmail.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsResendEmail.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
668
670
|
/** Request a support code. */
|
|
669
671
|
export declare const userSupportCodeRequest: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsSupportCode.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsSupportCode.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsSupportCode.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsSupportCode.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsSupportCode.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsSupportCode.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
670
|
-
/** Update your account information. */
|
|
671
|
-
export declare const userUpdateAccount: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2UsersSelfPersonalInformation.Put.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfPersonalInformation.Put.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfPersonalInformation.Put.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfPersonalInformation.Put.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfPersonalInformation.Put.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfPersonalInformation.Put.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfPersonalInformation.Put.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfPersonalInformation.Put.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
672
672
|
/** Verify an added Email-Address. */
|
|
673
673
|
export declare const userVerifyEmail: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
674
674
|
/** Verify phone number. */
|
|
@@ -546,6 +546,10 @@ export declare namespace MittwaldAPIV2 {
|
|
|
546
546
|
type RequestData = InferredRequestData<typeof descriptors.newsletterSubscribeUser>;
|
|
547
547
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.newsletterSubscribeUser, TStatus>;
|
|
548
548
|
}
|
|
549
|
+
namespace UserUpdateAccount {
|
|
550
|
+
type RequestData = InferredRequestData<typeof descriptors.userUpdateAccount>;
|
|
551
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.userUpdateAccount, TStatus>;
|
|
552
|
+
}
|
|
549
553
|
namespace DnsCreateDnsZone {
|
|
550
554
|
type RequestData = InferredRequestData<typeof descriptors.dnsCreateDnsZone>;
|
|
551
555
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsCreateDnsZone, TStatus>;
|
|
@@ -1330,10 +1334,6 @@ export declare namespace MittwaldAPIV2 {
|
|
|
1330
1334
|
type RequestData = InferredRequestData<typeof descriptors.userSupportCodeRequest>;
|
|
1331
1335
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.userSupportCodeRequest, TStatus>;
|
|
1332
1336
|
}
|
|
1333
|
-
namespace UserUpdateAccount {
|
|
1334
|
-
type RequestData = InferredRequestData<typeof descriptors.userUpdateAccount>;
|
|
1335
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.userUpdateAccount, TStatus>;
|
|
1336
|
-
}
|
|
1337
1337
|
namespace UserVerifyEmail {
|
|
1338
1338
|
type RequestData = InferredRequestData<typeof descriptors.userVerifyEmail>;
|
|
1339
1339
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.userVerifyEmail, TStatus>;
|
|
@@ -4025,6 +4025,15 @@ export declare namespace MittwaldAPIV2 {
|
|
|
4025
4025
|
name: string;
|
|
4026
4026
|
value: string;
|
|
4027
4027
|
}
|
|
4028
|
+
interface SignupOAuthClient {
|
|
4029
|
+
allowedGrantTypes?: string[];
|
|
4030
|
+
allowedRedirectUris?: string[];
|
|
4031
|
+
allowedScopes?: string[];
|
|
4032
|
+
contributorId: string;
|
|
4033
|
+
description?: string;
|
|
4034
|
+
humanReadableName: string;
|
|
4035
|
+
id: string;
|
|
4036
|
+
}
|
|
4028
4037
|
interface CommonsAddress {
|
|
4029
4038
|
street: string;
|
|
4030
4039
|
houseNumber: string;
|
|
@@ -10787,6 +10796,45 @@ export declare namespace MittwaldAPIV2 {
|
|
|
10787
10796
|
namespace V2SignupTokenApiApiTokenId { }
|
|
10788
10797
|
namespace V2SignupSshSshKeyId { }
|
|
10789
10798
|
namespace V2SignupMfa { }
|
|
10799
|
+
namespace V2SignupProfile { }
|
|
10800
|
+
namespace V2UsersSelfPersonalInformation {
|
|
10801
|
+
namespace Put {
|
|
10802
|
+
namespace Parameters {
|
|
10803
|
+
type Path = {};
|
|
10804
|
+
interface RequestBody {
|
|
10805
|
+
person: MittwaldAPIV2.Components.Schemas.CommonsPerson;
|
|
10806
|
+
}
|
|
10807
|
+
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
10808
|
+
type Query = {};
|
|
10809
|
+
}
|
|
10810
|
+
namespace Responses {
|
|
10811
|
+
namespace $204 {
|
|
10812
|
+
namespace Content {
|
|
10813
|
+
type Empty = unknown;
|
|
10814
|
+
}
|
|
10815
|
+
}
|
|
10816
|
+
namespace $400 {
|
|
10817
|
+
namespace Content {
|
|
10818
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.CommonsValidationErrors;
|
|
10819
|
+
}
|
|
10820
|
+
}
|
|
10821
|
+
namespace $429 {
|
|
10822
|
+
namespace Content {
|
|
10823
|
+
interface ApplicationJson {
|
|
10824
|
+
[k: string]: unknown;
|
|
10825
|
+
}
|
|
10826
|
+
}
|
|
10827
|
+
}
|
|
10828
|
+
namespace Default {
|
|
10829
|
+
namespace Content {
|
|
10830
|
+
interface ApplicationJson {
|
|
10831
|
+
[k: string]: unknown;
|
|
10832
|
+
}
|
|
10833
|
+
}
|
|
10834
|
+
}
|
|
10835
|
+
}
|
|
10836
|
+
}
|
|
10837
|
+
}
|
|
10790
10838
|
namespace V2SignupPasswordReset { }
|
|
10791
10839
|
namespace V2SignupLogout { }
|
|
10792
10840
|
namespace V2SignupEmailResend { }
|
|
@@ -10800,7 +10848,6 @@ export declare namespace MittwaldAPIV2 {
|
|
|
10800
10848
|
namespace V2User { }
|
|
10801
10849
|
namespace V2SignupSessions { }
|
|
10802
10850
|
namespace V2SignupSessionsTokenId { }
|
|
10803
|
-
namespace V2SignupProfile { }
|
|
10804
10851
|
namespace V2SignupEmailVerify { }
|
|
10805
10852
|
namespace V2DnsZones { }
|
|
10806
10853
|
namespace V2DnsZones {
|
|
@@ -20250,44 +20297,6 @@ export declare namespace MittwaldAPIV2 {
|
|
|
20250
20297
|
}
|
|
20251
20298
|
}
|
|
20252
20299
|
}
|
|
20253
|
-
namespace V2UsersSelfPersonalInformation {
|
|
20254
|
-
namespace Put {
|
|
20255
|
-
namespace Parameters {
|
|
20256
|
-
type Path = {};
|
|
20257
|
-
interface RequestBody {
|
|
20258
|
-
person: MittwaldAPIV2.Components.Schemas.CommonsPerson;
|
|
20259
|
-
}
|
|
20260
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
20261
|
-
type Query = {};
|
|
20262
|
-
}
|
|
20263
|
-
namespace Responses {
|
|
20264
|
-
namespace $204 {
|
|
20265
|
-
namespace Content {
|
|
20266
|
-
type Empty = unknown;
|
|
20267
|
-
}
|
|
20268
|
-
}
|
|
20269
|
-
namespace $400 {
|
|
20270
|
-
namespace Content {
|
|
20271
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.CommonsValidationErrors;
|
|
20272
|
-
}
|
|
20273
|
-
}
|
|
20274
|
-
namespace $429 {
|
|
20275
|
-
namespace Content {
|
|
20276
|
-
interface ApplicationJson {
|
|
20277
|
-
[k: string]: unknown;
|
|
20278
|
-
}
|
|
20279
|
-
}
|
|
20280
|
-
}
|
|
20281
|
-
namespace Default {
|
|
20282
|
-
namespace Content {
|
|
20283
|
-
interface ApplicationJson {
|
|
20284
|
-
[k: string]: unknown;
|
|
20285
|
-
}
|
|
20286
|
-
}
|
|
20287
|
-
}
|
|
20288
|
-
}
|
|
20289
|
-
}
|
|
20290
|
-
}
|
|
20291
20300
|
namespace V2UsersSelfCredentialsEmailActionsVerifyEmail {
|
|
20292
20301
|
namespace Post {
|
|
20293
20302
|
namespace Parameters {
|
package/dist/types/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MittwaldAPIClientVersion = '4.
|
|
1
|
+
export declare const MittwaldAPIClientVersion = '4.98.0';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/api-client",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.99.0",
|
|
4
4
|
"author": "Mittwald CM Service GmbH & Co. KG <opensource@mittwald.de>",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"description": "Auto-generated client for the mittwald API",
|
|
@@ -80,5 +80,5 @@
|
|
|
80
80
|
"optional": true
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
|
-
"gitHead": "
|
|
83
|
+
"gitHead": "c497bf9e1e635e42c3ccc62813824ba435d3a99c"
|
|
84
84
|
}
|