@mittwald/api-client 3.1.32 → 3.1.33
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/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.mjs +1 -5
- package/dist/react.d.mts +2 -3
- package/dist/react.d.ts +2 -3
- package/dist/react.mjs +1 -1
- package/dist/shared/{api-client.ce530b79.d.mts → api-client.3c535332.d.mts} +11 -99
- package/dist/shared/{api-client.ce530b79.d.ts → api-client.3c535332.d.ts} +11 -99
- package/dist/shared/{api-client.5e0316fc.mjs → api-client.d340e371.mjs} +3 -8
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { assertStatus } from '@mittwald/api-client-commons';
|
|
2
|
-
import { M as MittwaldAPIV2Client } from './shared/api-client.
|
|
3
|
-
export { a as MittwaldAPIV2 } from './shared/api-client.
|
|
2
|
+
import { M as MittwaldAPIV2Client } from './shared/api-client.3c535332.mjs';
|
|
3
|
+
export { a as MittwaldAPIV2 } from './shared/api-client.3c535332.mjs';
|
|
4
4
|
import '.yarn/__virtual__/@mittwald-api-client-commons-virtual-7b98ca03c4/1/packages/commons/dist/shared/api-client-commons.5e434015.mjs';
|
|
5
5
|
|
|
6
6
|
declare class MittwaldAPIClient extends MittwaldAPIV2Client {
|
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { assertStatus } from '@mittwald/api-client-commons';
|
|
2
|
-
import { M as MittwaldAPIV2Client } from './shared/api-client.
|
|
3
|
-
export { a as MittwaldAPIV2 } from './shared/api-client.
|
|
2
|
+
import { M as MittwaldAPIV2Client } from './shared/api-client.3c535332.js';
|
|
3
|
+
export { a as MittwaldAPIV2 } from './shared/api-client.3c535332.js';
|
|
4
4
|
import '.yarn/__virtual__/@mittwald-api-client-commons-virtual-7b98ca03c4/1/packages/commons/dist/shared/api-client-commons.5e434015.mjs';
|
|
5
5
|
|
|
6
6
|
declare class MittwaldAPIClient extends MittwaldAPIV2Client {
|
package/dist/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ApiClientBase, ApiClientError } from '@mittwald/api-client-commons';
|
|
2
2
|
export { assertStatus } from '@mittwald/api-client-commons';
|
|
3
|
-
import { a as appExecuteAction, b as appGetApp, c as appGetAppinstallation, d as appUninstallAppinstallation, e as appPatchAppinstallation, f as appGetAppversion, g as appGetMissingDependenciesForAppinstallation, h as appGetSystemsoftware, i as appGetSystemsoftwareversion, j as appLinkDatabase, k as appListAppinstallations, l as appRequestAppinstallation, m as appListApps, n as appListAppversions, o as appListSystemsoftwares, p as appListSystemsoftwareversions, q as appListUpdateCandidatesForAppversion, r as appRequestAppinstallationCopy, s as appRetrieveStatus, t as appSetDatabaseUsers, u as appUnlinkDatabase, v as articleGetArticle, w as articleListArticles, x as backupCreateProjectBackupExport, y as backupDeleteProjectBackupExport, z as backupListProjectBackupSchedules, A as backupCreateProjectBackupSchedule, B as backupListProjectBackups, C as backupCreateProjectBackup, D as backupGetProjectBackupSchedule, E as backupDeleteProjectBackupSchedule, F as backupUpdateProjectBackupSchedule, G as backupGetProjectBackup, H as backupDeleteProjectBackup, I as backupUpdateProjectBackupDescription, J as contractTerminateContractItem, K as contractCancelContractItemTermination, L as contractCancelContractTariffChange, M as contractTerminateContract, N as contractCancelContractTermination, O as contractGetBaseItemOfContract, P as contractGetDetailOfContractByDomain, Q as contractGetDetailOfContractByProject, R as contractGetDetailOfContractByServer, S as contractGetDetailOfContractItem, T as contractGetDetailOfContract, U as contractGetNextTerminationDateForItem, V as contractListContracts, W as invoiceDetailOfInvoice, X as invoiceGetDetailOfInvoiceSettings, Y as invoiceUpdateInvoiceSettings, Z as invoiceGetFileAccessToken, _ as invoiceListCustomerInvoices, $ as orderCreateOrder, a0 as orderCreateTariffChange, a1 as orderGetOrder, a2 as orderListCustomerOrders, a3 as orderListProjectOrders, a4 as orderPreviewOrder, a5 as orderPreviewTariffChange, a6 as conversationListConversations, a7 as conversationCreateConversation, a8 as conversationListMessagesByConversation, a9 as conversationCreateMessage, aa as conversationGetCategory, ab as conversationGetConversationMembers, ac as conversationGetConversation, ad as conversationUpdateConversation, ae as conversationGetFileAccessToken, af as conversationListCategories, ag as conversationRequestFileUpload, ah as conversationSetConversationStatus, ai as conversationUpdateMessage, aj as cronjobAbortExecution, ak as cronjobListCronjobs, al as cronjobCreateCronjob, am as cronjobListExecutions, an as cronjobCreateExecution, ao as cronjobGetCronjob, ap as cronjobDeleteCronjob, aq as cronjobUpdateCronjob, ar as cronjobGetExecution, as as cronjobUpdateCronjobAppId, at as customerAcceptCustomerInvite, au as customerListOfCustomerCategories, av as customerCreateCategory, aw as customerCreateCustomerInvite, ax as customerListCustomers, ay as customerCreateCustomer, az as customerDeclineCustomerInvite, aA as customerGetCustomerCategory, aB as customerUpdateCategory, aC as customerDeleteCategory, aD as customerGetCustomerInvite, aE as customerDeleteCustomerInvite, aF as customerGetCustomerMembership, aG as customerDeleteCustomerMembership, aH as customerUpdateCustomerMembership, aI as customerGetCustomer, aJ as customerUpdateCustomer, aK as customerDeleteCustomer, aL as customerGetCustomerTokenInvite, aM as customerIsCustomerLegallyCompetent, aN as customerLeaveCustomer, aO as customerListCustomerInvites, aP as customerListCustomerMemberships, aQ as customerListInvitesForCustomer, aR as customerListMembershipsForCustomer, aS as customerRequestAvatarUpload, aT as customerRemoveAvatar, aU as customerResendCustomerInviteMail, aV as databaseListMysqlDatabases, aW as databaseCreateMysqlDatabase, aX as databaseListMysqlUsers, aY as databaseCreateMysqlUser, aZ as databaseListRedisDatabases, a_ as databaseCreateRedisDatabase, a$ as databaseGetMysqlDatabase, b0 as databaseDeleteMysqlDatabase, b1 as databaseGetMysqlUser, b2 as databaseUpdateMysqlUser, b3 as databaseDeleteMysqlUser, b4 as databaseGetRedisDatabase, b5 as databaseDeleteRedisDatabase, b6 as databaseDisableMysqlUser, b7 as databaseEnableMysqlUser, b8 as databaseGetMysqlUserPhpMyAdminUrl, b9 as databaseListMysqlCharsets, ba as databaseListMysqlVersions, bb as databaseListRedisVersions, bc as databaseUpdateMysqlDatabaseDefaultCharset, bd as databaseUpdateMysqlDatabaseDescription, be as databaseUpdateMysqlUserPassword, bf as databaseUpdateRedisDatabaseConfiguration, bg as databaseUpdateRedisDatabaseDescription, bh as newsletterSubscribeUser, bi as newsletterGetInfo, bj as newsletterUnsubscribeUser, bk as notificationsCountUnreadNotifications, bl as notificationsListNotifications, bm as notificationsReadAllNotifications, bn as notificationsReadNotification, bo as dnsCreateDnsZone, bp as dnsGetDnsZone, bq as dnsDeleteDnsZone, br as dnsListDnsZones, bs as dnsSetRecordSetManaged, bt as dnsUpdateRecordSet, bu as domainAbortDomainDeclaration, bv as domainCheckDomainRegistrability, bw as domainListDomains, bx as
|
|
3
|
+
import { a as appExecuteAction, b as appGetApp, c as appGetAppinstallation, d as appUninstallAppinstallation, e as appPatchAppinstallation, f as appGetAppversion, g as appGetMissingDependenciesForAppinstallation, h as appGetSystemsoftware, i as appGetSystemsoftwareversion, j as appLinkDatabase, k as appListAppinstallations, l as appRequestAppinstallation, m as appListApps, n as appListAppversions, o as appListSystemsoftwares, p as appListSystemsoftwareversions, q as appListUpdateCandidatesForAppversion, r as appRequestAppinstallationCopy, s as appRetrieveStatus, t as appSetDatabaseUsers, u as appUnlinkDatabase, v as articleGetArticle, w as articleListArticles, x as backupCreateProjectBackupExport, y as backupDeleteProjectBackupExport, z as backupListProjectBackupSchedules, A as backupCreateProjectBackupSchedule, B as backupListProjectBackups, C as backupCreateProjectBackup, D as backupGetProjectBackupSchedule, E as backupDeleteProjectBackupSchedule, F as backupUpdateProjectBackupSchedule, G as backupGetProjectBackup, H as backupDeleteProjectBackup, I as backupUpdateProjectBackupDescription, J as contractTerminateContractItem, K as contractCancelContractItemTermination, L as contractCancelContractTariffChange, M as contractTerminateContract, N as contractCancelContractTermination, O as contractGetBaseItemOfContract, P as contractGetDetailOfContractByDomain, Q as contractGetDetailOfContractByProject, R as contractGetDetailOfContractByServer, S as contractGetDetailOfContractItem, T as contractGetDetailOfContract, U as contractGetNextTerminationDateForItem, V as contractListContracts, W as invoiceDetailOfInvoice, X as invoiceGetDetailOfInvoiceSettings, Y as invoiceUpdateInvoiceSettings, Z as invoiceGetFileAccessToken, _ as invoiceListCustomerInvoices, $ as orderCreateOrder, a0 as orderCreateTariffChange, a1 as orderGetOrder, a2 as orderListCustomerOrders, a3 as orderListProjectOrders, a4 as orderPreviewOrder, a5 as orderPreviewTariffChange, a6 as conversationListConversations, a7 as conversationCreateConversation, a8 as conversationListMessagesByConversation, a9 as conversationCreateMessage, aa as conversationGetCategory, ab as conversationGetConversationMembers, ac as conversationGetConversation, ad as conversationUpdateConversation, ae as conversationGetFileAccessToken, af as conversationListCategories, ag as conversationRequestFileUpload, ah as conversationSetConversationStatus, ai as conversationUpdateMessage, aj as cronjobAbortExecution, ak as cronjobListCronjobs, al as cronjobCreateCronjob, am as cronjobListExecutions, an as cronjobCreateExecution, ao as cronjobGetCronjob, ap as cronjobDeleteCronjob, aq as cronjobUpdateCronjob, ar as cronjobGetExecution, as as cronjobUpdateCronjobAppId, at as customerAcceptCustomerInvite, au as customerListOfCustomerCategories, av as customerCreateCategory, aw as customerCreateCustomerInvite, ax as customerListCustomers, ay as customerCreateCustomer, az as customerDeclineCustomerInvite, aA as customerGetCustomerCategory, aB as customerUpdateCategory, aC as customerDeleteCategory, aD as customerGetCustomerInvite, aE as customerDeleteCustomerInvite, aF as customerGetCustomerMembership, aG as customerDeleteCustomerMembership, aH as customerUpdateCustomerMembership, aI as customerGetCustomer, aJ as customerUpdateCustomer, aK as customerDeleteCustomer, aL as customerGetCustomerTokenInvite, aM as customerIsCustomerLegallyCompetent, aN as customerLeaveCustomer, aO as customerListCustomerInvites, aP as customerListCustomerMemberships, aQ as customerListInvitesForCustomer, aR as customerListMembershipsForCustomer, aS as customerRequestAvatarUpload, aT as customerRemoveAvatar, aU as customerResendCustomerInviteMail, aV as databaseListMysqlDatabases, aW as databaseCreateMysqlDatabase, aX as databaseListMysqlUsers, aY as databaseCreateMysqlUser, aZ as databaseListRedisDatabases, a_ as databaseCreateRedisDatabase, a$ as databaseGetMysqlDatabase, b0 as databaseDeleteMysqlDatabase, b1 as databaseGetMysqlUser, b2 as databaseUpdateMysqlUser, b3 as databaseDeleteMysqlUser, b4 as databaseGetRedisDatabase, b5 as databaseDeleteRedisDatabase, b6 as databaseDisableMysqlUser, b7 as databaseEnableMysqlUser, b8 as databaseGetMysqlUserPhpMyAdminUrl, b9 as databaseListMysqlCharsets, ba as databaseListMysqlVersions, bb as databaseListRedisVersions, bc as databaseUpdateMysqlDatabaseDefaultCharset, bd as databaseUpdateMysqlDatabaseDescription, be as databaseUpdateMysqlUserPassword, bf as databaseUpdateRedisDatabaseConfiguration, bg as databaseUpdateRedisDatabaseDescription, bh as newsletterSubscribeUser, bi as newsletterGetInfo, bj as newsletterUnsubscribeUser, bk as notificationsCountUnreadNotifications, bl as notificationsListNotifications, bm as notificationsReadAllNotifications, bn as notificationsReadNotification, bo as dnsCreateDnsZone, bp as dnsGetDnsZone, bq as dnsDeleteDnsZone, br as dnsListDnsZones, bs as dnsSetRecordSetManaged, bt as dnsUpdateRecordSet, bu as domainAbortDomainDeclaration, bv as domainCheckDomainRegistrability, bw as domainListDomains, bx as domainCreateDomainAuthCode, by as domainUpdateDomainNameservers, bz as domainGetDomain, bA as domainDeleteDomain, bB as domainGetDomainOwnership, bC as domainGetLatestScreenshot, bD as domainListDomainOwnerships, bE as domainListTldContactSchemas, bF as domainListTlds, bG as domainResendDomainEmail, bH as domainUpdateDomainAuthCode, bI as domainUpdateDomainContact, bJ as domainUpdateDomainProjectId, bK as domainVerifyDomainOwnership, bL as ingressListIngresses, bM as ingressCreateIngress, bN as ingressGetIngress, bO as ingressDeleteIngress, bP as ingressUpdateIngressPaths, bQ as ingressRequestIngressAcmeCertificateIssuance, bR as ingressUpdateIngressTls, bS as fileCreateFile, bT as fileGetFileMeta, bU as fileGetFileUploadTokenRules, bV as fileGetFileUploadTypeRules, bW as fileGetFile, bX as mailListDeliveryBoxes, bY as mailCreateDeliverybox, bZ as mailListMailAddresses, b_ as mailCreateMailAddress, b$ as mailGetDeliveryBox, c0 as mailDeleteDeliveryBox, c1 as mailGetMailAddress, c2 as mailDeleteMailAddress, c3 as mailListProjectMailSettings, c4 as mailUpdateDeliveryBoxDescription, c5 as mailUpdateDeliveryBoxPassword, c6 as mailUpdateMailAddressAddress, c7 as mailUpdateMailAddressAutoresponder, c8 as mailUpdateMailAddressCatchAll, c9 as mailUpdateMailAddressForwardAddresses, ca as mailUpdateMailAddressPassword, cb as mailUpdateMailAddressQuota, cc as mailUpdateMailAddressSpamProtection, cd as mailUpdateProjectMailSetting, ce as pageinsightsGetPerformanceData, cf as pageinsightsGetStraceData, cg as pageinsightsListPerformanceDataForProject, ch as pageinsightsScheduleStrace, ci as passwordValidationGetPasswordPolicy, cj as userAddPhoneNumber, ck as userRemovePhoneNumber, cl as userAuthenticateMfa, cm as userAuthenticate, cn as userGetOwnEmail, co as userChangeEmail, cp as userChangePassword, cq as userCheckToken, cr as userGetMfaStatus, cs as userResetRecoverycodes, ct as userConfirmMfa, cu as userDisableMfa, cv as userConfirmPasswordReset, cw as userListApiTokens, cx as userCreateApiToken, cy as userCreateFeedback, cz as userListSshKeys, cA as userCreateSshKey, cB as userGetApiToken, cC as userEditApiToken, cD as userDeleteApiToken, cE as userGetSshKey, cF as userEditSshKey, cG as userDeleteSshKey, cH as userDeleteUser, cI as userGetOwnAccount, cJ as userUpdateAccount, cK as userGetPasswordUpdatedAt, cL as userGetPersonalizedSettings, cM as userUpdatePersonalizedSettings, cN as userGetPollStatus, cO as userPostPollStatus, cP as userGetSession, cQ as userTerminateSession, cR as userGetUser, cS as userUpdatePersonalInformation, cT as userInitMfa, cU as userInitPasswordReset, cV as userListFeedback, cW as userListSessions, cX as userTerminateAllSessions, cY as userLogout, cZ as userRegister, c_ as userRequestAvatarUpload, c$ as userRemoveAvatar, d0 as userResendVerificationEmail, d1 as userSupportCodeRequest, d2 as userVerifyEmail, d3 as userVerifyPhoneNumber, d4 as userVerifyRegistration, d5 as projectAcceptProjectInvite, d6 as projectListInvitesForProject, d7 as projectCreateProjectInvite, d8 as projectCreateProject, d9 as projectDeclineProjectInvite, da as projectRequestProjectAvatarUpload, db as projectDeleteProjectAvatar, dc as projectGetProjectInvite, dd as projectDeleteProjectInvite, de as projectGetProjectMembership, df as projectDeleteProjectMembership, dg as projectUpdateProjectMembership, dh as projectGetProject, di as projectDeleteProject, dj as projectRequestServerAvatarUpload, dk as projectDeleteServerAvatar, dl as projectGetProjectTokenInvite, dm as projectGetSelfMembershipForProject, dn as projectGetServer, dp as projectLeaveProject, dq as projectListMembershipsForProject, dr as projectListProjectInvites, ds as projectListProjectMemberships, dt as projectListProjects, du as projectListServers, dv as projectResendProjectInviteMail, dw as projectUpdateProjectDescription, dx as projectUpdateServerDescription, dy as projectFileSystemGetDirectories, dz as projectFileSystemGetDiskUsage, dA as projectFileSystemGetFileContent, dB as projectFileSystemGetJwt, dC as projectFileSystemListFiles, dD as relocationCreateLegacyTariffChange, dE as relocationCreateRelocation, dF as sftpUserListSftpUsers, dG as sftpUserCreateSftpUser, dH as sftpUserGetSftpUser, dI as sftpUserDeleteSftpUser, dJ as sftpUserUpdateSftpUser, dK as sshUserListSshUsers, dL as sshUserCreateSshUser, dM as sshUserGetSshUser, dN as sshUserDeleteSshUser, dO as sshUserUpdateSshUser } from './shared/api-client.d340e371.mjs';
|
|
4
4
|
import { isBrowser } from 'browser-or-node';
|
|
5
5
|
|
|
6
6
|
var __defProp$1 = Object.defineProperty;
|
|
@@ -601,10 +601,6 @@ class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
601
601
|
),
|
|
602
602
|
/** List Domains */
|
|
603
603
|
listDomains: this.requestFunctionFactory(domainListDomains),
|
|
604
|
-
/** Create an auth code 2. */
|
|
605
|
-
createDomainAuthCode2: this.requestFunctionFactory(
|
|
606
|
-
domainCreateDomainAuthCode2
|
|
607
|
-
),
|
|
608
604
|
/** Create an auth code for a Domains transfer-out process. */
|
|
609
605
|
createDomainAuthCode: this.requestFunctionFactory(
|
|
610
606
|
domainCreateDomainAuthCode
|
package/dist/react.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _mittwald_react_use_promise from '@mittwald/react-use-promise';
|
|
2
|
-
import { M as MittwaldAPIV2Client, a as MittwaldAPIV2 } from './shared/api-client.
|
|
2
|
+
import { M as MittwaldAPIV2Client, a as MittwaldAPIV2 } from './shared/api-client.3c535332.mjs';
|
|
3
3
|
import '@mittwald/api-client-commons';
|
|
4
4
|
import '.yarn/__virtual__/@mittwald-api-client-commons-virtual-7b98ca03c4/1/packages/commons/dist/shared/api-client-commons.5e434015.mjs';
|
|
5
5
|
|
|
@@ -1559,12 +1559,11 @@ declare const buildUserApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1559
1559
|
}>;
|
|
1560
1560
|
/** Get poll settings for the specified user. */
|
|
1561
1561
|
getPollStatus: (conf: {
|
|
1562
|
-
|
|
1562
|
+
userId: string;
|
|
1563
1563
|
headers?: {
|
|
1564
1564
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1565
1565
|
} | undefined;
|
|
1566
1566
|
}) => _mittwald_react_use_promise.AsyncResource<{
|
|
1567
|
-
id: string;
|
|
1568
1567
|
completedAt?: string | undefined;
|
|
1569
1568
|
dontShowUntil?: string | undefined;
|
|
1570
1569
|
ignoredAt?: string | undefined;
|
package/dist/react.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _mittwald_react_use_promise from '@mittwald/react-use-promise';
|
|
2
|
-
import { M as MittwaldAPIV2Client, a as MittwaldAPIV2 } from './shared/api-client.
|
|
2
|
+
import { M as MittwaldAPIV2Client, a as MittwaldAPIV2 } from './shared/api-client.3c535332.js';
|
|
3
3
|
import '@mittwald/api-client-commons';
|
|
4
4
|
import '.yarn/__virtual__/@mittwald-api-client-commons-virtual-7b98ca03c4/1/packages/commons/dist/shared/api-client-commons.5e434015.mjs';
|
|
5
5
|
|
|
@@ -1559,12 +1559,11 @@ declare const buildUserApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1559
1559
|
}>;
|
|
1560
1560
|
/** Get poll settings for the specified user. */
|
|
1561
1561
|
getPollStatus: (conf: {
|
|
1562
|
-
|
|
1562
|
+
userId: string;
|
|
1563
1563
|
headers?: {
|
|
1564
1564
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1565
1565
|
} | undefined;
|
|
1566
1566
|
}) => _mittwald_react_use_promise.AsyncResource<{
|
|
1567
|
-
id: string;
|
|
1568
1567
|
completedAt?: string | undefined;
|
|
1569
1568
|
dontShowUntil?: string | undefined;
|
|
1570
1569
|
ignoredAt?: string | undefined;
|
package/dist/react.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ApiCallAsyncResourceFactory } from '@mittwald/api-client-commons/react';
|
|
2
|
-
import { b as appGetApp, c as appGetAppinstallation, f as appGetAppversion, g as appGetMissingDependenciesForAppinstallation, h as appGetSystemsoftware, i as appGetSystemsoftwareversion, k as appListAppinstallations, m as appListApps, n as appListAppversions, o as appListSystemsoftwares, p as appListSystemsoftwareversions, q as appListUpdateCandidatesForAppversion, s as appRetrieveStatus, v as articleGetArticle, w as articleListArticles, z as backupListProjectBackupSchedules, B as backupListProjectBackups, D as backupGetProjectBackupSchedule, G as backupGetProjectBackup, O as contractGetBaseItemOfContract, P as contractGetDetailOfContractByDomain, Q as contractGetDetailOfContractByProject, R as contractGetDetailOfContractByServer, S as contractGetDetailOfContractItem, T as contractGetDetailOfContract, U as contractGetNextTerminationDateForItem, V as contractListContracts, W as invoiceDetailOfInvoice, X as invoiceGetDetailOfInvoiceSettings, Z as invoiceGetFileAccessToken, _ as invoiceListCustomerInvoices, a1 as orderGetOrder, a2 as orderListCustomerOrders, a3 as orderListProjectOrders, a6 as conversationListConversations, a8 as conversationListMessagesByConversation, aa as conversationGetCategory, ab as conversationGetConversationMembers, ac as conversationGetConversation, ae as conversationGetFileAccessToken, af as conversationListCategories, ak as cronjobListCronjobs, am as cronjobListExecutions, ao as cronjobGetCronjob, ar as cronjobGetExecution, au as customerListOfCustomerCategories, ax as customerListCustomers, aA as customerGetCustomerCategory, aD as customerGetCustomerInvite, aF as customerGetCustomerMembership, aI as customerGetCustomer, aL as customerGetCustomerTokenInvite, aM as customerIsCustomerLegallyCompetent, aO as customerListCustomerInvites, aP as customerListCustomerMemberships, aQ as customerListInvitesForCustomer, aR as customerListMembershipsForCustomer, aV as databaseListMysqlDatabases, aX as databaseListMysqlUsers, aZ as databaseListRedisDatabases, a$ as databaseGetMysqlDatabase, b1 as databaseGetMysqlUser, b4 as databaseGetRedisDatabase, b8 as databaseGetMysqlUserPhpMyAdminUrl, b9 as databaseListMysqlCharsets, ba as databaseListMysqlVersions, bb as databaseListRedisVersions, bp as dnsGetDnsZone, br as dnsListDnsZones, bw as domainListDomains,
|
|
2
|
+
import { b as appGetApp, c as appGetAppinstallation, f as appGetAppversion, g as appGetMissingDependenciesForAppinstallation, h as appGetSystemsoftware, i as appGetSystemsoftwareversion, k as appListAppinstallations, m as appListApps, n as appListAppversions, o as appListSystemsoftwares, p as appListSystemsoftwareversions, q as appListUpdateCandidatesForAppversion, s as appRetrieveStatus, v as articleGetArticle, w as articleListArticles, z as backupListProjectBackupSchedules, B as backupListProjectBackups, D as backupGetProjectBackupSchedule, G as backupGetProjectBackup, O as contractGetBaseItemOfContract, P as contractGetDetailOfContractByDomain, Q as contractGetDetailOfContractByProject, R as contractGetDetailOfContractByServer, S as contractGetDetailOfContractItem, T as contractGetDetailOfContract, U as contractGetNextTerminationDateForItem, V as contractListContracts, W as invoiceDetailOfInvoice, X as invoiceGetDetailOfInvoiceSettings, Z as invoiceGetFileAccessToken, _ as invoiceListCustomerInvoices, a1 as orderGetOrder, a2 as orderListCustomerOrders, a3 as orderListProjectOrders, a6 as conversationListConversations, a8 as conversationListMessagesByConversation, aa as conversationGetCategory, ab as conversationGetConversationMembers, ac as conversationGetConversation, ae as conversationGetFileAccessToken, af as conversationListCategories, ak as cronjobListCronjobs, am as cronjobListExecutions, ao as cronjobGetCronjob, ar as cronjobGetExecution, au as customerListOfCustomerCategories, ax as customerListCustomers, aA as customerGetCustomerCategory, aD as customerGetCustomerInvite, aF as customerGetCustomerMembership, aI as customerGetCustomer, aL as customerGetCustomerTokenInvite, aM as customerIsCustomerLegallyCompetent, aO as customerListCustomerInvites, aP as customerListCustomerMemberships, aQ as customerListInvitesForCustomer, aR as customerListMembershipsForCustomer, aV as databaseListMysqlDatabases, aX as databaseListMysqlUsers, aZ as databaseListRedisDatabases, a$ as databaseGetMysqlDatabase, b1 as databaseGetMysqlUser, b4 as databaseGetRedisDatabase, b8 as databaseGetMysqlUserPhpMyAdminUrl, b9 as databaseListMysqlCharsets, ba as databaseListMysqlVersions, bb as databaseListRedisVersions, bp as dnsGetDnsZone, br as dnsListDnsZones, bw as domainListDomains, bz as domainGetDomain, bB as domainGetDomainOwnership, bC as domainGetLatestScreenshot, bD as domainListDomainOwnerships, bE as domainListTldContactSchemas, bF as domainListTlds, bL as ingressListIngresses, bN as ingressGetIngress, bT as fileGetFileMeta, bU as fileGetFileUploadTokenRules, bV as fileGetFileUploadTypeRules, bW as fileGetFile, bX as mailListDeliveryBoxes, bZ as mailListMailAddresses, b$ as mailGetDeliveryBox, c1 as mailGetMailAddress, c3 as mailListProjectMailSettings, bi as newsletterGetInfo, bk as notificationsCountUnreadNotifications, bl as notificationsListNotifications, ce as pageinsightsGetPerformanceData, cf as pageinsightsGetStraceData, cg as pageinsightsListPerformanceDataForProject, ci as passwordValidationGetPasswordPolicy, cn as userGetOwnEmail, cr as userGetMfaStatus, cw as userListApiTokens, cz as userListSshKeys, cB as userGetApiToken, cE as userGetSshKey, cI as userGetOwnAccount, cK as userGetPasswordUpdatedAt, cL as userGetPersonalizedSettings, cN as userGetPollStatus, cP as userGetSession, cR as userGetUser, cV as userListFeedback, cW as userListSessions, d1 as userSupportCodeRequest, d6 as projectListInvitesForProject, dc as projectGetProjectInvite, de as projectGetProjectMembership, dh as projectGetProject, dl as projectGetProjectTokenInvite, dm as projectGetSelfMembershipForProject, dn as projectGetServer, dq as projectListMembershipsForProject, dr as projectListProjectInvites, ds as projectListProjectMemberships, dt as projectListProjects, du as projectListServers, dy as projectFileSystemGetDirectories, dz as projectFileSystemGetDiskUsage, dA as projectFileSystemGetFileContent, dB as projectFileSystemGetJwt, dC as projectFileSystemListFiles, dF as sftpUserListSftpUsers, dH as sftpUserGetSftpUser, dK as sshUserListSshUsers, dM as sshUserGetSshUser } from './shared/api-client.d340e371.mjs';
|
|
3
3
|
import '@mittwald/react-use-promise';
|
|
4
4
|
|
|
5
5
|
var __defProp = Object.defineProperty;
|
|
@@ -268,8 +268,6 @@ declare const domainAbortDomainDeclaration: OpenAPIOperation<RequestType<Simplif
|
|
|
268
268
|
declare const domainCheckDomainRegistrability: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2DomainRegistrable.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2DomainRegistrable.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2DomainRegistrable.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2DomainRegistrable.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2DomainRegistrable.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainRegistrable.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainRegistrable.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
269
269
|
/** List Domains */
|
|
270
270
|
declare const domainListDomains: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2Domains.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2Domains.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2Domains.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2Domains.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Domains.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Domains.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
271
|
-
/** Create an auth code 2. */
|
|
272
|
-
declare const domainCreateDomainAuthCode2: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode2.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode2.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode2.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode2.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode2.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode2.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode2.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode2.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
273
271
|
/** Create an auth code for a Domains transfer-out process. */
|
|
274
272
|
declare const domainCreateDomainAuthCode: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
275
273
|
/** Update the nameservers of a Domain. */
|
|
@@ -559,9 +557,9 @@ declare const userGetPersonalizedSettings: OpenAPIOperation<RequestType<Simplify
|
|
|
559
557
|
/** Update personalized GUI settings. */
|
|
560
558
|
declare const userUpdatePersonalizedSettings: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdSettings.Put.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdSettings.Put.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdSettings.Put.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdSettings.Put.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdSettings.Put.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdSettings.Put.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdSettings.Put.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
561
559
|
/** Get poll settings for the specified user. */
|
|
562
|
-
declare const userGetPollStatus: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.
|
|
560
|
+
declare const userGetPollStatus: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
563
561
|
/** Store new or update poll settings. */
|
|
564
|
-
declare const userPostPollStatus: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.
|
|
562
|
+
declare const userPostPollStatus: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Post.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
565
563
|
/** Get a specific session. */
|
|
566
564
|
declare const userGetSession: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfSessionsTokenId.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfSessionsTokenId.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfSessionsTokenId.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfSessionsTokenId.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfSessionsTokenId.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfSessionsTokenId.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
567
565
|
/** Terminate a specific Session. */
|
|
@@ -1133,10 +1131,6 @@ declare namespace MittwaldAPIV2 {
|
|
|
1133
1131
|
type RequestData = RequestData<typeof domainListDomains>;
|
|
1134
1132
|
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof domainListDomains, TStatus>;
|
|
1135
1133
|
}
|
|
1136
|
-
namespace DomainCreateDomainAuthCode2 {
|
|
1137
|
-
type RequestData = RequestData<typeof domainCreateDomainAuthCode2>;
|
|
1138
|
-
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof domainCreateDomainAuthCode2, TStatus>;
|
|
1139
|
-
}
|
|
1140
1134
|
namespace DomainCreateDomainAuthCode {
|
|
1141
1135
|
type RequestData = RequestData<typeof domainCreateDomainAuthCode>;
|
|
1142
1136
|
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof domainCreateDomainAuthCode, TStatus>;
|
|
@@ -8975,49 +8969,6 @@ declare namespace MittwaldAPIV2 {
|
|
|
8975
8969
|
}
|
|
8976
8970
|
}
|
|
8977
8971
|
}
|
|
8978
|
-
namespace V2DomainsDomainIdActionsCreateAuthcode2 { }
|
|
8979
|
-
namespace V2DomainsDomainIdActionsAuthCode2 {
|
|
8980
|
-
namespace Post {
|
|
8981
|
-
namespace Parameters {
|
|
8982
|
-
type Path = {
|
|
8983
|
-
domainId: string;
|
|
8984
|
-
};
|
|
8985
|
-
interface RequestBody {
|
|
8986
|
-
[k: string]: unknown;
|
|
8987
|
-
}
|
|
8988
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8989
|
-
type Query = {};
|
|
8990
|
-
}
|
|
8991
|
-
namespace Responses {
|
|
8992
|
-
namespace $204 {
|
|
8993
|
-
namespace Content {
|
|
8994
|
-
type Empty = unknown;
|
|
8995
|
-
}
|
|
8996
|
-
}
|
|
8997
|
-
namespace $400 {
|
|
8998
|
-
namespace Content {
|
|
8999
|
-
interface ApplicationJson {
|
|
9000
|
-
[k: string]: unknown;
|
|
9001
|
-
}
|
|
9002
|
-
}
|
|
9003
|
-
}
|
|
9004
|
-
namespace $404 {
|
|
9005
|
-
namespace Content {
|
|
9006
|
-
interface ApplicationJson {
|
|
9007
|
-
[k: string]: unknown;
|
|
9008
|
-
}
|
|
9009
|
-
}
|
|
9010
|
-
}
|
|
9011
|
-
namespace Default {
|
|
9012
|
-
namespace Content {
|
|
9013
|
-
interface ApplicationJson {
|
|
9014
|
-
[k: string]: unknown;
|
|
9015
|
-
}
|
|
9016
|
-
}
|
|
9017
|
-
}
|
|
9018
|
-
}
|
|
9019
|
-
}
|
|
9020
|
-
}
|
|
9021
8972
|
namespace V2DomainsDomainIdActionsCreateAuthcode { }
|
|
9022
8973
|
namespace V2DomainsDomainIdActionsAuthCode {
|
|
9023
8974
|
namespace Post {
|
|
@@ -15092,11 +15043,11 @@ declare namespace MittwaldAPIV2 {
|
|
|
15092
15043
|
}
|
|
15093
15044
|
}
|
|
15094
15045
|
}
|
|
15095
|
-
namespace
|
|
15046
|
+
namespace V2PollSettingsUserId {
|
|
15096
15047
|
namespace Get {
|
|
15097
15048
|
namespace Parameters {
|
|
15098
15049
|
type Path = {
|
|
15099
|
-
|
|
15050
|
+
userId: string;
|
|
15100
15051
|
};
|
|
15101
15052
|
type Header = {};
|
|
15102
15053
|
type Query = {};
|
|
@@ -15104,9 +15055,7 @@ declare namespace MittwaldAPIV2 {
|
|
|
15104
15055
|
namespace Responses {
|
|
15105
15056
|
namespace $200 {
|
|
15106
15057
|
namespace Content {
|
|
15107
|
-
type ApplicationJson =
|
|
15108
|
-
id: string;
|
|
15109
|
-
} & MittwaldAPIV2.Components.Schemas.PollUserPollSettings;
|
|
15058
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.PollUserPollSettings;
|
|
15110
15059
|
}
|
|
15111
15060
|
}
|
|
15112
15061
|
namespace $400 {
|
|
@@ -15135,7 +15084,7 @@ declare namespace MittwaldAPIV2 {
|
|
|
15135
15084
|
namespace Post {
|
|
15136
15085
|
namespace Parameters {
|
|
15137
15086
|
type Path = {
|
|
15138
|
-
|
|
15087
|
+
userId: string;
|
|
15139
15088
|
};
|
|
15140
15089
|
interface RequestBody {
|
|
15141
15090
|
status: "completed" | "muted" | "ignored";
|
|
@@ -15147,9 +15096,7 @@ declare namespace MittwaldAPIV2 {
|
|
|
15147
15096
|
namespace Responses {
|
|
15148
15097
|
namespace $200 {
|
|
15149
15098
|
namespace Content {
|
|
15150
|
-
type ApplicationJson =
|
|
15151
|
-
id: string;
|
|
15152
|
-
} & MittwaldAPIV2.Components.Schemas.PollUserPollSettings;
|
|
15099
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.PollUserPollSettings;
|
|
15153
15100
|
}
|
|
15154
15101
|
}
|
|
15155
15102
|
namespace $400 {
|
|
@@ -21114,39 +21061,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
21114
21061
|
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<MittwaldAPIV2.Components.Schemas.DomainDomain[], 200, "application/json"> | _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
21115
21062
|
[x: string]: unknown;
|
|
21116
21063
|
}, 400, "application/json">>>;
|
|
21117
|
-
/** Create an auth code 2. */
|
|
21118
|
-
createDomainAuthCode2: (request: {
|
|
21119
|
-
domainId: string;
|
|
21120
|
-
data?: {
|
|
21121
|
-
[x: string]: unknown;
|
|
21122
|
-
} | undefined;
|
|
21123
|
-
headers?: {
|
|
21124
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
21125
|
-
"x-access-token"?: string | undefined;
|
|
21126
|
-
} | undefined;
|
|
21127
|
-
}) => _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.c<_yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.O<{
|
|
21128
|
-
data: {
|
|
21129
|
-
[x: string]: unknown;
|
|
21130
|
-
};
|
|
21131
|
-
} & {
|
|
21132
|
-
pathParameters: {
|
|
21133
|
-
domainId: string;
|
|
21134
|
-
};
|
|
21135
|
-
} & {
|
|
21136
|
-
headers?: Partial<{
|
|
21137
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
21138
|
-
}> | undefined;
|
|
21139
|
-
} & {
|
|
21140
|
-
headers: {
|
|
21141
|
-
"x-access-token"?: string | undefined;
|
|
21142
|
-
} & Partial<{
|
|
21143
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
21144
|
-
}>; /** Get a specific `AppVersion`. */
|
|
21145
|
-
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{}, 204, "empty"> | _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
21146
|
-
[x: string]: unknown;
|
|
21147
|
-
}, 400, "application/json"> | _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
21148
|
-
[x: string]: unknown;
|
|
21149
|
-
}, 404, "application/json">>>;
|
|
21150
21064
|
/** Create an auth code for a Domains transfer-out process. */
|
|
21151
21065
|
createDomainAuthCode: (request: {
|
|
21152
21066
|
domainId: string;
|
|
@@ -23793,7 +23707,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23793
23707
|
}, 400, "application/json">>>;
|
|
23794
23708
|
/** Get poll settings for the specified user. */
|
|
23795
23709
|
getPollStatus: (request: {
|
|
23796
|
-
|
|
23710
|
+
userId: string;
|
|
23797
23711
|
headers?: {
|
|
23798
23712
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
23799
23713
|
} | undefined;
|
|
@@ -23803,10 +23717,9 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23803
23717
|
}> | undefined;
|
|
23804
23718
|
} & {
|
|
23805
23719
|
pathParameters: {
|
|
23806
|
-
|
|
23720
|
+
userId: string;
|
|
23807
23721
|
};
|
|
23808
23722
|
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
23809
|
-
id: string;
|
|
23810
23723
|
completedAt?: string | undefined;
|
|
23811
23724
|
dontShowUntil?: string | undefined;
|
|
23812
23725
|
ignoredAt?: string | undefined;
|
|
@@ -23824,7 +23737,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23824
23737
|
status: "completed" | "muted" | "ignored";
|
|
23825
23738
|
userId: string;
|
|
23826
23739
|
};
|
|
23827
|
-
|
|
23740
|
+
userId: string;
|
|
23828
23741
|
headers?: {
|
|
23829
23742
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
23830
23743
|
} | undefined;
|
|
@@ -23835,14 +23748,13 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23835
23748
|
};
|
|
23836
23749
|
} & {
|
|
23837
23750
|
pathParameters: {
|
|
23838
|
-
|
|
23751
|
+
userId: string;
|
|
23839
23752
|
};
|
|
23840
23753
|
} & {
|
|
23841
23754
|
headers?: Partial<{
|
|
23842
23755
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
23843
23756
|
}> | undefined;
|
|
23844
23757
|
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
23845
|
-
id: string;
|
|
23846
23758
|
completedAt?: string | undefined;
|
|
23847
23759
|
dontShowUntil?: string | undefined;
|
|
23848
23760
|
ignoredAt?: string | undefined;
|
|
@@ -268,8 +268,6 @@ declare const domainAbortDomainDeclaration: OpenAPIOperation<RequestType<Simplif
|
|
|
268
268
|
declare const domainCheckDomainRegistrability: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2DomainRegistrable.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2DomainRegistrable.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2DomainRegistrable.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2DomainRegistrable.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2DomainRegistrable.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainRegistrable.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainRegistrable.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
269
269
|
/** List Domains */
|
|
270
270
|
declare const domainListDomains: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2Domains.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2Domains.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2Domains.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2Domains.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Domains.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Domains.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
271
|
-
/** Create an auth code 2. */
|
|
272
|
-
declare const domainCreateDomainAuthCode2: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode2.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode2.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode2.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode2.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode2.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode2.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode2.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode2.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
273
271
|
/** Create an auth code for a Domains transfer-out process. */
|
|
274
272
|
declare const domainCreateDomainAuthCode: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
275
273
|
/** Update the nameservers of a Domain. */
|
|
@@ -559,9 +557,9 @@ declare const userGetPersonalizedSettings: OpenAPIOperation<RequestType<Simplify
|
|
|
559
557
|
/** Update personalized GUI settings. */
|
|
560
558
|
declare const userUpdatePersonalizedSettings: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdSettings.Put.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdSettings.Put.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdSettings.Put.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdSettings.Put.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdSettings.Put.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdSettings.Put.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdSettings.Put.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
561
559
|
/** Get poll settings for the specified user. */
|
|
562
|
-
declare const userGetPollStatus: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.
|
|
560
|
+
declare const userGetPollStatus: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
563
561
|
/** Store new or update poll settings. */
|
|
564
|
-
declare const userPostPollStatus: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.
|
|
562
|
+
declare const userPostPollStatus: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Post.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2PollSettingsUserId.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
565
563
|
/** Get a specific session. */
|
|
566
564
|
declare const userGetSession: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfSessionsTokenId.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfSessionsTokenId.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfSessionsTokenId.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfSessionsTokenId.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfSessionsTokenId.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfSessionsTokenId.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
567
565
|
/** Terminate a specific Session. */
|
|
@@ -1133,10 +1131,6 @@ declare namespace MittwaldAPIV2 {
|
|
|
1133
1131
|
type RequestData = RequestData<typeof domainListDomains>;
|
|
1134
1132
|
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof domainListDomains, TStatus>;
|
|
1135
1133
|
}
|
|
1136
|
-
namespace DomainCreateDomainAuthCode2 {
|
|
1137
|
-
type RequestData = RequestData<typeof domainCreateDomainAuthCode2>;
|
|
1138
|
-
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof domainCreateDomainAuthCode2, TStatus>;
|
|
1139
|
-
}
|
|
1140
1134
|
namespace DomainCreateDomainAuthCode {
|
|
1141
1135
|
type RequestData = RequestData<typeof domainCreateDomainAuthCode>;
|
|
1142
1136
|
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof domainCreateDomainAuthCode, TStatus>;
|
|
@@ -8975,49 +8969,6 @@ declare namespace MittwaldAPIV2 {
|
|
|
8975
8969
|
}
|
|
8976
8970
|
}
|
|
8977
8971
|
}
|
|
8978
|
-
namespace V2DomainsDomainIdActionsCreateAuthcode2 { }
|
|
8979
|
-
namespace V2DomainsDomainIdActionsAuthCode2 {
|
|
8980
|
-
namespace Post {
|
|
8981
|
-
namespace Parameters {
|
|
8982
|
-
type Path = {
|
|
8983
|
-
domainId: string;
|
|
8984
|
-
};
|
|
8985
|
-
interface RequestBody {
|
|
8986
|
-
[k: string]: unknown;
|
|
8987
|
-
}
|
|
8988
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8989
|
-
type Query = {};
|
|
8990
|
-
}
|
|
8991
|
-
namespace Responses {
|
|
8992
|
-
namespace $204 {
|
|
8993
|
-
namespace Content {
|
|
8994
|
-
type Empty = unknown;
|
|
8995
|
-
}
|
|
8996
|
-
}
|
|
8997
|
-
namespace $400 {
|
|
8998
|
-
namespace Content {
|
|
8999
|
-
interface ApplicationJson {
|
|
9000
|
-
[k: string]: unknown;
|
|
9001
|
-
}
|
|
9002
|
-
}
|
|
9003
|
-
}
|
|
9004
|
-
namespace $404 {
|
|
9005
|
-
namespace Content {
|
|
9006
|
-
interface ApplicationJson {
|
|
9007
|
-
[k: string]: unknown;
|
|
9008
|
-
}
|
|
9009
|
-
}
|
|
9010
|
-
}
|
|
9011
|
-
namespace Default {
|
|
9012
|
-
namespace Content {
|
|
9013
|
-
interface ApplicationJson {
|
|
9014
|
-
[k: string]: unknown;
|
|
9015
|
-
}
|
|
9016
|
-
}
|
|
9017
|
-
}
|
|
9018
|
-
}
|
|
9019
|
-
}
|
|
9020
|
-
}
|
|
9021
8972
|
namespace V2DomainsDomainIdActionsCreateAuthcode { }
|
|
9022
8973
|
namespace V2DomainsDomainIdActionsAuthCode {
|
|
9023
8974
|
namespace Post {
|
|
@@ -15092,11 +15043,11 @@ declare namespace MittwaldAPIV2 {
|
|
|
15092
15043
|
}
|
|
15093
15044
|
}
|
|
15094
15045
|
}
|
|
15095
|
-
namespace
|
|
15046
|
+
namespace V2PollSettingsUserId {
|
|
15096
15047
|
namespace Get {
|
|
15097
15048
|
namespace Parameters {
|
|
15098
15049
|
type Path = {
|
|
15099
|
-
|
|
15050
|
+
userId: string;
|
|
15100
15051
|
};
|
|
15101
15052
|
type Header = {};
|
|
15102
15053
|
type Query = {};
|
|
@@ -15104,9 +15055,7 @@ declare namespace MittwaldAPIV2 {
|
|
|
15104
15055
|
namespace Responses {
|
|
15105
15056
|
namespace $200 {
|
|
15106
15057
|
namespace Content {
|
|
15107
|
-
type ApplicationJson =
|
|
15108
|
-
id: string;
|
|
15109
|
-
} & MittwaldAPIV2.Components.Schemas.PollUserPollSettings;
|
|
15058
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.PollUserPollSettings;
|
|
15110
15059
|
}
|
|
15111
15060
|
}
|
|
15112
15061
|
namespace $400 {
|
|
@@ -15135,7 +15084,7 @@ declare namespace MittwaldAPIV2 {
|
|
|
15135
15084
|
namespace Post {
|
|
15136
15085
|
namespace Parameters {
|
|
15137
15086
|
type Path = {
|
|
15138
|
-
|
|
15087
|
+
userId: string;
|
|
15139
15088
|
};
|
|
15140
15089
|
interface RequestBody {
|
|
15141
15090
|
status: "completed" | "muted" | "ignored";
|
|
@@ -15147,9 +15096,7 @@ declare namespace MittwaldAPIV2 {
|
|
|
15147
15096
|
namespace Responses {
|
|
15148
15097
|
namespace $200 {
|
|
15149
15098
|
namespace Content {
|
|
15150
|
-
type ApplicationJson =
|
|
15151
|
-
id: string;
|
|
15152
|
-
} & MittwaldAPIV2.Components.Schemas.PollUserPollSettings;
|
|
15099
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.PollUserPollSettings;
|
|
15153
15100
|
}
|
|
15154
15101
|
}
|
|
15155
15102
|
namespace $400 {
|
|
@@ -21114,39 +21061,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
21114
21061
|
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<MittwaldAPIV2.Components.Schemas.DomainDomain[], 200, "application/json"> | _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
21115
21062
|
[x: string]: unknown;
|
|
21116
21063
|
}, 400, "application/json">>>;
|
|
21117
|
-
/** Create an auth code 2. */
|
|
21118
|
-
createDomainAuthCode2: (request: {
|
|
21119
|
-
domainId: string;
|
|
21120
|
-
data?: {
|
|
21121
|
-
[x: string]: unknown;
|
|
21122
|
-
} | undefined;
|
|
21123
|
-
headers?: {
|
|
21124
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
21125
|
-
"x-access-token"?: string | undefined;
|
|
21126
|
-
} | undefined;
|
|
21127
|
-
}) => _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.c<_yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.O<{
|
|
21128
|
-
data: {
|
|
21129
|
-
[x: string]: unknown;
|
|
21130
|
-
};
|
|
21131
|
-
} & {
|
|
21132
|
-
pathParameters: {
|
|
21133
|
-
domainId: string;
|
|
21134
|
-
};
|
|
21135
|
-
} & {
|
|
21136
|
-
headers?: Partial<{
|
|
21137
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
21138
|
-
}> | undefined;
|
|
21139
|
-
} & {
|
|
21140
|
-
headers: {
|
|
21141
|
-
"x-access-token"?: string | undefined;
|
|
21142
|
-
} & Partial<{
|
|
21143
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
21144
|
-
}>; /** Get a specific `AppVersion`. */
|
|
21145
|
-
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{}, 204, "empty"> | _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
21146
|
-
[x: string]: unknown;
|
|
21147
|
-
}, 400, "application/json"> | _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
21148
|
-
[x: string]: unknown;
|
|
21149
|
-
}, 404, "application/json">>>;
|
|
21150
21064
|
/** Create an auth code for a Domains transfer-out process. */
|
|
21151
21065
|
createDomainAuthCode: (request: {
|
|
21152
21066
|
domainId: string;
|
|
@@ -23793,7 +23707,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23793
23707
|
}, 400, "application/json">>>;
|
|
23794
23708
|
/** Get poll settings for the specified user. */
|
|
23795
23709
|
getPollStatus: (request: {
|
|
23796
|
-
|
|
23710
|
+
userId: string;
|
|
23797
23711
|
headers?: {
|
|
23798
23712
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
23799
23713
|
} | undefined;
|
|
@@ -23803,10 +23717,9 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23803
23717
|
}> | undefined;
|
|
23804
23718
|
} & {
|
|
23805
23719
|
pathParameters: {
|
|
23806
|
-
|
|
23720
|
+
userId: string;
|
|
23807
23721
|
};
|
|
23808
23722
|
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
23809
|
-
id: string;
|
|
23810
23723
|
completedAt?: string | undefined;
|
|
23811
23724
|
dontShowUntil?: string | undefined;
|
|
23812
23725
|
ignoredAt?: string | undefined;
|
|
@@ -23824,7 +23737,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23824
23737
|
status: "completed" | "muted" | "ignored";
|
|
23825
23738
|
userId: string;
|
|
23826
23739
|
};
|
|
23827
|
-
|
|
23740
|
+
userId: string;
|
|
23828
23741
|
headers?: {
|
|
23829
23742
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
23830
23743
|
} | undefined;
|
|
@@ -23835,14 +23748,13 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23835
23748
|
};
|
|
23836
23749
|
} & {
|
|
23837
23750
|
pathParameters: {
|
|
23838
|
-
|
|
23751
|
+
userId: string;
|
|
23839
23752
|
};
|
|
23840
23753
|
} & {
|
|
23841
23754
|
headers?: Partial<{
|
|
23842
23755
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
23843
23756
|
}> | undefined;
|
|
23844
23757
|
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
23845
|
-
id: string;
|
|
23846
23758
|
completedAt?: string | undefined;
|
|
23847
23759
|
dontShowUntil?: string | undefined;
|
|
23848
23760
|
ignoredAt?: string | undefined;
|
|
@@ -663,11 +663,6 @@ const domainListDomains = {
|
|
|
663
663
|
method: "GET",
|
|
664
664
|
operationId: "domain-list-domains"
|
|
665
665
|
};
|
|
666
|
-
const domainCreateDomainAuthCode2 = {
|
|
667
|
-
path: "/v2/domains/{domainId}/actions/auth-code-2",
|
|
668
|
-
method: "POST",
|
|
669
|
-
operationId: "domain-create-domain-auth-code-2"
|
|
670
|
-
};
|
|
671
666
|
const domainCreateDomainAuthCode = {
|
|
672
667
|
path: "/v2/domains/{domainId}/actions/auth-code",
|
|
673
668
|
method: "POST",
|
|
@@ -1384,12 +1379,12 @@ const userUpdatePersonalizedSettings = {
|
|
|
1384
1379
|
operationId: "user-update-personalized-settings"
|
|
1385
1380
|
};
|
|
1386
1381
|
const userGetPollStatus = {
|
|
1387
|
-
path: "/v2/poll-settings/{
|
|
1382
|
+
path: "/v2/poll-settings/{userId}",
|
|
1388
1383
|
method: "GET",
|
|
1389
1384
|
operationId: "user-get-poll-status"
|
|
1390
1385
|
};
|
|
1391
1386
|
const userPostPollStatus = {
|
|
1392
|
-
path: "/v2/poll-settings/{
|
|
1387
|
+
path: "/v2/poll-settings/{userId}",
|
|
1393
1388
|
method: "POST",
|
|
1394
1389
|
operationId: "user-post-poll-status"
|
|
1395
1390
|
};
|
|
@@ -1484,4 +1479,4 @@ const userVerifyRegistration = {
|
|
|
1484
1479
|
operationId: "user-verify-registration"
|
|
1485
1480
|
};
|
|
1486
1481
|
|
|
1487
|
-
export { orderCreateOrder as $, backupCreateProjectBackupSchedule as A, backupListProjectBackups as B, backupCreateProjectBackup as C, backupGetProjectBackupSchedule as D, backupDeleteProjectBackupSchedule as E, backupUpdateProjectBackupSchedule as F, backupGetProjectBackup as G, backupDeleteProjectBackup as H, backupUpdateProjectBackupDescription as I, contractTerminateContractItem as J, contractCancelContractItemTermination as K, contractCancelContractTariffChange as L, contractTerminateContract as M, contractCancelContractTermination as N, contractGetBaseItemOfContract as O, contractGetDetailOfContractByDomain as P, contractGetDetailOfContractByProject as Q, contractGetDetailOfContractByServer as R, contractGetDetailOfContractItem as S, contractGetDetailOfContract as T, contractGetNextTerminationDateForItem as U, contractListContracts as V, invoiceDetailOfInvoice as W, invoiceGetDetailOfInvoiceSettings as X, invoiceUpdateInvoiceSettings as Y, invoiceGetFileAccessToken as Z, invoiceListCustomerInvoices as _, appExecuteAction as a, databaseGetMysqlDatabase as a$, orderCreateTariffChange as a0, orderGetOrder as a1, orderListCustomerOrders as a2, orderListProjectOrders as a3, orderPreviewOrder as a4, orderPreviewTariffChange as a5, conversationListConversations as a6, conversationCreateConversation as a7, conversationListMessagesByConversation as a8, conversationCreateMessage as a9, customerGetCustomerCategory as aA, customerUpdateCategory as aB, customerDeleteCategory as aC, customerGetCustomerInvite as aD, customerDeleteCustomerInvite as aE, customerGetCustomerMembership as aF, customerDeleteCustomerMembership as aG, customerUpdateCustomerMembership as aH, customerGetCustomer as aI, customerUpdateCustomer as aJ, customerDeleteCustomer as aK, customerGetCustomerTokenInvite as aL, customerIsCustomerLegallyCompetent as aM, customerLeaveCustomer as aN, customerListCustomerInvites as aO, customerListCustomerMemberships as aP, customerListInvitesForCustomer as aQ, customerListMembershipsForCustomer as aR, customerRequestAvatarUpload as aS, customerRemoveAvatar as aT, customerResendCustomerInviteMail as aU, databaseListMysqlDatabases as aV, databaseCreateMysqlDatabase as aW, databaseListMysqlUsers as aX, databaseCreateMysqlUser as aY, databaseListRedisDatabases as aZ, databaseCreateRedisDatabase as a_, conversationGetCategory as aa, conversationGetConversationMembers as ab, conversationGetConversation as ac, conversationUpdateConversation as ad, conversationGetFileAccessToken as ae, conversationListCategories as af, conversationRequestFileUpload as ag, conversationSetConversationStatus as ah, conversationUpdateMessage as ai, cronjobAbortExecution as aj, cronjobListCronjobs as ak, cronjobCreateCronjob as al, cronjobListExecutions as am, cronjobCreateExecution as an, cronjobGetCronjob as ao, cronjobDeleteCronjob as ap, cronjobUpdateCronjob as aq, cronjobGetExecution as ar, cronjobUpdateCronjobAppId as as, customerAcceptCustomerInvite as at, customerListOfCustomerCategories as au, customerCreateCategory as av, customerCreateCustomerInvite as aw, customerListCustomers as ax, customerCreateCustomer as ay, customerDeclineCustomerInvite as az, appGetApp as b,
|
|
1482
|
+
export { orderCreateOrder as $, backupCreateProjectBackupSchedule as A, backupListProjectBackups as B, backupCreateProjectBackup as C, backupGetProjectBackupSchedule as D, backupDeleteProjectBackupSchedule as E, backupUpdateProjectBackupSchedule as F, backupGetProjectBackup as G, backupDeleteProjectBackup as H, backupUpdateProjectBackupDescription as I, contractTerminateContractItem as J, contractCancelContractItemTermination as K, contractCancelContractTariffChange as L, contractTerminateContract as M, contractCancelContractTermination as N, contractGetBaseItemOfContract as O, contractGetDetailOfContractByDomain as P, contractGetDetailOfContractByProject as Q, contractGetDetailOfContractByServer as R, contractGetDetailOfContractItem as S, contractGetDetailOfContract as T, contractGetNextTerminationDateForItem as U, contractListContracts as V, invoiceDetailOfInvoice as W, invoiceGetDetailOfInvoiceSettings as X, invoiceUpdateInvoiceSettings as Y, invoiceGetFileAccessToken as Z, invoiceListCustomerInvoices as _, appExecuteAction as a, databaseGetMysqlDatabase as a$, orderCreateTariffChange as a0, orderGetOrder as a1, orderListCustomerOrders as a2, orderListProjectOrders as a3, orderPreviewOrder as a4, orderPreviewTariffChange as a5, conversationListConversations as a6, conversationCreateConversation as a7, conversationListMessagesByConversation as a8, conversationCreateMessage as a9, customerGetCustomerCategory as aA, customerUpdateCategory as aB, customerDeleteCategory as aC, customerGetCustomerInvite as aD, customerDeleteCustomerInvite as aE, customerGetCustomerMembership as aF, customerDeleteCustomerMembership as aG, customerUpdateCustomerMembership as aH, customerGetCustomer as aI, customerUpdateCustomer as aJ, customerDeleteCustomer as aK, customerGetCustomerTokenInvite as aL, customerIsCustomerLegallyCompetent as aM, customerLeaveCustomer as aN, customerListCustomerInvites as aO, customerListCustomerMemberships as aP, customerListInvitesForCustomer as aQ, customerListMembershipsForCustomer as aR, customerRequestAvatarUpload as aS, customerRemoveAvatar as aT, customerResendCustomerInviteMail as aU, databaseListMysqlDatabases as aV, databaseCreateMysqlDatabase as aW, databaseListMysqlUsers as aX, databaseCreateMysqlUser as aY, databaseListRedisDatabases as aZ, databaseCreateRedisDatabase as a_, conversationGetCategory as aa, conversationGetConversationMembers as ab, conversationGetConversation as ac, conversationUpdateConversation as ad, conversationGetFileAccessToken as ae, conversationListCategories as af, conversationRequestFileUpload as ag, conversationSetConversationStatus as ah, conversationUpdateMessage as ai, cronjobAbortExecution as aj, cronjobListCronjobs as ak, cronjobCreateCronjob as al, cronjobListExecutions as am, cronjobCreateExecution as an, cronjobGetCronjob as ao, cronjobDeleteCronjob as ap, cronjobUpdateCronjob as aq, cronjobGetExecution as ar, cronjobUpdateCronjobAppId as as, customerAcceptCustomerInvite as at, customerListOfCustomerCategories as au, customerCreateCategory as av, customerCreateCustomerInvite as aw, customerListCustomers as ax, customerCreateCustomer as ay, customerDeclineCustomerInvite as az, appGetApp as b, mailGetDeliveryBox as b$, databaseDeleteMysqlDatabase as b0, databaseGetMysqlUser as b1, databaseUpdateMysqlUser as b2, databaseDeleteMysqlUser as b3, databaseGetRedisDatabase as b4, databaseDeleteRedisDatabase as b5, databaseDisableMysqlUser as b6, databaseEnableMysqlUser as b7, databaseGetMysqlUserPhpMyAdminUrl as b8, databaseListMysqlCharsets as b9, domainDeleteDomain as bA, domainGetDomainOwnership as bB, domainGetLatestScreenshot as bC, domainListDomainOwnerships as bD, domainListTldContactSchemas as bE, domainListTlds as bF, domainResendDomainEmail as bG, domainUpdateDomainAuthCode as bH, domainUpdateDomainContact as bI, domainUpdateDomainProjectId as bJ, domainVerifyDomainOwnership as bK, ingressListIngresses as bL, ingressCreateIngress as bM, ingressGetIngress as bN, ingressDeleteIngress as bO, ingressUpdateIngressPaths as bP, ingressRequestIngressAcmeCertificateIssuance as bQ, ingressUpdateIngressTls as bR, fileCreateFile as bS, fileGetFileMeta as bT, fileGetFileUploadTokenRules as bU, fileGetFileUploadTypeRules as bV, fileGetFile as bW, mailListDeliveryBoxes as bX, mailCreateDeliverybox as bY, mailListMailAddresses as bZ, mailCreateMailAddress as b_, databaseListMysqlVersions as ba, databaseListRedisVersions as bb, databaseUpdateMysqlDatabaseDefaultCharset as bc, databaseUpdateMysqlDatabaseDescription as bd, databaseUpdateMysqlUserPassword as be, databaseUpdateRedisDatabaseConfiguration as bf, databaseUpdateRedisDatabaseDescription as bg, newsletterSubscribeUser as bh, newsletterGetInfo as bi, newsletterUnsubscribeUser as bj, notificationsCountUnreadNotifications as bk, notificationsListNotifications as bl, notificationsReadAllNotifications as bm, notificationsReadNotification as bn, dnsCreateDnsZone as bo, dnsGetDnsZone as bp, dnsDeleteDnsZone as bq, dnsListDnsZones as br, dnsSetRecordSetManaged as bs, dnsUpdateRecordSet as bt, domainAbortDomainDeclaration as bu, domainCheckDomainRegistrability as bv, domainListDomains as bw, domainCreateDomainAuthCode as bx, domainUpdateDomainNameservers as by, domainGetDomain as bz, appGetAppinstallation as c, userRemoveAvatar as c$, mailDeleteDeliveryBox as c0, mailGetMailAddress as c1, mailDeleteMailAddress as c2, mailListProjectMailSettings as c3, mailUpdateDeliveryBoxDescription as c4, mailUpdateDeliveryBoxPassword as c5, mailUpdateMailAddressAddress as c6, mailUpdateMailAddressAutoresponder as c7, mailUpdateMailAddressCatchAll as c8, mailUpdateMailAddressForwardAddresses as c9, userCreateSshKey as cA, userGetApiToken as cB, userEditApiToken as cC, userDeleteApiToken as cD, userGetSshKey as cE, userEditSshKey as cF, userDeleteSshKey as cG, userDeleteUser as cH, userGetOwnAccount as cI, userUpdateAccount as cJ, userGetPasswordUpdatedAt as cK, userGetPersonalizedSettings as cL, userUpdatePersonalizedSettings as cM, userGetPollStatus as cN, userPostPollStatus as cO, userGetSession as cP, userTerminateSession as cQ, userGetUser as cR, userUpdatePersonalInformation as cS, userInitMfa as cT, userInitPasswordReset as cU, userListFeedback as cV, userListSessions as cW, userTerminateAllSessions as cX, userLogout as cY, userRegister as cZ, userRequestAvatarUpload as c_, mailUpdateMailAddressPassword as ca, mailUpdateMailAddressQuota as cb, mailUpdateMailAddressSpamProtection as cc, mailUpdateProjectMailSetting as cd, pageinsightsGetPerformanceData as ce, pageinsightsGetStraceData as cf, pageinsightsListPerformanceDataForProject as cg, pageinsightsScheduleStrace as ch, passwordValidationGetPasswordPolicy as ci, userAddPhoneNumber as cj, userRemovePhoneNumber as ck, userAuthenticateMfa as cl, userAuthenticate as cm, userGetOwnEmail as cn, userChangeEmail as co, userChangePassword as cp, userCheckToken as cq, userGetMfaStatus as cr, userResetRecoverycodes as cs, userConfirmMfa as ct, userDisableMfa as cu, userConfirmPasswordReset as cv, userListApiTokens as cw, userCreateApiToken as cx, userCreateFeedback as cy, userListSshKeys as cz, appUninstallAppinstallation as d, userResendVerificationEmail as d0, userSupportCodeRequest as d1, userVerifyEmail as d2, userVerifyPhoneNumber as d3, userVerifyRegistration as d4, projectAcceptProjectInvite as d5, projectListInvitesForProject as d6, projectCreateProjectInvite as d7, projectCreateProject as d8, projectDeclineProjectInvite as d9, projectFileSystemGetFileContent as dA, projectFileSystemGetJwt as dB, projectFileSystemListFiles as dC, relocationCreateLegacyTariffChange as dD, relocationCreateRelocation as dE, sftpUserListSftpUsers as dF, sftpUserCreateSftpUser as dG, sftpUserGetSftpUser as dH, sftpUserDeleteSftpUser as dI, sftpUserUpdateSftpUser as dJ, sshUserListSshUsers as dK, sshUserCreateSshUser as dL, sshUserGetSshUser as dM, sshUserDeleteSshUser as dN, sshUserUpdateSshUser as dO, projectRequestProjectAvatarUpload as da, projectDeleteProjectAvatar as db, projectGetProjectInvite as dc, projectDeleteProjectInvite as dd, projectGetProjectMembership as de, projectDeleteProjectMembership as df, projectUpdateProjectMembership as dg, projectGetProject as dh, projectDeleteProject as di, projectRequestServerAvatarUpload as dj, projectDeleteServerAvatar as dk, projectGetProjectTokenInvite as dl, projectGetSelfMembershipForProject as dm, projectGetServer as dn, projectLeaveProject as dp, projectListMembershipsForProject as dq, projectListProjectInvites as dr, projectListProjectMemberships as ds, projectListProjects as dt, projectListServers as du, projectResendProjectInviteMail as dv, projectUpdateProjectDescription as dw, projectUpdateServerDescription as dx, projectFileSystemGetDirectories as dy, projectFileSystemGetDiskUsage as dz, appPatchAppinstallation as e, appGetAppversion as f, appGetMissingDependenciesForAppinstallation as g, appGetSystemsoftware as h, appGetSystemsoftwareversion as i, appLinkDatabase as j, appListAppinstallations as k, appRequestAppinstallation as l, appListApps as m, appListAppversions as n, appListSystemsoftwares as o, appListSystemsoftwareversions as p, appListUpdateCandidatesForAppversion as q, appRequestAppinstallationCopy as r, appRetrieveStatus as s, appSetDatabaseUsers as t, appUnlinkDatabase as u, articleGetArticle as v, articleListArticles as w, backupCreateProjectBackupExport as x, backupDeleteProjectBackupExport as y, backupListProjectBackupSchedules as z };
|
package/dist/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MittwaldAPIClientVersion = '3.1.
|
|
1
|
+
export declare const MittwaldAPIClientVersion = '3.1.33';
|
package/dist/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const MittwaldAPIClientVersion = '3.1.
|
|
1
|
+
export const MittwaldAPIClientVersion = '3.1.33';
|