@mittwald/api-client 3.0.19 → 3.0.20

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.
@@ -479,8 +479,6 @@ export declare const projectResendProjectInviteMail: OpenAPIOperation<RequestTyp
479
479
  export declare const projectUpdateProjectDescription: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdDescription.Patch.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdDescription.Patch.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdDescription.Patch.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdDescription.Patch.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdDescription.Patch.Responses.$200.Content.Empty>, 200, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdDescription.Patch.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdDescription.Patch.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdDescription.Patch.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
480
480
  /** Update a Servers's description. */
481
481
  export declare const projectUpdateServerDescription: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdDescription.Patch.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ServersServerIdDescription.Patch.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ServersServerIdDescription.Patch.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ServersServerIdDescription.Patch.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdDescription.Patch.Responses.$200.Content.Empty>, 200, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdDescription.Patch.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdDescription.Patch.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdDescription.Patch.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
482
- /** Relocate an external Project to mittwald. */
483
- export declare const redirectusCreateRelocation: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
484
482
  /** Register a tariff change for a legacy tariff. */
485
483
  export declare const relocationCreateLegacyTariffChange: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2LegacyTariffChange.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2LegacyTariffChange.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2LegacyTariffChange.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2LegacyTariffChange.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2LegacyTariffChange.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2LegacyTariffChange.Post.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2LegacyTariffChange.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
486
484
  /** Obtain a service token. */
@@ -601,3 +599,5 @@ export declare const userVerifyEmail: OpenAPIOperation<RequestType<Simplify<Mitt
601
599
  export declare const userVerifyPhoneNumber: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Responses.$409.Content.ApplicationJson>, 409, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
602
600
  /** Verify your registration. */
603
601
  export declare const userVerifyRegistration: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$200.Content.Empty>, 200, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
602
+ /** Relocate an external Project to mittwald. */
603
+ export declare const relocationCreateRelocation: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
@@ -4,8 +4,8 @@ exports.conversationListConversations = exports.contractListContracts = exports.
4
4
  exports.databaseCreateMysqlDatabase = exports.databaseListMysqlDatabases = exports.customerResendCustomerInviteMail = exports.customerRemoveAvatar = exports.customerRequestAvatarUpload = exports.customerListMembershipsForCustomer = exports.customerListInvitesForCustomer = exports.customerListCustomerMemberships = exports.customerListCustomerInvites = exports.customerLeaveCustomer = exports.customerIsCustomerLegallyCompetent = exports.customerGetCustomerTokenInvite = exports.customerDeleteCustomer = exports.customerUpdateCustomer = exports.customerGetCustomer = exports.customerUpdateCustomerMembership = exports.customerDeleteCustomerMembership = exports.customerGetCustomerMembership = exports.customerDeleteCustomerInvite = exports.customerGetCustomerInvite = exports.customerDeleteCategory = exports.customerUpdateCategory = exports.customerGetCustomerCategory = exports.customerDeclineCustomerInvite = exports.customerCreateCustomer = exports.customerListCustomers = exports.customerCreateCustomerInvite = exports.customerCreateCategory = exports.customerListOfCustomerCategories = exports.customerAcceptCustomerInvite = exports.cronjobUpdateCronjobAppId = exports.cronjobGetExecution = exports.cronjobUpdateCronjob = exports.cronjobDeleteCronjob = exports.cronjobGetCronjob = exports.cronjobCreateExecution = exports.cronjobListExecutions = exports.cronjobCreateCronjob = exports.cronjobListCronjobs = exports.cronjobAbortExecution = exports.conversationUpdateMessage = exports.conversationSetConversationStatus = exports.conversationRequestFileUpload = exports.conversationListCategories = exports.conversationUpdateConversation = exports.conversationGetConversation = exports.conversationGetCategory = exports.conversationCreateMessage = exports.conversationListMessagesByConversation = exports.conversationCreateConversation = void 0;
5
5
  exports.domainListDomainOwnerships = exports.domainGetSupportedTlds = exports.domainVerifyDomainOwnership = exports.domainGetSpecificDomainOwnership = exports.domainGetScreenshotForDomain = exports.domainGetHandleFields = exports.domainDeleteDomain = exports.domainGetDomain = exports.domainDeclareProcessChangeHandles = exports.domainDeclareProcessChangeAuthcode = exports.domainDeclareNameservers = exports.domainCreateAuthcode2ForDomain = exports.domainCreateAuthcodeForDomain = exports.domainCheckDomainAvailability = exports.domainChangeProjectOfDomain = exports.domainChangeOwnercOfDomain = exports.domainAbortDeclareProcess = exports.dnsZonesForProject = exports.dnsZoneGetSpecific = exports.dnsSubZoneCreate = exports.dnsRecordTxtSet = exports.dnsRecordSrvSet = exports.dnsRecordMxSetManaged = exports.dnsRecordMxSetCustom = exports.dnsRecordCnameSet = exports.dnsRecordAsetManagedByIngress = exports.dnsRecordAsetCustom = exports.newsletterSubscribeUser = exports.databaseUpdateRedisDatabaseDescription = exports.databaseUpdateRedisDatabaseConfiguration = exports.databaseUpdateMysqlUserPassword = exports.databaseUpdateMysqlDatabaseDescription = exports.databaseUpdateMysqlDatabaseDefaultCharset = exports.databaseListRedisVersions = exports.databaseListMysqlVersions = exports.databaseListMysqlCharsets = exports.databaseGetMysqlUserPhpMyAdminUrl = exports.databaseEnableMysqlUser = exports.databaseDisableMysqlUser = exports.databaseDeleteRedisDatabase = exports.databaseGetRedisDatabase = exports.databaseDeleteMysqlUser = exports.databaseUpdateMysqlUser = exports.databaseGetMysqlUser = exports.databaseDeleteMysqlDatabase = exports.databaseGetMysqlDatabase = exports.databaseCreateRedisDatabase = exports.databaseListRedisDatabases = exports.databaseCreateMysqlUser = exports.databaseListMysqlUsers = void 0;
