@mittwald/api-client 3.1.6 → 3.1.7
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/cjs/generated/v2/client-react.d.ts +25 -18
- package/dist/cjs/generated/v2/client-react.js +6 -6
- package/dist/cjs/generated/v2/client.d.ts +66 -56
- package/dist/cjs/generated/v2/client.js +15 -15
- package/dist/cjs/generated/v2/descriptors.d.ts +22 -22
- package/dist/cjs/generated/v2/descriptors.js +45 -45
- package/dist/cjs/generated/v2/types.d.ts +121 -105
- package/dist/esm/generated/v2/client-react.d.ts +25 -18
- package/dist/esm/generated/v2/client-react.js +6 -6
- package/dist/esm/generated/v2/client.d.ts +66 -56
- package/dist/esm/generated/v2/client.js +15 -15
- package/dist/esm/generated/v2/descriptors.d.ts +22 -22
- package/dist/esm/generated/v2/descriptors.js +42 -42
- package/dist/esm/generated/v2/types.d.ts +121 -105
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
|
@@ -3,9 +3,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.conversationCreateConversation = exports.conversationListConversations = exports.contractListContracts = exports.contractGetNextTerminationDateForItem = exports.contractGetDetailOfContract = exports.contractGetDetailOfContractItem = exports.contractGetDetailOfContractByServer = exports.contractGetDetailOfContractByProject = exports.contractGetDetailOfContractByDomain = exports.contractGetBaseItemOfContract = exports.contractCancelContractTermination = exports.contractTerminateContract = exports.contractCancelContractTariffChange = exports.contractCancelContractItemTermination = exports.contractTerminateContractItem = exports.backupUpdateProjectBackupDescription = exports.backupDeleteProjectBackup = exports.backupGetProjectBackup = exports.backupUpdateProjectBackupSchedule = exports.backupDeleteProjectBackupSchedule = exports.backupGetProjectBackupSchedule = exports.backupCreateProjectBackup = exports.backupListProjectBackups = exports.backupCreateProjectBackupSchedule = exports.backupListProjectBackupSchedules = exports.backupDeleteProjectBackupExport = exports.backupCreateProjectBackupExport = exports.articleListArticles = exports.articleGetArticle = exports.appUnlinkDatabase = exports.appSetDatabaseUsers = exports.appRetrieveStatus = exports.appRequestAppinstallationCopy = exports.appListUpdateCandidatesForAppversion = exports.appListSystemsoftwareversions = exports.appListSystemsoftwares = exports.appListAppversions = exports.appListApps = exports.appRequestAppinstallation = exports.appListAppinstallations = exports.appLinkDatabase = exports.appGetSystemsoftwareversion = exports.appGetSystemsoftware = exports.appGetMissingDependenciesForAppinstallation = exports.appGetAppversion = exports.appPatchAppinstallation = exports.appUninstallAppinstallation = exports.appGetAppinstallation = exports.appGetApp = exports.appExecuteAction = void 0;
|
|
4
4
|
exports.databaseListMysqlUsers = 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 = void 0;
|
|
5
5
|
exports.fileGetFileTypeRules = exports.fileGetFileTokenRules = exports.fileGetFileMeta = exports.fileCreateFile = exports.domainVerifyDomainOwnership = exports.domainUpdateDomainProjectId = exports.domainUpdateDomainContact = exports.domainUpdateDomainAuthCode = exports.domainResendDomainEmail = exports.domainListTlds = exports.domainListTldContactSchemas = exports.domainListDomains = exports.domainListDomainOwnerships = exports.domainGetScreenshotForDomain = exports.domainGetDomainOwnership = exports.domainDeleteDomain = exports.domainGetDomain = exports.domainUpdateDomainNameservers = exports.domainCreateDomainAuthCode = exports.domainCreateDomainAuthCode2 = exports.domainCheckDomainRegistrability = exports.domainAbortDomainDeclaration = exports.dnsUpdateRecordSet = exports.dnsSetRecordSetManaged = exports.dnsListDnsZones = exports.dnsDeleteDnsZone = exports.dnsGetDnsZone = exports.dnsCreateDnsZone = 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 = void 0;
|
|
6
|
-
exports.projectCreateProjectInvite = exports.projectAcceptProjectInvite = exports.passwordValidationGetPasswordPolicy = exports.pageinsightsListPerformanceDataForProject = exports.pageinsightsGetPerformanceData = exports.orderPreviewTariffChange = exports.orderPreviewOrder = exports.orderListProjectOrders = exports.orderListCustomerOrders = exports.orderGetOrder = exports.orderCreateTariffChange = exports.orderCreateOrder = exports.notificationsReadNotification = exports.notificationsReadAllNotifications = exports.notificationsListNotifications = exports.notificationsCountUnreadNotifications = exports.newsletterUnsubscribeUser = exports.newsletterGetInfo = exports.mailUpdateProjectMailSetting = exports.mailUpdateMailAddressSpamProtection = exports.mailUpdateMailAddressQuota = exports.mailUpdateMailAddressPassword = exports.mailUpdateMailAddressForwardAddresses = exports.
|
|
7
|
-
exports.userChangeEmail = exports.userGetOwnEmail = exports.userAuthenticate = exports.userAuthenticateMfa = exports.userRemovePhoneNumber = exports.userAddPhoneNumber = exports.sshUserUpdateSshUser = exports.sshUserDeleteSshUser = exports.sshUserGetSshUser = exports.sshUserCreateSshUser = exports.sshUserListSshUsers = exports.sftpUserUpdateSftpUser = exports.sftpUserDeleteSftpUser = exports.sftpUserGetSftpUser = exports.sftpUserCreateSftpUser = exports.sftpUserListSftpUsers = exports.servicetokenAuthenticateService = exports.relocationCreateRelocation = 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 =
|
|
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 =
|
|
6
|
+
exports.projectCreateProject = exports.projectCreateProjectInvite = exports.projectAcceptProjectInvite = exports.passwordValidationGetPasswordPolicy = exports.pageinsightsListPerformanceDataForProject = exports.pageinsightsGetPerformanceData = exports.orderPreviewTariffChange = exports.orderPreviewOrder = exports.orderListProjectOrders = exports.orderListCustomerOrders = exports.orderGetOrder = exports.orderCreateTariffChange = exports.orderCreateOrder = exports.notificationsReadNotification = exports.notificationsReadAllNotifications = exports.notificationsListNotifications = exports.notificationsCountUnreadNotifications = exports.newsletterUnsubscribeUser = exports.newsletterGetInfo = exports.mailUpdateProjectMailSetting = exports.mailUpdateMailAddressSpamProtection = exports.mailUpdateMailAddressQuota = exports.mailUpdateMailAddressPassword = exports.mailUpdateMailAddressForwardAddresses = exports.mailUpdateMailAddressCatchAll = exports.mailUpdateMailAddressAutoresponder = exports.mailUpdateMailAddressAddress = exports.mailUpdateDeliveryBoxPassword = exports.mailUpdateDeliveryBoxDescription = exports.mailListProjectMailSettings = exports.mailDeleteMailAddress = exports.mailGetMailAddress = exports.mailDeleteDeliveryBox = exports.mailGetDeliveryBox = exports.mailCreateMailAddress = exports.mailListMailAddresses = exports.mailCreateDeliverybox = exports.mailListDeliveryBoxes = exports.invoiceListCustomerInvoices = exports.invoiceUpdateInvoiceSettings = exports.invoiceGetDetailOfInvoiceSettings = exports.invoiceDetailOfInvoice = exports.ingressUpdateIngressTls = exports.ingressRequestIngressAcmeCertificateIssuance = exports.ingressUpdateIngressPaths = exports.ingressDeleteIngress = exports.ingressGetIngress = exports.ingressCreateIngress = exports.ingressListIngresses = exports.fileGetFile = void 0;
|
|
7
|
+
exports.userChangePassword = exports.userChangeEmail = exports.userGetOwnEmail = exports.userAuthenticate = exports.userAuthenticateMfa = exports.userRemovePhoneNumber = exports.userAddPhoneNumber = exports.sshUserUpdateSshUser = exports.sshUserDeleteSshUser = exports.sshUserGetSshUser = exports.sshUserCreateSshUser = exports.sshUserListSshUsers = exports.sftpUserUpdateSftpUser = exports.sftpUserDeleteSftpUser = exports.sftpUserGetSftpUser = exports.sftpUserCreateSftpUser = exports.sftpUserListSftpUsers = exports.servicetokenAuthenticateService = exports.relocationCreateRelocation = 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 = void 0;
|
|
8
|
+
exports.conversationGetFileAccessToken = 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 = 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}",
|
|
@@ -912,53 +912,47 @@ exports.fileGetFile = {
|
|
|
912
912
|
method: "GET",
|
|
913
913
|
operationId: "file-get-file",
|
|
914
914
|
};
|
|
915
|
+
/** List Ingresses. */
|
|
916
|
+
exports.ingressListIngresses = {
|
|
917
|
+
path: "/v2/ingresses",
|
|
918
|
+
method: "GET",
|
|
919
|
+
operationId: "ingress-list-ingresses",
|
|
920
|
+
};
|
|
915
921
|
/** Create an Ingress. */
|
|
916
|
-
exports.
|
|
917
|
-
path: "/v2/ingresses
|
|
922
|
+
exports.ingressCreateIngress = {
|
|
923
|
+
path: "/v2/ingresses",
|
|
918
924
|
method: "POST",
|
|
919
|
-
operationId: "ingress-create",
|
|
925
|
+
operationId: "ingress-create-ingress",
|
|
920
926
|
};
|
|
921
927
|
/** Get an Ingress. */
|
|
922
|
-
exports.
|
|
928
|
+
exports.ingressGetIngress = {
|
|
923
929
|
path: "/v2/ingresses/{ingressId}",
|
|
924
930
|
method: "GET",
|
|
925
|
-
operationId: "ingress-get-
|
|
931
|
+
operationId: "ingress-get-ingress",
|
|
926
932
|
};
|
|
927
933
|
/** Delete an Ingress. */
|
|
928
|
-
exports.
|
|
934
|
+
exports.ingressDeleteIngress = {
|
|
929
935
|
path: "/v2/ingresses/{ingressId}",
|
|
930
936
|
method: "DELETE",
|
|
931
|
-
operationId: "ingress-delete",
|
|
937
|
+
operationId: "ingress-delete-ingress",
|
|
932
938
|
};
|
|
933
|
-
/**
|
|
934
|
-
exports.
|
|
935
|
-
path: "/v2/ingresses",
|
|
936
|
-
method: "GET",
|
|
937
|
-
operationId: "ingress-list-accessible",
|
|
938
|
-
};
|
|
939
|
-
/** List Ingresses belonging to a project. */
|
|
940
|
-
exports.ingressListForProject = {
|
|
941
|
-
path: "/v2/projects/{projectId}/ingresses",
|
|
942
|
-
method: "GET",
|
|
943
|
-
operationId: "ingress-list-for-project",
|
|
944
|
-
};
|
|
945
|
-
/** Update an Ingresses paths. */
|
|
946
|
-
exports.ingressPaths = {
|
|
939
|
+
/** Update the paths of an Ingress. */
|
|
940
|
+
exports.ingressUpdateIngressPaths = {
|
|
947
941
|
path: "/v2/ingresses/{ingressId}/paths",
|
|
948
|
-
method: "
|
|
949
|
-
operationId: "ingress-paths",
|
|
942
|
+
method: "PATCH",
|
|
943
|
+
operationId: "ingress-update-ingress-paths",
|
|
950
944
|
};
|
|
951
|
-
/** Request ACME certificate issuance */
|
|
952
|
-
exports.
|
|
945
|
+
/** Request the ACME certificate issuance of an Ingress. */
|
|
946
|
+
exports.ingressRequestIngressAcmeCertificateIssuance = {
|
|
953
947
|
path: "/v2/ingresses/{ingressId}/actions/request-acme-certificate-issuance",
|
|
954
948
|
method: "POST",
|
|
955
|
-
operationId: "ingress-request-acme-certificate-issuance",
|
|
949
|
+
operationId: "ingress-request-ingress-acme-certificate-issuance",
|
|
956
950
|
};
|
|
957
|
-
/** Update
|
|
958
|
-
exports.
|
|
951
|
+
/** Update the tls settings of an Ingress. */
|
|
952
|
+
exports.ingressUpdateIngressTls = {
|
|
959
953
|
path: "/v2/ingresses/{ingressId}/tls",
|
|
960
|
-
method: "
|
|
961
|
-
operationId: "ingress-tls",
|
|
954
|
+
method: "PATCH",
|
|
955
|
+
operationId: "ingress-update-ingress-tls",
|
|
962
956
|
};
|
|
963
957
|
/** Get details of an Invoice. */
|
|
964
958
|
exports.invoiceDetailOfInvoice = {
|
|
@@ -1059,43 +1053,43 @@ exports.mailUpdateMailAddressAddress = {
|
|
|
1059
1053
|
/** Update the autoresponder of a MailAddress. */
|
|
1060
1054
|
exports.mailUpdateMailAddressAutoresponder = {
|
|
1061
1055
|
path: "/v2/mail-addresses/{mailAddressId}/autoresponder",
|
|
1062
|
-
method: "
|
|
1056
|
+
method: "PATCH",
|
|
1063
1057
|
operationId: "mail-update-mail-address-autoresponder",
|
|
1064
1058
|
};
|
|
1065
1059
|
/** Update the catchall of a MailAddress. */
|
|
1066
|
-
exports.
|
|
1067
|
-
path: "/v2/mail-addresses/{mailAddressId}/
|
|
1068
|
-
method: "
|
|
1069
|
-
operationId: "mail-update-mail-address-
|
|
1060
|
+
exports.mailUpdateMailAddressCatchAll = {
|
|
1061
|
+
path: "/v2/mail-addresses/{mailAddressId}/catch-all",
|
|
1062
|
+
method: "PATCH",
|
|
1063
|
+
operationId: "mail-update-mail-address-catch-all",
|
|
1070
1064
|
};
|
|
1071
1065
|
/** Update the forward addresses of a MailAddresses. */
|
|
1072
1066
|
exports.mailUpdateMailAddressForwardAddresses = {
|
|
1073
1067
|
path: "/v2/mail-addresses/{mailAddressId}/forward-addresses",
|
|
1074
|
-
method: "
|
|
1068
|
+
method: "PATCH",
|
|
1075
1069
|
operationId: "mail-update-mail-address-forward-addresses",
|
|
1076
1070
|
};
|
|
1077
1071
|
/** Update the password for a MailAddress. */
|
|
1078
1072
|
exports.mailUpdateMailAddressPassword = {
|
|
1079
1073
|
path: "/v2/mail-addresses/{mailAddressId}/password",
|
|
1080
|
-
method: "
|
|
1074
|
+
method: "PATCH",
|
|
1081
1075
|
operationId: "mail-update-mail-address-password",
|
|
1082
1076
|
};
|
|
1083
1077
|
/** Update the quota of a MailAddress. */
|
|
1084
1078
|
exports.mailUpdateMailAddressQuota = {
|
|
1085
1079
|
path: "/v2/mail-addresses/{mailAddressId}/quota",
|
|
1086
|
-
method: "
|
|
1080
|
+
method: "PATCH",
|
|
1087
1081
|
operationId: "mail-update-mail-address-quota",
|
|
1088
1082
|
};
|
|
1089
1083
|
/** Update the spam protection of a MailAddress. */
|
|
1090
1084
|
exports.mailUpdateMailAddressSpamProtection = {
|
|
1091
1085
|
path: "/v2/mail-addresses/{mailAddressId}/spam-protection",
|
|
1092
|
-
method: "
|
|
1086
|
+
method: "PATCH",
|
|
1093
1087
|
operationId: "mail-update-mail-address-spam-protection",
|
|
1094
1088
|
};
|
|
1095
1089
|
/** Update a mail setting of a Project. */
|
|
1096
1090
|
exports.mailUpdateProjectMailSetting = {
|
|
1097
1091
|
path: "/v2/projects/{projectId}/mail-settings/{setting}",
|
|
1098
|
-
method: "
|
|
1092
|
+
method: "PATCH",
|
|
1099
1093
|
operationId: "mail-update-project-mail-setting",
|
|
1100
1094
|
};
|
|
1101
1095
|
/** Getting the subscription status of the subscription. */
|
|
@@ -1188,9 +1182,9 @@ exports.pageinsightsListPerformanceDataForProject = {
|
|
|
1188
1182
|
method: "GET",
|
|
1189
1183
|
operationId: "pageinsights-list-performance-data-for-project",
|
|
1190
1184
|
};
|
|
1191
|
-
/** Get a
|
|
1185
|
+
/** Get a PasswordPolicy. */
|
|
1192
1186
|
exports.passwordValidationGetPasswordPolicy = {
|
|
1193
|
-
path: "/v2/password
|
|
1187
|
+
path: "/v2/password-policies/{passwordPolicy}",
|
|
1194
1188
|
method: "GET",
|
|
1195
1189
|
operationId: "password-validation-get-password-policy",
|
|
1196
1190
|
};
|
|
@@ -1758,3 +1752,9 @@ exports.userVerifyRegistration = {
|
|
|
1758
1752
|
method: "POST",
|
|
1759
1753
|
operationId: "user-verify-registration",
|
|
1760
1754
|
};
|
|
1755
|
+
/** Request an access token for the File belonging to the Conversation. */
|
|
1756
|
+
exports.conversationGetFileAccessToken = {
|
|
1757
|
+
path: "/v2/conversations/{conversationId}/files/{fileId}/access-token",
|
|
1758
|
+
method: "GET",
|
|
1759
|
+
operationId: "conversation-get-file-access-token",
|
|
1760
|
+
};
|
|
@@ -606,37 +606,33 @@ export declare module MittwaldAPIV2 {
|
|
|
606
606
|
type RequestData = InferredRequestData<typeof descriptors.fileGetFile>;
|
|
607
607
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.fileGetFile, TStatus>;
|
|
608
608
|
}
|
|
609
|
-
namespace
|
|
610
|
-
type RequestData = InferredRequestData<typeof descriptors.
|
|
611
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.
|
|
609
|
+
namespace IngressListIngresses {
|
|
610
|
+
type RequestData = InferredRequestData<typeof descriptors.ingressListIngresses>;
|
|
611
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.ingressListIngresses, TStatus>;
|
|
612
612
|
}
|
|
613
|
-
namespace
|
|
614
|
-
type RequestData = InferredRequestData<typeof descriptors.
|
|
615
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.
|
|
613
|
+
namespace IngressCreateIngress {
|
|
614
|
+
type RequestData = InferredRequestData<typeof descriptors.ingressCreateIngress>;
|
|
615
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.ingressCreateIngress, TStatus>;
|
|
616
616
|
}
|
|
617
|
-
namespace
|
|
618
|
-
type RequestData = InferredRequestData<typeof descriptors.
|
|
619
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.
|
|
617
|
+
namespace IngressGetIngress {
|
|
618
|
+
type RequestData = InferredRequestData<typeof descriptors.ingressGetIngress>;
|
|
619
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.ingressGetIngress, TStatus>;
|
|
620
620
|
}
|
|
621
|
-
namespace
|
|
622
|
-
type RequestData = InferredRequestData<typeof descriptors.
|
|
623
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.
|
|
621
|
+
namespace IngressDeleteIngress {
|
|
622
|
+
type RequestData = InferredRequestData<typeof descriptors.ingressDeleteIngress>;
|
|
623
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.ingressDeleteIngress, TStatus>;
|
|
624
624
|
}
|
|
625
|
-
namespace
|
|
626
|
-
type RequestData = InferredRequestData<typeof descriptors.
|
|
627
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.
|
|
625
|
+
namespace IngressUpdateIngressPaths {
|
|
626
|
+
type RequestData = InferredRequestData<typeof descriptors.ingressUpdateIngressPaths>;
|
|
627
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.ingressUpdateIngressPaths, TStatus>;
|
|
628
628
|
}
|
|
629
|
-
namespace
|
|
630
|
-
type RequestData = InferredRequestData<typeof descriptors.
|
|
631
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.
|
|
629
|
+
namespace IngressRequestIngressAcmeCertificateIssuance {
|
|
630
|
+
type RequestData = InferredRequestData<typeof descriptors.ingressRequestIngressAcmeCertificateIssuance>;
|
|
631
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.ingressRequestIngressAcmeCertificateIssuance, TStatus>;
|
|
632
632
|
}
|
|
633
|
-
namespace
|
|
634
|
-
type RequestData = InferredRequestData<typeof descriptors.
|
|
635
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.
|
|
636
|
-
}
|
|
637
|
-
namespace IngressTls {
|
|
638
|
-
type RequestData = InferredRequestData<typeof descriptors.ingressTls>;
|
|
639
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.ingressTls, TStatus>;
|
|
633
|
+
namespace IngressUpdateIngressTls {
|
|
634
|
+
type RequestData = InferredRequestData<typeof descriptors.ingressUpdateIngressTls>;
|
|
635
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.ingressUpdateIngressTls, TStatus>;
|
|
640
636
|
}
|
|
641
637
|
namespace InvoiceDetailOfInvoice {
|
|
642
638
|
type RequestData = InferredRequestData<typeof descriptors.invoiceDetailOfInvoice>;
|
|
@@ -706,9 +702,9 @@ export declare module MittwaldAPIV2 {
|
|
|
706
702
|
type RequestData = InferredRequestData<typeof descriptors.mailUpdateMailAddressAutoresponder>;
|
|
707
703
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.mailUpdateMailAddressAutoresponder, TStatus>;
|
|
708
704
|
}
|
|
709
|
-
namespace
|
|
710
|
-
type RequestData = InferredRequestData<typeof descriptors.
|
|
711
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.
|
|
705
|
+
namespace MailUpdateMailAddressCatchAll {
|
|
706
|
+
type RequestData = InferredRequestData<typeof descriptors.mailUpdateMailAddressCatchAll>;
|
|
707
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.mailUpdateMailAddressCatchAll, TStatus>;
|
|
712
708
|
}
|
|
713
709
|
namespace MailUpdateMailAddressForwardAddresses {
|
|
714
710
|
type RequestData = InferredRequestData<typeof descriptors.mailUpdateMailAddressForwardAddresses>;
|
|
@@ -1170,6 +1166,10 @@ export declare module MittwaldAPIV2 {
|
|
|
1170
1166
|
type RequestData = InferredRequestData<typeof descriptors.userVerifyRegistration>;
|
|
1171
1167
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.userVerifyRegistration, TStatus>;
|
|
1172
1168
|
}
|
|
1169
|
+
namespace ConversationGetFileAccessToken {
|
|
1170
|
+
type RequestData = InferredRequestData<typeof descriptors.conversationGetFileAccessToken>;
|
|
1171
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.conversationGetFileAccessToken, TStatus>;
|
|
1172
|
+
}
|
|
1173
1173
|
}
|
|
1174
1174
|
namespace Components {
|
|
1175
1175
|
namespace Schemas {
|
|
@@ -8945,58 +8945,18 @@ export declare module MittwaldAPIV2 {
|
|
|
8945
8945
|
}
|
|
8946
8946
|
}
|
|
8947
8947
|
namespace V2Ingresses {
|
|
8948
|
-
namespace
|
|
8948
|
+
namespace Get {
|
|
8949
8949
|
namespace Parameters {
|
|
8950
8950
|
type Path = {};
|
|
8951
|
-
interface RequestBody {
|
|
8952
|
-
hostname: string;
|
|
8953
|
-
/**
|
|
8954
|
-
* A list of paths. The default path `/` is always present and cannot be removed.
|
|
8955
|
-
*/
|
|
8956
|
-
paths: MittwaldAPIV2.Components.Schemas.IngressPath[];
|
|
8957
|
-
projectId: string;
|
|
8958
|
-
}
|
|
8959
8951
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8960
|
-
type Query = {
|
|
8961
|
-
|
|
8962
|
-
namespace Responses {
|
|
8963
|
-
namespace $201 {
|
|
8964
|
-
namespace Content {
|
|
8965
|
-
interface ApplicationJson {
|
|
8966
|
-
id: string;
|
|
8967
|
-
}
|
|
8968
|
-
}
|
|
8969
|
-
}
|
|
8970
|
-
namespace $404 {
|
|
8971
|
-
namespace Content {
|
|
8972
|
-
interface ApplicationJson {
|
|
8973
|
-
[k: string]: unknown;
|
|
8974
|
-
}
|
|
8975
|
-
}
|
|
8976
|
-
}
|
|
8977
|
-
namespace Default {
|
|
8978
|
-
namespace Content {
|
|
8979
|
-
interface ApplicationJson {
|
|
8980
|
-
[k: string]: unknown;
|
|
8981
|
-
}
|
|
8982
|
-
}
|
|
8983
|
-
}
|
|
8984
|
-
}
|
|
8985
|
-
}
|
|
8986
|
-
}
|
|
8987
|
-
namespace V2IngressesIngressId {
|
|
8988
|
-
namespace Get {
|
|
8989
|
-
namespace Parameters {
|
|
8990
|
-
type Path = {
|
|
8991
|
-
ingressId: string;
|
|
8952
|
+
type Query = {
|
|
8953
|
+
projectId?: string;
|
|
8992
8954
|
};
|
|
8993
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8994
|
-
type Query = {};
|
|
8995
8955
|
}
|
|
8996
8956
|
namespace Responses {
|
|
8997
8957
|
namespace $200 {
|
|
8998
8958
|
namespace Content {
|
|
8999
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.IngressIngress;
|
|
8959
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.IngressIngress[];
|
|
9000
8960
|
}
|
|
9001
8961
|
}
|
|
9002
8962
|
namespace $404 {
|
|
@@ -9015,18 +8975,26 @@ export declare module MittwaldAPIV2 {
|
|
|
9015
8975
|
}
|
|
9016
8976
|
}
|
|
9017
8977
|
}
|
|
9018
|
-
namespace
|
|
8978
|
+
namespace Post {
|
|
9019
8979
|
namespace Parameters {
|
|
9020
|
-
type Path = {
|
|
9021
|
-
|
|
9022
|
-
|
|
8980
|
+
type Path = {};
|
|
8981
|
+
interface RequestBody {
|
|
8982
|
+
hostname: string;
|
|
8983
|
+
/**
|
|
8984
|
+
* A list of paths. The default path `/` is always present and cannot be removed.
|
|
8985
|
+
*/
|
|
8986
|
+
paths: MittwaldAPIV2.Components.Schemas.IngressPath[];
|
|
8987
|
+
projectId: string;
|
|
8988
|
+
}
|
|
9023
8989
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
9024
8990
|
type Query = {};
|
|
9025
8991
|
}
|
|
9026
8992
|
namespace Responses {
|
|
9027
|
-
namespace $
|
|
8993
|
+
namespace $201 {
|
|
9028
8994
|
namespace Content {
|
|
9029
|
-
|
|
8995
|
+
interface ApplicationJson {
|
|
8996
|
+
id: string;
|
|
8997
|
+
}
|
|
9030
8998
|
}
|
|
9031
8999
|
}
|
|
9032
9000
|
namespace $404 {
|
|
@@ -9046,17 +9014,19 @@ export declare module MittwaldAPIV2 {
|
|
|
9046
9014
|
}
|
|
9047
9015
|
}
|
|
9048
9016
|
}
|
|
9049
|
-
namespace
|
|
9017
|
+
namespace V2IngressesIngressId {
|
|
9050
9018
|
namespace Get {
|
|
9051
9019
|
namespace Parameters {
|
|
9052
|
-
type Path = {
|
|
9020
|
+
type Path = {
|
|
9021
|
+
ingressId: string;
|
|
9022
|
+
};
|
|
9053
9023
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
9054
9024
|
type Query = {};
|
|
9055
9025
|
}
|
|
9056
9026
|
namespace Responses {
|
|
9057
9027
|
namespace $200 {
|
|
9058
9028
|
namespace Content {
|
|
9059
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.IngressIngress
|
|
9029
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.IngressIngress;
|
|
9060
9030
|
}
|
|
9061
9031
|
}
|
|
9062
9032
|
namespace $404 {
|
|
@@ -9075,20 +9045,18 @@ export declare module MittwaldAPIV2 {
|
|
|
9075
9045
|
}
|
|
9076
9046
|
}
|
|
9077
9047
|
}
|
|
9078
|
-
|
|
9079
|
-
namespace V2ProjectsProjectIdIngresses {
|
|
9080
|
-
namespace Get {
|
|
9048
|
+
namespace Delete {
|
|
9081
9049
|
namespace Parameters {
|
|
9082
9050
|
type Path = {
|
|
9083
|
-
|
|
9051
|
+
ingressId: string;
|
|
9084
9052
|
};
|
|
9085
9053
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
9086
9054
|
type Query = {};
|
|
9087
9055
|
}
|
|
9088
9056
|
namespace Responses {
|
|
9089
|
-
namespace $
|
|
9057
|
+
namespace $204 {
|
|
9090
9058
|
namespace Content {
|
|
9091
|
-
type
|
|
9059
|
+
type Empty = unknown;
|
|
9092
9060
|
}
|
|
9093
9061
|
}
|
|
9094
9062
|
namespace $404 {
|
|
@@ -9108,8 +9076,9 @@ export declare module MittwaldAPIV2 {
|
|
|
9108
9076
|
}
|
|
9109
9077
|
}
|
|
9110
9078
|
}
|
|
9079
|
+
namespace V2ProjectsProjectIdIngresses { }
|
|
9111
9080
|
namespace V2IngressesIngressIdPaths {
|
|
9112
|
-
namespace
|
|
9081
|
+
namespace Patch {
|
|
9113
9082
|
namespace Parameters {
|
|
9114
9083
|
type Path = {
|
|
9115
9084
|
ingressId: string;
|
|
@@ -9181,7 +9150,7 @@ export declare module MittwaldAPIV2 {
|
|
|
9181
9150
|
}
|
|
9182
9151
|
}
|
|
9183
9152
|
namespace V2IngressesIngressIdTls {
|
|
9184
|
-
namespace
|
|
9153
|
+
namespace Patch {
|
|
9185
9154
|
namespace Parameters {
|
|
9186
9155
|
type Path = {
|
|
9187
9156
|
ingressId: string;
|
|
@@ -10127,9 +10096,8 @@ export declare module MittwaldAPIV2 {
|
|
|
10127
10096
|
}
|
|
10128
10097
|
}
|
|
10129
10098
|
}
|
|
10130
|
-
namespace V2MailaddressesMailAddressIdAutoResponder { }
|
|
10131
10099
|
namespace V2MailAddressesMailAddressIdAutoresponder {
|
|
10132
|
-
namespace
|
|
10100
|
+
namespace Patch {
|
|
10133
10101
|
namespace Parameters {
|
|
10134
10102
|
type Path = {
|
|
10135
10103
|
mailAddressId: string;
|
|
@@ -10196,9 +10164,9 @@ export declare module MittwaldAPIV2 {
|
|
|
10196
10164
|
}
|
|
10197
10165
|
}
|
|
10198
10166
|
}
|
|
10199
|
-
namespace
|
|
10200
|
-
namespace
|
|
10201
|
-
namespace
|
|
10167
|
+
namespace V2MailaddressesMailAddressIdAutoResponder { }
|
|
10168
|
+
namespace V2MailAddressesMailAddressIdCatchAll {
|
|
10169
|
+
namespace Patch {
|
|
10202
10170
|
namespace Parameters {
|
|
10203
10171
|
type Path = {
|
|
10204
10172
|
mailAddressId: string;
|
|
@@ -10260,9 +10228,10 @@ export declare module MittwaldAPIV2 {
|
|
|
10260
10228
|
}
|
|
10261
10229
|
}
|
|
10262
10230
|
}
|
|
10263
|
-
namespace
|
|
10231
|
+
namespace V2MailaddressesMailAddressIdCatchAll { }
|
|
10232
|
+
namespace V2MailAddressesMailAddressIdCatchall { }
|
|
10264
10233
|
namespace V2MailAddressesMailAddressIdForwardAddresses {
|
|
10265
|
-
namespace
|
|
10234
|
+
namespace Patch {
|
|
10266
10235
|
namespace Parameters {
|
|
10267
10236
|
type Path = {
|
|
10268
10237
|
mailAddressId: string;
|
|
@@ -10324,9 +10293,9 @@ export declare module MittwaldAPIV2 {
|
|
|
10324
10293
|
}
|
|
10325
10294
|
}
|
|
10326
10295
|
}
|
|
10327
|
-
namespace
|
|
10296
|
+
namespace V2MailaddressesMailAddressIdForwardaddresses { }
|
|
10328
10297
|
namespace V2MailAddressesMailAddressIdPassword {
|
|
10329
|
-
namespace
|
|
10298
|
+
namespace Patch {
|
|
10330
10299
|
namespace Parameters {
|
|
10331
10300
|
type Path = {
|
|
10332
10301
|
mailAddressId: string;
|
|
@@ -10388,9 +10357,9 @@ export declare module MittwaldAPIV2 {
|
|
|
10388
10357
|
}
|
|
10389
10358
|
}
|
|
10390
10359
|
}
|
|
10391
|
-
namespace
|
|
10360
|
+
namespace V2MailaddressesMailAddressIdPassword { }
|
|
10392
10361
|
namespace V2MailAddressesMailAddressIdQuota {
|
|
10393
|
-
namespace
|
|
10362
|
+
namespace Patch {
|
|
10394
10363
|
namespace Parameters {
|
|
10395
10364
|
type Path = {
|
|
10396
10365
|
mailAddressId: string;
|
|
@@ -10452,9 +10421,9 @@ export declare module MittwaldAPIV2 {
|
|
|
10452
10421
|
}
|
|
10453
10422
|
}
|
|
10454
10423
|
}
|
|
10455
|
-
namespace
|
|
10424
|
+
namespace V2MailaddressesMailAddressIdQuota { }
|
|
10456
10425
|
namespace V2MailAddressesMailAddressIdSpamProtection {
|
|
10457
|
-
namespace
|
|
10426
|
+
namespace Patch {
|
|
10458
10427
|
namespace Parameters {
|
|
10459
10428
|
type Path = {
|
|
10460
10429
|
mailAddressId: string;
|
|
@@ -10521,8 +10490,9 @@ export declare module MittwaldAPIV2 {
|
|
|
10521
10490
|
}
|
|
10522
10491
|
}
|
|
10523
10492
|
}
|
|
10493
|
+
namespace V2MailaddressesMailAddressIdSpamprotection { }
|
|
10524
10494
|
namespace V2ProjectsProjectIdMailSettingsSetting {
|
|
10525
|
-
namespace
|
|
10495
|
+
namespace Patch {
|
|
10526
10496
|
namespace Parameters {
|
|
10527
10497
|
type Path = {
|
|
10528
10498
|
projectId: string;
|
|
@@ -11101,11 +11071,11 @@ export declare module MittwaldAPIV2 {
|
|
|
11101
11071
|
}
|
|
11102
11072
|
}
|
|
11103
11073
|
}
|
|
11104
|
-
namespace
|
|
11074
|
+
namespace V2PasswordPoliciesPasswordPolicy {
|
|
11105
11075
|
namespace Get {
|
|
11106
11076
|
namespace Parameters {
|
|
11107
11077
|
type Path = {
|
|
11108
|
-
|
|
11078
|
+
passwordPolicy: string;
|
|
11109
11079
|
};
|
|
11110
11080
|
type Header = {};
|
|
11111
11081
|
type Query = {};
|
|
@@ -11126,6 +11096,7 @@ export declare module MittwaldAPIV2 {
|
|
|
11126
11096
|
}
|
|
11127
11097
|
}
|
|
11128
11098
|
}
|
|
11099
|
+
namespace V2PasswordPoliciesPath { }
|
|
11129
11100
|
namespace V2ProjectInvitesInviteIdActionsAccept {
|
|
11130
11101
|
namespace Post {
|
|
11131
11102
|
namespace Parameters {
|
|
@@ -14738,5 +14709,50 @@ export declare module MittwaldAPIV2 {
|
|
|
14738
14709
|
}
|
|
14739
14710
|
}
|
|
14740
14711
|
}
|
|
14712
|
+
namespace V2ConversationsConversationIdFilesFileIdAccessToken {
|
|
14713
|
+
namespace Get {
|
|
14714
|
+
namespace Parameters {
|
|
14715
|
+
type Path = {
|
|
14716
|
+
conversationId: string;
|
|
14717
|
+
fileId: string;
|
|
14718
|
+
};
|
|
14719
|
+
interface RequestBody {
|
|
14720
|
+
}
|
|
14721
|
+
type Header = {};
|
|
14722
|
+
type Query = {};
|
|
14723
|
+
}
|
|
14724
|
+
namespace Responses {
|
|
14725
|
+
namespace $200 {
|
|
14726
|
+
namespace Content {
|
|
14727
|
+
interface ApplicationJson {
|
|
14728
|
+
accessToken: string;
|
|
14729
|
+
expiresAt: string;
|
|
14730
|
+
}
|
|
14731
|
+
}
|
|
14732
|
+
}
|
|
14733
|
+
namespace $400 {
|
|
14734
|
+
namespace Content {
|
|
14735
|
+
interface ApplicationJson {
|
|
14736
|
+
[k: string]: unknown;
|
|
14737
|
+
}
|
|
14738
|
+
}
|
|
14739
|
+
}
|
|
14740
|
+
namespace $404 {
|
|
14741
|
+
namespace Content {
|
|
14742
|
+
interface ApplicationJson {
|
|
14743
|
+
[k: string]: unknown;
|
|
14744
|
+
}
|
|
14745
|
+
}
|
|
14746
|
+
}
|
|
14747
|
+
namespace Default {
|
|
14748
|
+
namespace Content {
|
|
14749
|
+
interface ApplicationJson {
|
|
14750
|
+
[k: string]: unknown;
|
|
14751
|
+
}
|
|
14752
|
+
}
|
|
14753
|
+
}
|
|
14754
|
+
}
|
|
14755
|
+
}
|
|
14756
|
+
}
|
|
14741
14757
|
}
|
|
14742
14758
|
}
|