@mittwald/api-client 4.97.0 → 4.98.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.
@@ -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>;
@@ -10787,6 +10787,45 @@ export declare namespace MittwaldAPIV2 {
10787
10787
  namespace V2SignupTokenApiApiTokenId { }
10788
10788
  namespace V2SignupSshSshKeyId { }
10789
10789
  namespace V2SignupMfa { }
10790
+ namespace V2SignupProfile { }
10791
+ namespace V2UsersSelfPersonalInformation {
10792
+ namespace Put {
10793
+ namespace Parameters {
10794
+ type Path = {};
10795
+ interface RequestBody {
10796
+ person: MittwaldAPIV2.Components.Schemas.CommonsPerson;
10797
+ }
10798
+ type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
10799
+ type Query = {};
10800
+ }
10801
+ namespace Responses {
10802
+ namespace $204 {
10803
+ namespace Content {
10804
+ type Empty = unknown;
10805
+ }
10806
+ }
10807
+ namespace $400 {
10808
+ namespace Content {
10809
+ type ApplicationJson = MittwaldAPIV2.Components.Schemas.CommonsValidationErrors;
10810
+ }
10811
+ }
10812
+ namespace $429 {
10813
+ namespace Content {
10814
+ interface ApplicationJson {
10815
+ [k: string]: unknown;
10816
+ }
10817
+ }
10818
+ }
10819
+ namespace Default {
10820
+ namespace Content {
10821
+ interface ApplicationJson {
10822
+ [k: string]: unknown;
10823
+ }
10824
+ }
10825
+ }
10826
+ }
10827
+ }
10828
+ }
10790
10829
  namespace V2SignupPasswordReset { }
10791
10830
  namespace V2SignupLogout { }
10792
10831
  namespace V2SignupEmailResend { }
@@ -10800,7 +10839,6 @@ export declare namespace MittwaldAPIV2 {
10800
10839
  namespace V2User { }
10801
10840
  namespace V2SignupSessions { }
10802
10841
  namespace V2SignupSessionsTokenId { }
10803
- namespace V2SignupProfile { }
10804
10842
  namespace V2SignupEmailVerify { }
10805
10843
  namespace V2DnsZones { }
10806
10844
  namespace V2DnsZones {
@@ -20250,44 +20288,6 @@ export declare namespace MittwaldAPIV2 {
20250
20288
  }
20251
20289
  }
20252
20290
  }
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
20291
  namespace V2UsersSelfCredentialsEmailActionsVerifyEmail {
20292
20292
  namespace Post {
20293
20293
  namespace Parameters {
@@ -1 +1 @@
1
- export declare const MittwaldAPIClientVersion = '4.96.0';
1
+ export declare const MittwaldAPIClientVersion = '4.97.0';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mittwald/api-client",
3
- "version": "4.97.0",
3
+ "version": "4.98.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": "19434d0ca95914ecce8b19acad8919eafdaecc21"
83
+ "gitHead": "fdcc205401d3d71624f05b092f37cc5c81f4c571"
84
84
  }