6
6
  exports.orderListProjectOrders = exports.orderListCustomerOrders = exports.orderGetOrder = exports.orderCreateTariffChange = exports.orderCreateOrder = exports.notificationsReadNotification = exports.notificationsReadAllNotifications = exports.notificationsListNotifications = exports.notificationsCountUnreadNotifications = exports.newsletterUnsubscribeUser = exports.newsletterGetInfo = exports.mailProjectsettingUpdateWhitelist = exports.mailProjectsettingUpdateBlacklist = exports.mailProjectsettingGetSpecific = exports.mailMailaddressUpdateSpamprotection = exports.mailMailaddressUpdateQuota = exports.mailMailaddressUpdatePassword = exports.mailMailaddressUpdateForwardaddresses = exports.mailMailaddressUpdateCatchall = exports.mailMailaddressUpdateAutoresponder = exports.mailMailaddressUpdateAddress = exports.mailMailaddressDelete = exports.mailMailaddressGetSpecific = exports.mailMailaddressCreate = exports.mailMailaddressList = exports.mailDeliveryboxUpdatePassword = exports.mailDeliveryboxUpdateDescription = exports.mailDeliveryboxDelete = exports.mailDeliveryboxGetSpecific = exports.mailDeliveryboxCreate = exports.mailDeliveryboxList = exports.invoiceListCustomerInvoices = exports.invoiceUpdateInvoiceSettings = exports.invoiceGetDetailOfInvoiceSettings = exports.invoiceDetailOfInvoice = exports.ingressTls = exports.ingressRequestAcmeCertificateIssuance = exports.ingressPaths = exports.ingressListForProject = exports.ingressListAccessible = exports.ingressDelete = exports.ingressGetSpecific = exports.ingressCreate = exports.fileGetFile = exports.fileGetFileTypeRules = exports.fileGetFileTokenRules = exports.fileGetFileMeta = exports.fileCreateFile = exports.domainResendDomainEmail = exports.domainListDomains = void 0;
