@mittwald/api-client 3.1.31 → 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 +3 -4
- package/dist/react.d.ts +3 -4
- package/dist/react.mjs +1 -1
- package/dist/shared/{api-client.edce49a2.d.mts → api-client.3c535332.d.mts} +23 -110
- package/dist/shared/{api-client.edce49a2.d.ts → api-client.3c535332.d.ts} +23 -110
- package/dist/shared/{api-client.6daff058.mjs → api-client.d340e371.mjs} +6 -11
- 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
|
|
|
@@ -931,7 +931,7 @@ declare const buildDatabaseApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
931
931
|
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.DatabaseMySqlDatabase[]>;
|
|
932
932
|
/** List MySQLUsers belonging to a Database. */
|
|
933
933
|
listMysqlUsers: (conf: {
|
|
934
|
-
|
|
934
|
+
mysqlDatabaseId: string;
|
|
935
935
|
headers?: {
|
|
936
936
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
937
937
|
"x-access-token"?: string | undefined;
|
|
@@ -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
|
|
|
@@ -931,7 +931,7 @@ declare const buildDatabaseApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
931
931
|
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.DatabaseMySqlDatabase[]>;
|
|
932
932
|
/** List MySQLUsers belonging to a Database. */
|
|
933
933
|
listMysqlUsers: (conf: {
|
|
934
|
-
|
|
934
|
+
mysqlDatabaseId: string;
|
|
935
935
|
headers?: {
|
|
936
936
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
937
937
|
"x-access-token"?: string | undefined;
|
|
@@ -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;
|
|
@@ -205,9 +205,9 @@ declare const databaseListMysqlDatabases: OpenAPIOperation<RequestType<Simplify<
|
|
|
205
205
|
/** Create a MySQLDatabase with a MySQLUser. */
|
|
206
206
|
declare const databaseCreateMysqlDatabase: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMysqlDatabases.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMysqlDatabases.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMysqlDatabases.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMysqlDatabases.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMysqlDatabases.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMysqlDatabases.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMysqlDatabases.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMysqlDatabases.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
207
207
|
/** List MySQLUsers belonging to a Database. */
|
|
208
|
-
declare const databaseListMysqlUsers: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.
|
|
208
|
+
declare const databaseListMysqlUsers: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
209
209
|
/** Create a MySQLUser. */
|
|
210
|
-
declare const databaseCreateMysqlUser: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.
|
|
210
|
+
declare const databaseCreateMysqlUser: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
211
211
|
/** List RedisDatabases belonging to a Project. */
|
|
212
212
|
declare const databaseListRedisDatabases: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdRedisDatabases.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdRedisDatabases.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdRedisDatabases.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdRedisDatabases.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdRedisDatabases.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdRedisDatabases.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdRedisDatabases.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
213
213
|
/** Create a RedisDatabase. */
|
|
@@ -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. */
|
|
@@ -595,7 +593,7 @@ declare const userSupportCodeRequest: OpenAPIOperation<RequestType<Simplify<null
|
|
|
595
593
|
/** Verify an added Email-Address. */
|
|
596
594
|
declare const userVerifyEmail: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
597
595
|
/** Verify phone number. */
|
|
598
|
-
declare const userVerifyPhoneNumber: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.
|
|
596
|
+
declare const userVerifyPhoneNumber: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.$409.Content.ApplicationJson>, 409, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
599
597
|
/** Verify your registration. */
|
|
600
598
|
declare const userVerifyRegistration: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$200.Content.Empty>, 200, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
601
599
|
|
|
@@ -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>;
|
|
@@ -7642,11 +7636,11 @@ declare namespace MittwaldAPIV2 {
|
|
|
7642
7636
|
}
|
|
7643
7637
|
}
|
|
7644
7638
|
}
|
|
7645
|
-
namespace
|
|
7639
|
+
namespace V2MysqlDatabasesMysqlDatabaseIdUsers {
|
|
7646
7640
|
namespace Get {
|
|
7647
7641
|
namespace Parameters {
|
|
7648
7642
|
type Path = {
|
|
7649
|
-
|
|
7643
|
+
mysqlDatabaseId: string;
|
|
7650
7644
|
};
|
|
7651
7645
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
7652
7646
|
type Query = {};
|
|
@@ -7683,7 +7677,7 @@ declare namespace MittwaldAPIV2 {
|
|
|
7683
7677
|
namespace Post {
|
|
7684
7678
|
namespace Parameters {
|
|
7685
7679
|
type Path = {
|
|
7686
|
-
|
|
7680
|
+
mysqlDatabaseId: string;
|
|
7687
7681
|
};
|
|
7688
7682
|
type RequestBody = MittwaldAPIV2.Components.Schemas.DatabaseCreateMySqlUser;
|
|
7689
7683
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
@@ -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 {
|
|
@@ -15754,7 +15701,8 @@ declare namespace MittwaldAPIV2 {
|
|
|
15754
15701
|
}
|
|
15755
15702
|
}
|
|
15756
15703
|
}
|
|
15757
|
-
namespace V2UsersUserIdPhoneVerify {
|
|
15704
|
+
namespace V2UsersUserIdPhoneVerify { }
|
|
15705
|
+
namespace V2UsersUserIdActionsVerifyPhone {
|
|
15758
15706
|
namespace Post {
|
|
15759
15707
|
namespace Parameters {
|
|
15760
15708
|
type Path = {
|
|
@@ -19824,7 +19772,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
19824
19772
|
}, 404, "application/json">>>;
|
|
19825
19773
|
/** List MySQLUsers belonging to a Database. */
|
|
19826
19774
|
listMysqlUsers: (request: {
|
|
19827
|
-
|
|
19775
|
+
mysqlDatabaseId: string;
|
|
19828
19776
|
headers?: {
|
|
19829
19777
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
19830
19778
|
"x-access-token"?: string | undefined;
|
|
@@ -19835,7 +19783,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
19835
19783
|
}> | undefined;
|
|
19836
19784
|
} & {
|
|
19837
19785
|
pathParameters: {
|
|
19838
|
-
|
|
19786
|
+
mysqlDatabaseId: string;
|
|
19839
19787
|
};
|
|
19840
19788
|
} & {
|
|
19841
19789
|
headers: {
|
|
@@ -19858,7 +19806,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
19858
19806
|
accessIpMask?: string | undefined;
|
|
19859
19807
|
externalAccess?: boolean | undefined;
|
|
19860
19808
|
};
|
|
19861
|
-
|
|
19809
|
+
mysqlDatabaseId: string;
|
|
19862
19810
|
headers?: {
|
|
19863
19811
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
19864
19812
|
"x-access-token"?: string | undefined;
|
|
@@ -19874,7 +19822,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
19874
19822
|
};
|
|
19875
19823
|
} & {
|
|
19876
19824
|
pathParameters: {
|
|
19877
|
-
|
|
19825
|
+
mysqlDatabaseId: string;
|
|
19878
19826
|
};
|
|
19879
19827
|
} & {
|
|
19880
19828
|
headers?: Partial<{
|
|
@@ -21113,39 +21061,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
21113
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<{
|
|
21114
21062
|
[x: string]: unknown;
|
|
21115
21063
|
}, 400, "application/json">>>;
|
|
21116
|
-
/** Create an auth code 2. */
|
|
21117
|
-
createDomainAuthCode2: (request: {
|
|
21118
|
-
domainId: string;
|
|
21119
|
-
data?: {
|
|
21120
|
-
[x: string]: unknown;
|
|
21121
|
-
} | undefined;
|
|
21122
|
-
headers?: {
|
|
21123
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
21124
|
-
"x-access-token"?: string | undefined;
|
|
21125
|
-
} | undefined;
|
|
21126
|
-
}) => _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<{
|
|
21127
|
-
data: {
|
|
21128
|
-
[x: string]: unknown;
|
|
21129
|
-
};
|
|
21130
|
-
} & {
|
|
21131
|
-
pathParameters: {
|
|
21132
|
-
domainId: string;
|
|
21133
|
-
};
|
|
21134
|
-
} & {
|
|
21135
|
-
headers?: Partial<{
|
|
21136
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
21137
|
-
}> | undefined;
|
|
21138
|
-
} & {
|
|
21139
|
-
headers: {
|
|
21140
|
-
"x-access-token"?: string | undefined;
|
|
21141
|
-
} & Partial<{
|
|
21142
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
21143
|
-
}>; /** Get a specific `AppVersion`. */
|
|
21144
|
-
}, _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<{
|
|
21145
|
-
[x: string]: unknown;
|
|
21146
|
-
}, 400, "application/json"> | _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
21147
|
-
[x: string]: unknown;
|
|
21148
|
-
}, 404, "application/json">>>;
|
|
21149
21064
|
/** Create an auth code for a Domains transfer-out process. */
|
|
21150
21065
|
createDomainAuthCode: (request: {
|
|
21151
21066
|
domainId: string;
|
|
@@ -23792,7 +23707,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23792
23707
|
}, 400, "application/json">>>;
|
|
23793
23708
|
/** Get poll settings for the specified user. */
|
|
23794
23709
|
getPollStatus: (request: {
|
|
23795
|
-
|
|
23710
|
+
userId: string;
|
|
23796
23711
|
headers?: {
|
|
23797
23712
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
23798
23713
|
} | undefined;
|
|
@@ -23802,10 +23717,9 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23802
23717
|
}> | undefined;
|
|
23803
23718
|
} & {
|
|
23804
23719
|
pathParameters: {
|
|
23805
|
-
|
|
23720
|
+
userId: string;
|
|
23806
23721
|
};
|
|
23807
23722
|
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
23808
|
-
id: string;
|
|
23809
23723
|
completedAt?: string | undefined;
|
|
23810
23724
|
dontShowUntil?: string | undefined;
|
|
23811
23725
|
ignoredAt?: string | undefined;
|
|
@@ -23823,7 +23737,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23823
23737
|
status: "completed" | "muted" | "ignored";
|
|
23824
23738
|
userId: string;
|
|
23825
23739
|
};
|
|
23826
|
-
|
|
23740
|
+
userId: string;
|
|
23827
23741
|
headers?: {
|
|
23828
23742
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
23829
23743
|
} | undefined;
|
|
@@ -23834,14 +23748,13 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23834
23748
|
};
|
|
23835
23749
|
} & {
|
|
23836
23750
|
pathParameters: {
|
|
23837
|
-
|
|
23751
|
+
userId: string;
|
|
23838
23752
|
};
|
|
23839
23753
|
} & {
|
|
23840
23754
|
headers?: Partial<{
|
|
23841
23755
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
23842
23756
|
}> | undefined;
|
|
23843
23757
|
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
23844
|
-
id: string;
|
|
23845
23758
|
completedAt?: string | undefined;
|
|
23846
23759
|
dontShowUntil?: string | undefined;
|
|
23847
23760
|
ignoredAt?: string | undefined;
|
|
@@ -205,9 +205,9 @@ declare const databaseListMysqlDatabases: OpenAPIOperation<RequestType<Simplify<
|
|
|
205
205
|
/** Create a MySQLDatabase with a MySQLUser. */
|
|
206
206
|
declare const databaseCreateMysqlDatabase: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMysqlDatabases.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMysqlDatabases.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMysqlDatabases.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMysqlDatabases.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMysqlDatabases.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMysqlDatabases.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMysqlDatabases.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMysqlDatabases.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
207
207
|
/** List MySQLUsers belonging to a Database. */
|
|
208
|
-
declare const databaseListMysqlUsers: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.
|
|
208
|
+
declare const databaseListMysqlUsers: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
209
209
|
/** Create a MySQLUser. */
|
|
210
|
-
declare const databaseCreateMysqlUser: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.
|
|
210
|
+
declare const databaseCreateMysqlUser: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2MysqlDatabasesMysqlDatabaseIdUsers.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
211
211
|
/** List RedisDatabases belonging to a Project. */
|
|
212
212
|
declare const databaseListRedisDatabases: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdRedisDatabases.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdRedisDatabases.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdRedisDatabases.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdRedisDatabases.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdRedisDatabases.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdRedisDatabases.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdRedisDatabases.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
213
213
|
/** Create a RedisDatabase. */
|
|
@@ -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. */
|
|
@@ -595,7 +593,7 @@ declare const userSupportCodeRequest: OpenAPIOperation<RequestType<Simplify<null
|
|
|
595
593
|
/** Verify an added Email-Address. */
|
|
596
594
|
declare const userVerifyEmail: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersSelfCredentialsEmailActionsVerifyEmail.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
597
595
|
/** Verify phone number. */
|
|
598
|
-
declare const userVerifyPhoneNumber: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.
|
|
596
|
+
declare const userVerifyPhoneNumber: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.$409.Content.ApplicationJson>, 409, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
599
597
|
/** Verify your registration. */
|
|
600
598
|
declare const userVerifyRegistration: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$200.Content.Empty>, 200, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
601
599
|
|
|
@@ -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>;
|
|
@@ -7642,11 +7636,11 @@ declare namespace MittwaldAPIV2 {
|
|
|
7642
7636
|
}
|
|
7643
7637
|
}
|
|
7644
7638
|
}
|
|
7645
|
-
namespace
|
|
7639
|
+
namespace V2MysqlDatabasesMysqlDatabaseIdUsers {
|
|
7646
7640
|
namespace Get {
|
|
7647
7641
|
namespace Parameters {
|
|
7648
7642
|
type Path = {
|
|
7649
|
-
|
|
7643
|
+
mysqlDatabaseId: string;
|
|
7650
7644
|
};
|
|
7651
7645
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
7652
7646
|
type Query = {};
|
|
@@ -7683,7 +7677,7 @@ declare namespace MittwaldAPIV2 {
|
|
|
7683
7677
|
namespace Post {
|
|
7684
7678
|
namespace Parameters {
|
|
7685
7679
|
type Path = {
|
|
7686
|
-
|
|
7680
|
+
mysqlDatabaseId: string;
|
|
7687
7681
|
};
|
|
7688
7682
|
type RequestBody = MittwaldAPIV2.Components.Schemas.DatabaseCreateMySqlUser;
|
|
7689
7683
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
@@ -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 {
|
|
@@ -15754,7 +15701,8 @@ declare namespace MittwaldAPIV2 {
|
|
|
15754
15701
|
}
|
|
15755
15702
|
}
|
|
15756
15703
|
}
|
|
15757
|
-
namespace V2UsersUserIdPhoneVerify {
|
|
15704
|
+
namespace V2UsersUserIdPhoneVerify { }
|
|
15705
|
+
namespace V2UsersUserIdActionsVerifyPhone {
|
|
15758
15706
|
namespace Post {
|
|
15759
15707
|
namespace Parameters {
|
|
15760
15708
|
type Path = {
|
|
@@ -19824,7 +19772,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
19824
19772
|
}, 404, "application/json">>>;
|
|
19825
19773
|
/** List MySQLUsers belonging to a Database. */
|
|
19826
19774
|
listMysqlUsers: (request: {
|
|
19827
|
-
|
|
19775
|
+
mysqlDatabaseId: string;
|
|
19828
19776
|
headers?: {
|
|
19829
19777
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
19830
19778
|
"x-access-token"?: string | undefined;
|
|
@@ -19835,7 +19783,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
19835
19783
|
}> | undefined;
|
|
19836
19784
|
} & {
|
|
19837
19785
|
pathParameters: {
|
|
19838
|
-
|
|
19786
|
+
mysqlDatabaseId: string;
|
|
19839
19787
|
};
|
|
19840
19788
|
} & {
|
|
19841
19789
|
headers: {
|
|
@@ -19858,7 +19806,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
19858
19806
|
accessIpMask?: string | undefined;
|
|
19859
19807
|
externalAccess?: boolean | undefined;
|
|
19860
19808
|
};
|
|
19861
|
-
|
|
19809
|
+
mysqlDatabaseId: string;
|
|
19862
19810
|
headers?: {
|
|
19863
19811
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
19864
19812
|
"x-access-token"?: string | undefined;
|
|
@@ -19874,7 +19822,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
19874
19822
|
};
|
|
19875
19823
|
} & {
|
|
19876
19824
|
pathParameters: {
|
|
19877
|
-
|
|
19825
|
+
mysqlDatabaseId: string;
|
|
19878
19826
|
};
|
|
19879
19827
|
} & {
|
|
19880
19828
|
headers?: Partial<{
|
|
@@ -21113,39 +21061,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
21113
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<{
|
|
21114
21062
|
[x: string]: unknown;
|
|
21115
21063
|
}, 400, "application/json">>>;
|
|
21116
|
-
/** Create an auth code 2. */
|
|
21117
|
-
createDomainAuthCode2: (request: {
|
|
21118
|
-
domainId: string;
|
|
21119
|
-
data?: {
|
|
21120
|
-
[x: string]: unknown;
|
|
21121
|
-
} | undefined;
|
|
21122
|
-
headers?: {
|
|
21123
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
21124
|
-
"x-access-token"?: string | undefined;
|
|
21125
|
-
} | undefined;
|
|
21126
|
-
}) => _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<{
|
|
21127
|
-
data: {
|
|
21128
|
-
[x: string]: unknown;
|
|
21129
|
-
};
|
|
21130
|
-
} & {
|
|
21131
|
-
pathParameters: {
|
|
21132
|
-
domainId: string;
|
|
21133
|
-
};
|
|
21134
|
-
} & {
|
|
21135
|
-
headers?: Partial<{
|
|
21136
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
21137
|
-
}> | undefined;
|
|
21138
|
-
} & {
|
|
21139
|
-
headers: {
|
|
21140
|
-
"x-access-token"?: string | undefined;
|
|
21141
|
-
} & Partial<{
|
|
21142
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
21143
|
-
}>; /** Get a specific `AppVersion`. */
|
|
21144
|
-
}, _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<{
|
|
21145
|
-
[x: string]: unknown;
|
|
21146
|
-
}, 400, "application/json"> | _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
21147
|
-
[x: string]: unknown;
|
|
21148
|
-
}, 404, "application/json">>>;
|
|
21149
21064
|
/** Create an auth code for a Domains transfer-out process. */
|
|
21150
21065
|
createDomainAuthCode: (request: {
|
|
21151
21066
|
domainId: string;
|
|
@@ -23792,7 +23707,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23792
23707
|
}, 400, "application/json">>>;
|
|
23793
23708
|
/** Get poll settings for the specified user. */
|
|
23794
23709
|
getPollStatus: (request: {
|
|
23795
|
-
|
|
23710
|
+
userId: string;
|
|
23796
23711
|
headers?: {
|
|
23797
23712
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
23798
23713
|
} | undefined;
|
|
@@ -23802,10 +23717,9 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23802
23717
|
}> | undefined;
|
|
23803
23718
|
} & {
|
|
23804
23719
|
pathParameters: {
|
|
23805
|
-
|
|
23720
|
+
userId: string;
|
|
23806
23721
|
};
|
|
23807
23722
|
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
23808
|
-
id: string;
|
|
23809
23723
|
completedAt?: string | undefined;
|
|
23810
23724
|
dontShowUntil?: string | undefined;
|
|
23811
23725
|
ignoredAt?: string | undefined;
|
|
@@ -23823,7 +23737,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23823
23737
|
status: "completed" | "muted" | "ignored";
|
|
23824
23738
|
userId: string;
|
|
23825
23739
|
};
|
|
23826
|
-
|
|
23740
|
+
userId: string;
|
|
23827
23741
|
headers?: {
|
|
23828
23742
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
23829
23743
|
} | undefined;
|
|
@@ -23834,14 +23748,13 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23834
23748
|
};
|
|
23835
23749
|
} & {
|
|
23836
23750
|
pathParameters: {
|
|
23837
|
-
|
|
23751
|
+
userId: string;
|
|
23838
23752
|
};
|
|
23839
23753
|
} & {
|
|
23840
23754
|
headers?: Partial<{
|
|
23841
23755
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
23842
23756
|
}> | undefined;
|
|
23843
23757
|
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
23844
|
-
id: string;
|
|
23845
23758
|
completedAt?: string | undefined;
|
|
23846
23759
|
dontShowUntil?: string | undefined;
|
|
23847
23760
|
ignoredAt?: string | undefined;
|
|
@@ -504,12 +504,12 @@ const databaseCreateMysqlDatabase = {
|
|
|
504
504
|
operationId: "database-create-mysql-database"
|
|
505
505
|
};
|
|
506
506
|
const databaseListMysqlUsers = {
|
|
507
|
-
path: "/v2/mysql-databases/{
|
|
507
|
+
path: "/v2/mysql-databases/{mysqlDatabaseId}/users",
|
|
508
508
|
method: "GET",
|
|
509
509
|
operationId: "database-list-mysql-users"
|
|
510
510
|
};
|
|
511
511
|
const databaseCreateMysqlUser = {
|
|
512
|
-
path: "/v2/mysql-databases/{
|
|
512
|
+
path: "/v2/mysql-databases/{mysqlDatabaseId}/users",
|
|
513
513
|
method: "POST",
|
|
514
514
|
operationId: "database-create-mysql-user"
|
|
515
515
|
};
|
|
@@ -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
|
};
|
|
@@ -1474,7 +1469,7 @@ const userVerifyEmail = {
|
|
|
1474
1469
|
operationId: "user-verify-email"
|
|
1475
1470
|
};
|
|
1476
1471
|
const userVerifyPhoneNumber = {
|
|
1477
|
-
path: "/v2/users/{userId}/
|
|
1472
|
+
path: "/v2/users/{userId}/actions/verify-phone",
|
|
1478
1473
|
method: "POST",
|
|
1479
1474
|
operationId: "user-verify-phone-number"
|
|
1480
1475
|
};
|
|
@@ -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';
|