7
- exports.sshUserDeleteSshUser = exports.sshUserGetSshUser = exports.sshUserCreateSshUser = exports.sshUserListSshUsers = exports.sftpUserUpdateSftpUser = exports.sftpUserDeleteSftpUser = exports.sftpUserGetSftpUser = exports.sftpUserCreateSftpUser = exports.sftpUserListSftpUsers = exports.servicetokenAuthenticateService = exports.relocationCreateLegacyTariffChange = exports.redirectusCreateRelocation = exports.projectUpdateServerDescription = exports.projectUpdateProjectDescription = exports.projectResendProjectInviteMail = exports.projectListServers = exports.projectListProjects = exports.projectListProjectMemberships = exports.projectListProjectInvites = exports.projectListMembershipsForProject = exports.projectListInvitesForProject = exports.projectLeaveProject = exports.projectGetServer = exports.projectGetSelfMembershipForProject = exports.projectGetProjectTokenInvite = exports.projectFileSystemListFiles = exports.projectFileSystemGetJwt = exports.projectFileSystemGetFileContent = exports.projectFileSystemGetDiskUsage = exports.projectFileSystemGetDirectories = exports.projectDeleteServerAvatar = exports.projectRequestServerAvatarUpload = exports.projectDeleteProject = exports.projectGetProject = exports.projectUpdateProjectMembership = exports.projectDeleteProjectMembership = exports.projectGetProjectMembership = exports.projectDeleteProjectInvite = exports.projectGetProjectInvite = exports.projectDeleteProjectAvatar = exports.projectRequestProjectAvatarUpload = exports.projectDeclineProjectInvite = exports.projectCreateProject = exports.projectCreateProjectInvite = exports.projectAcceptProjectInvite = exports.passwordValidationGetPasswordPolicy = exports.pageinsightsListPerformanceDataForProject = exports.pageinsightsGetPerformanceData = exports.orderPreviewTariffChange = exports.orderPreviewOrder = void 0;
8
- exports.userVerifyRegistration = exports.userVerifyPhoneNumber = exports.userVerifyEmail = exports.userSupportCodeRequest = exports.userResendVerificationEmail = exports.userRemoveAvatar = exports.userRequestAvatarUpload = exports.userRegister = exports.userLogout = exports.userTerminateAllSessions = exports.userListSessions = exports.userListFeedback = exports.userInitPasswordReset = exports.userInitMfa = exports.userUpdatePersonalInformation = exports.userGetUser = exports.userTerminateSession = exports.userGetSession = exports.userUpdatePersonalizedSettings = exports.userGetPersonalizedSettings = exports.userGetPasswordUpdatedAt = exports.userUpdateAccount = exports.userGetOwnAccount = exports.userDeleteUser = exports.userDeleteSshKey = exports.userEditSshKey = exports.userGetSshKey = exports.userDeleteApiToken = exports.userEditApiToken = exports.userGetApiToken = exports.userCreateSshKey = exports.userListSshKeys = exports.userCreateFeedback = exports.userCreateApiToken = exports.userListApiTokens = exports.userConfirmPasswordReset = exports.userDisableMfa = exports.userConfirmMfa = exports.userResetRecoverycodes = exports.userGetMfaStatus = exports.userCheckToken = exports.userChangePassword = exports.userChangeEmail = exports.userGetOwnEmail = exports.userAuthenticate = exports.userAuthenticateMfa = exports.userRemovePhoneNumber = exports.userAddPhoneNumber = exports.sshUserUpdateSshUser = void 0;
7
+ exports.sshUserUpdateSshUser = exports.sshUserDeleteSshUser = exports.sshUserGetSshUser = exports.sshUserCreateSshUser = exports.sshUserListSshUsers = exports.sftpUserUpdateSftpUser = exports.sftpUserDeleteSftpUser = exports.sftpUserGetSftpUser = exports.sftpUserCreateSftpUser = exports.sftpUserListSftpUsers = exports.servicetokenAuthenticateService = exports.relocationCreateLegacyTariffChange = exports.projectUpdateServerDescription = exports.projectUpdateProjectDescription = exports.projectResendProjectInviteMail = exports.projectListServers = exports.projectListProjects = exports.projectListProjectMemberships = exports.projectListProjectInvites = exports.projectListMembershipsForProject = exports.projectListInvitesForProject = exports.projectLeaveProject = exports.projectGetServer = exports.projectGetSelfMembershipForProject = exports.projectGetProjectTokenInvite = exports.projectFileSystemListFiles = exports.projectFileSystemGetJwt = exports.projectFileSystemGetFileContent = exports.projectFileSystemGetDiskUsage = exports.projectFileSystemGetDirectories = exports.projectDeleteServerAvatar = exports.projectRequestServerAvatarUpload = exports.projectDeleteProject = exports.projectGetProject = exports.projectUpdateProjectMembership = exports.projectDeleteProjectMembership = exports.projectGetProjectMembership = exports.projectDeleteProjectInvite = exports.projectGetProjectInvite = exports.projectDeleteProjectAvatar = exports.projectRequestProjectAvatarUpload = exports.projectDeclineProjectInvite = exports.projectCreateProject = exports.projectCreateProjectInvite = exports.projectAcceptProjectInvite = exports.passwordValidationGetPasswordPolicy = exports.pageinsightsListPerformanceDataForProject = exports.pageinsightsGetPerformanceData = exports.orderPreviewTariffChange = exports.orderPreviewOrder = void 0;
8
+ exports.relocationCreateRelocation = exports.userVerifyRegistration = exports.userVerifyPhoneNumber = exports.userVerifyEmail = exports.userSupportCodeRequest = exports.userResendVerificationEmail = exports.userRemoveAvatar = exports.userRequestAvatarUpload = exports.userRegister = exports.userLogout = exports.userTerminateAllSessions = exports.userListSessions = exports.userListFeedback = exports.userInitPasswordReset = exports.userInitMfa = exports.userUpdatePersonalInformation = exports.userGetUser = exports.userTerminateSession = exports.userGetSession = exports.userUpdatePersonalizedSettings = exports.userGetPersonalizedSettings = exports.userGetPasswordUpdatedAt = exports.userUpdateAccount = exports.userGetOwnAccount = exports.userDeleteUser = exports.userDeleteSshKey = exports.userEditSshKey = exports.userGetSshKey = exports.userDeleteApiToken = exports.userEditApiToken = exports.userGetApiToken = exports.userCreateSshKey = exports.userListSshKeys = exports.userCreateFeedback = exports.userCreateApiToken = exports.userListApiTokens = exports.userConfirmPasswordReset = exports.userDisableMfa = exports.userConfirmMfa = exports.userResetRecoverycodes = exports.userGetMfaStatus = exports.userCheckToken = exports.userChangePassword = exports.userChangeEmail = exports.userGetOwnEmail = exports.userAuthenticate = exports.userAuthenticateMfa = exports.userRemovePhoneNumber = exports.userAddPhoneNumber = void 0;
9
9
  /** execute a runtime concerning action on a specific `AppInstallation` */
10
10
  exports.appExecuteAction = {
11
11
  path: "/v2/appinstallations/{appInstallationId}/actions/{action}",
@@ -1434,12 +1434,6 @@ exports.projectUpdateServerDescription = {
1434
1434
  method: "PATCH",
1435
1435
  operationId: "project-update-server-description",
1436
1436
  };
1437
- /** Relocate an external Project to mittwald. */
1438
- exports.redirectusCreateRelocation = {
1439
- path: "/v2/relocation",
1440
- method: "POST",
1441
- operationId: "redirectus-create-relocation",
1442
- };
1443
1437
  /** Register a tariff change for a legacy tariff. */
1444
1438
  exports.relocationCreateLegacyTariffChange = {
1445
1439
  path: "/v2/legacy-tariff-change",
@@ -1800,3 +1794,9 @@ exports.userVerifyRegistration = {
1800
1794
  method: "POST",
1801
1795
  operationId: "user-verify-registration",
1802
1796
  };
1797
+ /** Relocate an external Project to mittwald. */
1798
+ exports.relocationCreateRelocation = {
1799
+ path: "/v2/relocation",
1800
+ method: "POST",
1801
+ operationId: "relocation-create-relocation",
1802
+ };
@@ -954,10 +954,6 @@ export declare module MittwaldAPIV2 {
954
954
  type RequestData = InferredRequestData<typeof descriptors.projectUpdateServerDescription>;
955
955
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectUpdateServerDescription, TStatus>;
956
956
  }
957
- namespace RedirectusCreateRelocation {
958
- type RequestData = InferredRequestData<typeof descriptors.redirectusCreateRelocation>;
959
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.redirectusCreateRelocation, TStatus>;
960
- }
961
957
  namespace RelocationCreateLegacyTariffChange {
962
958
  type RequestData = InferredRequestData<typeof descriptors.relocationCreateLegacyTariffChange>;
963
959
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.relocationCreateLegacyTariffChange, TStatus>;
@@ -1198,6 +1194,10 @@ export declare module MittwaldAPIV2 {
1198
1194
  type RequestData = InferredRequestData<typeof descriptors.userVerifyRegistration>;
1199
1195
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.userVerifyRegistration, TStatus>;
1200
1196
  }
1197
+ namespace RelocationCreateRelocation {
1198
+ type RequestData = InferredRequestData<typeof descriptors.relocationCreateRelocation>;
1199
+ type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.relocationCreateRelocation, TStatus>;
1200
+ }
1201
1201
  }
1202
1202
  namespace Components {
1203
1203
  namespace Schemas {
@@ -2116,7 +2116,7 @@ export declare module MittwaldAPIV2 {
2116
2116
  }
2117
2117
  interface IngressPath {
2118
2118
  path: string;
2119
- target: MittwaldAPIV2.Components.Schemas.IngressTargetDirectory | MittwaldAPIV2.Components.Schemas.IngressTargetUrl | MittwaldAPIV2.Components.Schemas.IngressTargetInstallation;
2119
+ target: MittwaldAPIV2.Components.Schemas.IngressTargetDirectory | MittwaldAPIV2.Components.Schemas.IngressTargetUrl | MittwaldAPIV2.Components.Schemas.IngressTargetInstallation | MittwaldAPIV2.Components.Schemas.IngressTargetUseDefaultPage;
2120
2120
  }
2121
2121
  interface IngressTargetDirectory {
2122
2122
  directory: string;
@@ -2127,6 +2127,9 @@ export declare module MittwaldAPIV2 {
2127
2127
  interface IngressTargetUrl {
2128
2128
  url: string;
2129
2129
  }
2130
+ interface IngressTargetUseDefaultPage {
2131
+ useDefaultPage: boolean;
2132
+ }
2130
2133
  interface IngressTlsAcme {
2131
2134
  /**
2132
2135
  * Has to be `true`, as ssl cannot be deactivated.
@@ -2716,17 +2719,6 @@ export declare module MittwaldAPIV2 {
2716
2719
  storage: string;
2717
2720
  visitors: number;
2718
2721
  }
2719
- interface DirectusDomain {
2720
- /**
2721
- * The authcode of the domain. Leave empty when mittwald can generate a authcode on its own
2722
- */
2723
- authCode?: string;
2724
- /**
2725
- * Leave empty when mittwald should keep the same domain owner
2726
- */
2727
- domainOwnerData?: string;
2728
- name: string;
2729
- }
2730
2722
  interface ScreenshotTarget {
2731
2723
  domain: string;
2732
2724
  path?: string;
@@ -2962,6 +2954,17 @@ export declare module MittwaldAPIV2 {
2962
2954
  name: string;
2963
2955
  value: string;
2964
2956
  }
2957
+ interface DirectusDomain {
2958
+ /**
2959
+ * The authcode of the domain. Leave empty when mittwald can generate a authcode on its own
2960
+ */
2961
+ authCode?: string;
2962
+ /**
2963
+ * Leave empty when mittwald should keep the same domain owner
2964
+ */
2965
+ domainOwnerData?: string;
2966
+ name: string;
2967
+ }
2965
2968
  interface CommonsAddress {
2966
2969
  street: string;
2967
2970
  houseNumber: string;
@@ -12281,97 +12284,6 @@ export declare module MittwaldAPIV2 {
12281
12284
  }
12282
12285
  }
12283
12286
  }
12284
- namespace V2Relocation {
12285
- namespace Post {
12286
- namespace Parameters {
12287
- type Path = {};
12288
- interface RequestBody {
12289
- /**
12290
- * Should all project releated domains should be transferred to mittwald?
12291
- */
12292
- allDomains?: boolean;
12293
- /**
12294
- * Has to be true. Do you accept that our mittwald team can change and get password from your current provider?
12295
- */
12296
- allowPasswordChange: boolean;
12297
- contact: {
12298
- email: string;
12299
- firstName: string;
12300
- lastName: string;
12301
- phoneNumber?: string;
12302
- };
12303
- /**
12304
- * List of domains which should be transferred (when allDomains is not checked).
12305
- */
12306
- domains?: MittwaldAPIV2.Components.Schemas.DirectusDomain[];
12307
- /**
12308
- * Anything our customer service needs to know for the relocation process.
12309
- */
12310
- notes?: string;
12311
- provider: {
12312
- /**
12313
- * Url to the control panel of the provider
12314
- */
12315
- loginUrl: string;
12316
- /**
12317
- * Name of your provider
12318
- */
12319
- name: string | ("1und1" | "strato");
12320
- password: string;
12321
- /**
12322
- * Which account of your provider should be moved?
12323
- */
12324
- sourceAccount: string;
12325
- /**
12326
- * Login name to your provider
12327
- */
12328
- userName: string;
12329
- };
12330
- target: {
12331
- /**
12332
- * Your customer or organisation number
12333
- */
12334
- organisation: string;
12335
- /**
12336
- * Help our customer service finding your target account
12337
- */
12338
- product: (string | ("spaceServer" | "proSpace" | "agencyServer" | "cmsHosting" | "shopHosting")) & string;
12339
- /**
12340
- * In which p-account or short project id your project should be moved.
12341
- */
12342
- projectName: string;
12343
- /**
12344
- * Which mittwald system does the targetProject use?
12345
- */
12346
- system: "kc" | "mstudio";
12347
- };
12348
- }
12349
- type Header = {};
12350
- type Query = {};
12351
- }
12352
- namespace Responses {
12353
- namespace $204 {
12354
- namespace Content {
12355
- type Empty = unknown;
12356
- }
12357
- }
12358
- namespace $400 {
12359
- namespace Content {
12360
- interface ApplicationJson {
12361
- [k: string]: unknown;
12362
- }
12363
- }
12364
- }
12365
- namespace Default {
12366
- namespace Content {
12367
- interface ApplicationJson {
12368
- [k: string]: unknown;
12369
- }
12370
- }
12371
- }
12372
- }
12373
- }
12374
- }
12375
12287
  namespace V2LegacyTariffChange {
12376
12288
  namespace Post {
12377
12289
  namespace Parameters {
@@ -14597,5 +14509,96 @@ export declare module MittwaldAPIV2 {
14597
14509
  }
14598
14510
  }
14599
14511
  }
14512
+ namespace V2Relocation {
14513
+ namespace Post {
14514
+ namespace Parameters {
14515
+ type Path = {};
14516
+ interface RequestBody {
14517
+ /**
14518
+ * Should all project releated domains should be transferred to mittwald?
14519
+ */
14520
+ allDomains?: boolean;
14521
+ /**
14522
+ * Has to be true. Do you accept that our mittwald team can change and get password from your current provider?
14523
+ */
14524
+ allowPasswordChange: boolean;
14525
+ contact: {
14526
+ email: string;
14527
+ firstName: string;
14528
+ lastName: string;
14529
+ phoneNumber?: string;
14530
+ };
14531
+ /**
14532
+ * List of domains which should be transferred (when allDomains is not checked).
14533
+ */
14534
+ domains?: MittwaldAPIV2.Components.Schemas.DirectusDomain[];
14535
+ /**
14536
+ * Anything our customer service needs to know for the relocation process.
14537
+ */
14538
+ notes?: string;
14539
+ provider: {
14540
+ /**
14541
+ * Url to the control panel of the provider
14542
+ */
14543
+ loginUrl: string;
14544
+ /**
14545
+ * Name of your provider
14546
+ */
14547
+ name: string | ("1und1" | "strato");
14548
+ password: string;
14549
+ /**
14550
+ * Which account of your provider should be moved?
14551
+ */
14552
+ sourceAccount: string;
14553
+ /**
14554
+ * Login name to your provider
14555
+ */
14556
+ userName: string;
14557
+ };
14558
+ target: {
14559
+ /**
14560
+ * Your customer or organisation number
14561
+ */
14562
+ organisation: string;
14563
+ /**
14564
+ * Help our customer service finding your target account
14565
+ */
14566
+ product: (string | ("spaceServer" | "proSpace" | "agencyServer" | "cmsHosting" | "shopHosting")) & string;
14567
+ /**
14568
+ * In which p-account or short project id your project should be moved.
14569
+ */
14570
+ projectName: string;
14571
+ /**
14572
+ * Which mittwald system does the targetProject use?
14573
+ */
14574
+ system: "kc" | "mstudio";
14575
+ };
14576
+ }
14577
+ type Header = {};
14578
+ type Query = {};
14579
+ }
14580
+ namespace Responses {
14581
+ namespace $204 {
14582
+ namespace Content {
14583
+ type Empty = unknown;
14584
+ }
14585
+ }
14586
+ namespace $400 {
14587
+ namespace Content {
14588
+ interface ApplicationJson {
14589
+ [k: string]: unknown;
14590
+ }
14591
+ }
14592
+ }
14593
+ namespace Default {
14594
+ namespace Content {
14595
+ interface ApplicationJson {
14596
+ [k: string]: unknown;
14597
+ }
14598
+ }
14599
+ }
14600
+ }
14601
+ }
14602
+ }
14600
14603
  }
14601
14604
  }
@@ -479,8 +479,6 @@ export declare const projectResendProjectInviteMail: OpenAPIOperation<RequestTyp
479
479
  export declare const projectUpdateProjectDescription: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdDescription.Patch.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdDescription.Patch.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdDescription.Patch.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdDescription.Patch.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdDescription.Patch.Responses.$200.Content.Empty>, 200, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdDescription.Patch.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdDescription.Patch.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdDescription.Patch.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
480
480
  /** Update a Servers's description. */
481
481
  export declare const projectUpdateServerDescription: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdDescription.Patch.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ServersServerIdDescription.Patch.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ServersServerIdDescription.Patch.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ServersServerIdDescription.Patch.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdDescription.Patch.Responses.$200.Content.Empty>, 200, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdDescription.Patch.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdDescription.Patch.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdDescription.Patch.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
482
- /** Relocate an external Project to mittwald. */
483
- export declare const redirectusCreateRelocation: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
484
482
  /** Register a tariff change for a legacy tariff. */
485
483
  export declare const relocationCreateLegacyTariffChange: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2LegacyTariffChange.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2LegacyTariffChange.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2LegacyTariffChange.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2LegacyTariffChange.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2LegacyTariffChange.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2LegacyTariffChange.Post.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2LegacyTariffChange.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
486
484
  /** Obtain a service token. */
@@ -601,3 +599,5 @@ export declare const userVerifyEmail: OpenAPIOperation<RequestType<Simplify<Mitt
601
599
  export declare const userVerifyPhoneNumber: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Responses.$409.Content.ApplicationJson>, 409, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhoneVerify.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
602
600
  /** Verify your registration. */
603
601
  export declare const userVerifyRegistration: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$200.Content.Empty>, 200, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
602
+ /** Relocate an external Project to mittwald. */
603
+ export declare const relocationCreateRelocation: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Relocation.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
@@ -1426,12 +1426,6 @@ export const projectUpdateServerDescription = {
1426
1426
  method: "PATCH",
1427
1427
  operationId: "project-update-server-description",
1428
1428
  };
1429
- /** Relocate an external Project to mittwald. */
1430
- export const redirectusCreateRelocation = {
1431
- path: "/v2/relocation",
1432
- method: "POST",
1433
- operationId: "redirectus-create-relocation",
1434
- };
1435
1429
  /** Register a tariff change for a legacy tariff. */
1436
1430
  export const relocationCreateLegacyTariffChange = {
1437
1431
  path: "/v2/legacy-tariff-change",
@@ -1792,3 +1786,9 @@ export const userVerifyRegistration = {
1792
1786
  method: "POST",
1793
1787
  operationId: "user-verify-registration",
1794
1788
  };
1789
+ /** Relocate an external Project to mittwald. */
1790
+ export const relocationCreateRelocation = {
1791
+ path: "/v2/relocation",
1792
+ method: "POST",
1793
+ operationId: "relocation-create-relocation",
1794
+ };
@@ -954,10 +954,6 @@ export declare module MittwaldAPIV2 {
954
954
  type RequestData = InferredRequestData<typeof descriptors.projectUpdateServerDescription>;
955
955
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectUpdateServerDescription, TStatus>;
956
956
  }
957
- namespace RedirectusCreateRelocation {
958
- type RequestData = InferredRequestData<typeof descriptors.redirectusCreateRelocation>;
959
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.redirectusCreateRelocation, TStatus>;
960
- }
961
957
  namespace RelocationCreateLegacyTariffChange {
962
958
  type RequestData = InferredRequestData<typeof descriptors.relocationCreateLegacyTariffChange>;
963
959
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.relocationCreateLegacyTariffChange, TStatus>;
@@ -1198,6 +1194,10 @@ export declare module MittwaldAPIV2 {
1198
1194
  type RequestData = InferredRequestData<typeof descriptors.userVerifyRegistration>;
1199
1195
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.userVerifyRegistration, TStatus>;
1200
1196
  }
1197
+ namespace RelocationCreateRelocation {
1198
+ type RequestData = InferredRequestData<typeof descriptors.relocationCreateRelocation>;
1199
+ type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.relocationCreateRelocation, TStatus>;
1200
+ }
1201
1201
  }
1202
1202
  namespace Components {
1203
1203
  namespace Schemas {
@@ -2116,7 +2116,7 @@ export declare module MittwaldAPIV2 {
2116
2116
  }
2117
2117
  interface IngressPath {
2118
2118
  path: string;
2119
- target: MittwaldAPIV2.Components.Schemas.IngressTargetDirectory | MittwaldAPIV2.Components.Schemas.IngressTargetUrl | MittwaldAPIV2.Components.Schemas.IngressTargetInstallation;
2119
+ target: MittwaldAPIV2.Components.Schemas.IngressTargetDirectory | MittwaldAPIV2.Components.Schemas.IngressTargetUrl | MittwaldAPIV2.Components.Schemas.IngressTargetInstallation | MittwaldAPIV2.Components.Schemas.IngressTargetUseDefaultPage;
2120
2120
  }
2121
2121
  interface IngressTargetDirectory {
2122
2122
  directory: string;
@@ -2127,6 +2127,9 @@ export declare module MittwaldAPIV2 {
2127
2127
  interface IngressTargetUrl {
2128
2128
  url: string;
2129
2129
  }
2130
+ interface IngressTargetUseDefaultPage {
2131
+ useDefaultPage: boolean;
2132
+ }
2130
2133
  interface IngressTlsAcme {
2131
2134
  /**
2132
2135
  * Has to be `true`, as ssl cannot be deactivated.
@@ -2716,17 +2719,6 @@ export declare module MittwaldAPIV2 {
2716
2719
  storage: string;
2717
2720
  visitors: number;
2718
2721
  }
2719
- interface DirectusDomain {
2720
- /**
2721
- * The authcode of the domain. Leave empty when mittwald can generate a authcode on its own
2722
- */
2723
- authCode?: string;
2724
- /**
2725
- * Leave empty when mittwald should keep the same domain owner
2726
- */
2727
- domainOwnerData?: string;
2728
- name: string;
2729
- }
2730
2722
  interface ScreenshotTarget {
2731
2723
  domain: string;
2732
2724
  path?: string;
@@ -2962,6 +2954,17 @@ export declare module MittwaldAPIV2 {
2962
2954
  name: string;
2963
2955
  value: string;
2964
2956
  }
2957
+ interface DirectusDomain {
2958
+ /**
2959
+ * The authcode of the domain. Leave empty when mittwald can generate a authcode on its own
2960
+ */
2961
+ authCode?: string;
2962
+ /**
2963
+ * Leave empty when mittwald should keep the same domain owner
2964
+ */
2965
+ domainOwnerData?: string;
2966
+ name: string;
2967
+ }
2965
2968
  interface CommonsAddress {
2966
2969
  street: string;
2967
2970
  houseNumber: string;
@@ -12281,97 +12284,6 @@ export declare module MittwaldAPIV2 {
12281
12284
  }
12282
12285
  }
12283
12286
  }
12284
- namespace V2Relocation {
12285
- namespace Post {
12286
- namespace Parameters {
12287
- type Path = {};
12288
- interface RequestBody {
12289
- /**
12290
- * Should all project releated domains should be transferred to mittwald?
12291
- */
12292
- allDomains?: boolean;
12293
- /**
12294
- * Has to be true. Do you accept that our mittwald team can change and get password from your current provider?
12295
- */
12296
- allowPasswordChange: boolean;
12297
- contact: {
12298
- email: string;
12299
- firstName: string;
12300
- lastName: string;
12301
- phoneNumber?: string;
12302
- };
12303
- /**
12304
- * List of domains which should be transferred (when allDomains is not checked).
12305
- */
12306
- domains?: MittwaldAPIV2.Components.Schemas.DirectusDomain[];
12307
- /**
12308
- * Anything our customer service needs to know for the relocation process.
12309
- */
12310
- notes?: string;
12311
- provider: {
12312
- /**
12313
- * Url to the control panel of the provider
12314
- */
12315
- loginUrl: string;
12316
- /**
12317
- * Name of your provider
12318
- */
12319
- name: string | ("1und1" | "strato");
12320
- password: string;
12321
- /**
12322
- * Which account of your provider should be moved?
12323
- */
12324
- sourceAccount: string;
12325
- /**
12326
- * Login name to your provider
12327
- */
12328
- userName: string;
12329
- };
12330
- target: {
12331
- /**
12332
- * Your customer or organisation number
12333
- */
12334
- organisation: string;
12335
- /**
12336
- * Help our customer service finding your target account
12337
- */
12338
- product: (string | ("spaceServer" | "proSpace" | "agencyServer" | "cmsHosting" | "shopHosting")) & string;
12339
- /**
12340
- * In which p-account or short project id your project should be moved.
12341
- */
12342
- projectName: string;
12343
- /**
12344
- * Which mittwald system does the targetProject use?
12345
- */
12346
- system: "kc" | "mstudio";
12347
- };
12348
- }
12349
- type Header = {};
12350
- type Query = {};
12351
- }
12352
- namespace Responses {
12353
- namespace $204 {
12354
- namespace Content {
12355
- type Empty = unknown;
12356
- }
12357
- }
12358
- namespace $400 {
12359
- namespace Content {
12360
- interface ApplicationJson {
12361
- [k: string]: unknown;
12362
- }
12363
- }
12364
- }
12365
- namespace Default {
12366
- namespace Content {
12367
- interface ApplicationJson {
12368
- [k: string]: unknown;
12369
- }
12370
- }
12371
- }
12372
- }
12373
- }
12374
- }
12375
12287
  namespace V2LegacyTariffChange {
12376
12288
  namespace Post {
12377
12289
  namespace Parameters {
@@ -14597,5 +14509,96 @@ export declare module MittwaldAPIV2 {
14597
14509
  }
14598
14510
  }
14599
14511
  }
14512
+ namespace V2Relocation {
14513
+ namespace Post {
14514
+ namespace Parameters {
14515
+ type Path = {};
14516
+ interface RequestBody {
14517
+ /**
14518
+ * Should all project releated domains should be transferred to mittwald?
14519
+ */
14520
+ allDomains?: boolean;
14521
+ /**
14522
+ * Has to be true. Do you accept that our mittwald team can change and get password from your current provider?
14523
+ */
14524
+ allowPasswordChange: boolean;
14525
+ contact: {
14526
+ email: string;
14527
+ firstName: string;
14528
+ lastName: string;
14529
+ phoneNumber?: string;
14530
+ };
14531
+ /**
14532
+ * List of domains which should be transferred (when allDomains is not checked).
14533
+ */
14534
+ domains?: MittwaldAPIV2.Components.Schemas.DirectusDomain[];
14535
+ /**
14536
+ * Anything our customer service needs to know for the relocation process.
14537
+ */
14538
+ notes?: string;
14539
+ provider: {
14540
+ /**
14541
+ * Url to the control panel of the provider
14542
+ */
14543
+ loginUrl: string;
14544
+ /**
14545
+ * Name of your provider
14546
+ */
14547
+ name: string | ("1und1" | "strato");
14548
+ password: string;
14549
+ /**
14550
+ * Which account of your provider should be moved?
14551
+ */
14552
+ sourceAccount: string;
14553
+ /**
14554
+ * Login name to your provider
14555
+ */
14556
+ userName: string;
14557
+ };
14558
+ target: {
14559
+ /**
14560
+ * Your customer or organisation number
14561
+ */
14562
+ organisation: string;
14563
+ /**
14564
+ * Help our customer service finding your target account
14565
+ */
14566
+ product: (string | ("spaceServer" | "proSpace" | "agencyServer" | "cmsHosting" | "shopHosting")) & string;
14567
+ /**
14568
+ * In which p-account or short project id your project should be moved.
14569
+ */
14570
+ projectName: string;
14571
+ /**
14572
+ * Which mittwald system does the targetProject use?
14573
+ */
14574
+ system: "kc" | "mstudio";
14575
+ };
14576
+ }
14577
+ type Header = {};
14578
+ type Query = {};
14579
+ }
14580
+ namespace Responses {
14581
+ namespace $204 {
14582
+ namespace Content {
14583
+ type Empty = unknown;
14584
+ }
14585
+ }
14586
+ namespace $400 {
14587
+ namespace Content {
14588
+ interface ApplicationJson {
14589
+ [k: string]: unknown;
14590
+ }
14591
+ }
14592
+ }
14593
+ namespace Default {
14594
+ namespace Content {
14595
+ interface ApplicationJson {
14596
+ [k: string]: unknown;
14597
+ }
14598
+ }
14599
+ }
14600
+ }
14601
+ }
14602
+ }
14600
14603
  }
14601
14604
  }
package/dist/version.d.ts CHANGED
@@ -1 +1 @@
1
- export declare const MittwaldAPIClientVersion = '3.0.19';
1
+ export declare const MittwaldAPIClientVersion = '3.0.20';
package/dist/version.js CHANGED
@@ -1 +1 @@
1
- export const MittwaldAPIClientVersion = '3.0.19';
1
+ export const MittwaldAPIClientVersion = '3.0.20';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mittwald/api-client",
3
- "version": "3.0.19",
3
+ "version": "3.0.20",
4
4
  "description": "Auto-generated client for the mittwald API",
5
5
  "license": "MIT",
6
6
  "repository": "github:mittwald/api-client-js",