@mittwald/api-client 3.1.41 → 3.1.42
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 +6 -6
- package/dist/react.d.mts +13 -15
- package/dist/react.d.ts +13 -15
- package/dist/react.mjs +6 -6
- package/dist/shared/{api-client.5e82c901.mjs → api-client.416bac64.mjs} +6 -6
- package/dist/shared/{api-client.3a6f2ed8.d.mts → api-client.72fa9041.d.mts} +84 -103
- package/dist/shared/{api-client.3a6f2ed8.d.ts → api-client.72fa9041.d.ts} +84 -103
- 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.72fa9041.mjs';
|
|
3
|
+
export { a as MittwaldAPIV2 } from './shared/api-client.72fa9041.mjs';
|
|
4
4
|
import 'axios';
|
|
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.72fa9041.js';
|
|
3
|
+
export { a as MittwaldAPIV2 } from './shared/api-client.72fa9041.js';
|
|
4
4
|
import 'axios';
|
|
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
|
|
3
|
+
import { a as appExecuteAction, b as appGetApp, c as appGetAppinstallation, d as appUninstallAppinstallation, e as appPatchAppinstallation, f as appGetAppversion, g as appGetInstalledSystemsoftwareForAppinstallation, h as appGetMissingDependenciesForAppinstallation, i as appGetSystemsoftware, j as appGetSystemsoftwareversion, k as appLinkDatabase, l as appListAppinstallations, m as appRequestAppinstallation, n as appListApps, o as appListAppversions, p as appListSystemsoftwares, q as appListSystemsoftwareversions, r as appListUpdateCandidatesForAppversion, s as appRequestAppinstallationCopy, t as appRetrieveStatus, u as appSetDatabaseUsers, v as appUnlinkDatabase, w as articleGetArticle, x as articleListArticles, y as backupCreateProjectBackupExport, z as backupDeleteProjectBackupExport, A as backupListProjectBackupSchedules, B as backupCreateProjectBackupSchedule, C as backupListProjectBackups, D as backupCreateProjectBackup, E as backupGetProjectBackupSchedule, F as backupDeleteProjectBackupSchedule, G as backupUpdateProjectBackupSchedule, H as backupGetProjectBackup, I as backupDeleteProjectBackup, J as backupUpdateProjectBackupDescription, K as contractTerminateContractItem, L as contractCancelContractItemTermination, M as contractCancelContractTariffChange, N as contractTerminateContract, O as contractCancelContractTermination, P as contractGetBaseItemOfContract, Q as contractGetDetailOfContractByDomain, R as contractGetDetailOfContractByProject, S as contractGetDetailOfContractByServer, T as contractGetDetailOfContractItem, U as contractGetDetailOfContract, V as contractGetNextTerminationDateForItem, W as contractListContracts, X as invoiceDetailOfInvoice, Y as invoiceGetDetailOfInvoiceSettings, Z as invoiceUpdateInvoiceSettings, _ as invoiceGetFileAccessToken, $ as invoiceListCustomerInvoices, a0 as orderCreateOrder, a1 as orderCreateTariffChange, a2 as orderGetOrder, a3 as orderListCustomerOrders, a4 as orderListProjectOrders, a5 as orderPreviewOrder, a6 as orderPreviewTariffChange, a7 as conversationListConversations, a8 as conversationCreateConversation, a9 as conversationListMessagesByConversation, aa as conversationCreateMessage, ab as conversationGetCategory, ac as conversationGetConversationMembers, ad as conversationGetConversation, ae as conversationUpdateConversation, af as conversationGetFileAccessToken, ag as conversationListCategories, ah as conversationRequestFileUpload, ai as conversationSetConversationStatus, aj as conversationUpdateMessage, ak as cronjobAbortExecution, al as cronjobListCronjobs, am as cronjobCreateCronjob, an as cronjobListExecutions, ao as cronjobCreateExecution, ap as cronjobGetCronjob, aq as cronjobDeleteCronjob, ar as cronjobUpdateCronjob, as as cronjobGetExecution, at as cronjobUpdateCronjobAppId, au as customerAcceptCustomerInvite, av as customerListOfCustomerCategories, aw as customerCreateCategory, ax as customerCreateCustomerInvite, ay as customerListCustomers, az as customerCreateCustomer, aA as customerDeclineCustomerInvite, aB as customerGetCustomerCategory, aC as customerUpdateCategory, aD as customerDeleteCategory, aE as customerGetCustomerInvite, aF as customerDeleteCustomerInvite, aG as customerGetCustomerMembership, aH as customerDeleteCustomerMembership, aI as customerUpdateCustomerMembership, aJ as customerGetCustomer, aK as customerUpdateCustomer, aL as customerDeleteCustomer, aM as customerGetCustomerTokenInvite, aN as customerIsCustomerLegallyCompetent, aO as customerLeaveCustomer, aP as customerListCustomerInvites, aQ as customerListCustomerMemberships, aR as customerListInvitesForCustomer, aS as customerListMembershipsForCustomer, aT as customerRequestAvatarUpload, aU as customerRemoveAvatar, aV as customerResendCustomerInviteMail, aW as databaseListMysqlDatabases, aX as databaseCreateMysqlDatabase, aY as databaseListMysqlUsers, aZ as databaseCreateMysqlUser, a_ as databaseListRedisDatabases, a$ as databaseCreateRedisDatabase, b0 as databaseGetMysqlDatabase, b1 as databaseDeleteMysqlDatabase, b2 as databaseGetMysqlUser, b3 as databaseUpdateMysqlUser, b4 as databaseDeleteMysqlUser, b5 as databaseGetRedisDatabase, b6 as databaseDeleteRedisDatabase, b7 as databaseDisableMysqlUser, b8 as databaseEnableMysqlUser, b9 as databaseGetMysqlUserPhpMyAdminUrl, ba as databaseListMysqlCharsets, bb as databaseListMysqlVersions, bc as databaseListRedisVersions, bd as databaseUpdateMysqlDatabaseDefaultCharset, be as databaseUpdateMysqlDatabaseDescription, bf as databaseUpdateMysqlUserPassword, bg as databaseUpdateRedisDatabaseConfiguration, bh as databaseUpdateRedisDatabaseDescription, bi as newsletterSubscribeUser, bj as newsletterGetInfo, bk as newsletterUnsubscribeUser, bl as notificationsCountUnreadNotifications, bm as notificationsListNotifications, bn as notificationsReadAllNotifications, bo as notificationsReadNotification, bp as dnsCreateDnsZone, bq as dnsGetDnsZone, br as dnsDeleteDnsZone, bs as dnsListDnsZones, bt as dnsSetRecordSetManaged, bu as dnsUpdateRecordSet, bv as domainAbortDomainDeclaration, bw as domainCheckDomainRegistrability, bx as domainListDomains, by as domainCreateDomainAuthCode, bz as domainUpdateDomainNameservers, bA as domainGetDomain, bB as domainDeleteDomain, bC as domainGetLatestScreenshot, bD as domainListTldContactSchemas, bE as domainListTlds, bF as domainResendDomainEmail, bG as domainUpdateDomainAuthCode, bH as domainUpdateDomainContact, bI as domainUpdateDomainProjectId, bJ as ingressListIngresses, bK as ingressCreateIngress, bL as ingressGetIngress, bM as ingressDeleteIngress, bN as ingressIngressVerifyOwnership, bO as ingressUpdateIngressPaths, bP as ingressRequestIngressAcmeCertificateIssuance, bQ as ingressUpdateIngressTls, bR as fileCreateFile, bS as fileGetFileMeta, bT as fileGetFileUploadTokenRules, bU as fileGetFileUploadTypeRules, bV as fileGetFile, bW as mailListDeliveryBoxes, bX as mailCreateDeliverybox, bY as mailListMailAddresses, bZ as mailCreateMailAddress, b_ as mailGetDeliveryBox, b$ as mailDeleteDeliveryBox, c0 as mailGetMailAddress, c1 as mailDeleteMailAddress, c2 as mailListProjectMailSettings, c3 as mailUpdateDeliveryBoxDescription, c4 as mailUpdateDeliveryBoxPassword, c5 as mailUpdateMailAddressAddress, c6 as mailUpdateMailAddressAutoresponder, c7 as mailUpdateMailAddressCatchAll, c8 as mailUpdateMailAddressForwardAddresses, c9 as mailUpdateMailAddressPassword, ca as mailUpdateMailAddressQuota, cb as mailUpdateMailAddressSpamProtection, cc as mailUpdateProjectMailSetting, cd as pageinsightsGetPerformanceData, ce as pageinsightsGetStraceData, cf as pageinsightsListPerformanceDataForProject, cg as pageinsightsScheduleStrace, ch as passwordValidationGetPasswordPolicy, ci as userAddPhoneNumber, cj as userRemovePhoneNumber, ck as userAuthenticateMfa, cl as userAuthenticate, cm as userAuthenticateWithAccessTokenRetrievalKey, 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 userCreateAccessTokenRetrievalKey, cx as userListApiTokens, cy as userCreateApiToken, cz as userCreateFeedback, cA as userListSshKeys, cB as userCreateSshKey, cC as userGetApiToken, cD as userEditApiToken, cE as userDeleteApiToken, cF as userGetSshKey, cG as userEditSshKey, cH as userDeleteSshKey, cI as userDeleteUser, cJ as userGetOwnAccount, cK as userUpdateAccount, cL as userGetPasswordUpdatedAt, cM as userGetPersonalizedSettings, cN as userUpdatePersonalizedSettings, cO as userGetPollStatus, cP as userPostPollStatus, cQ as userGetSession, cR as userTerminateSession, cS as userGetUser, cT as userUpdatePersonalInformation, cU as userInitMfa, cV as userInitPasswordReset, cW as userListFeedback, cX as userListSessions, cY as userTerminateAllSessions, cZ as userLogout, c_ as userOauthGetAuthorization, c$ as userOauthRetrieveAccessToken, d0 as userRegister, d1 as userRequestAvatarUpload, d2 as userRemoveAvatar, d3 as userResendVerificationEmail, d4 as userSupportCodeRequest, d5 as userVerifyEmail, d6 as userVerifyPhoneNumber, d7 as userVerifyRegistration, d8 as projectAcceptProjectInvite, d9 as projectListInvitesForProject, da as projectCreateProjectInvite, db as projectCreateProject, dc as projectDeclineProjectInvite, dd as projectRequestProjectAvatarUpload, de as projectDeleteProjectAvatar, df as projectGetProjectInvite, dg as projectDeleteProjectInvite, dh as projectGetProjectMembership, di as projectDeleteProjectMembership, dj as projectUpdateProjectMembership, dk as projectGetProject, dl as projectDeleteProject, dm as projectRequestServerAvatarUpload, dn as projectDeleteServerAvatar, dp as projectGetProjectTokenInvite, dq as projectGetSelfMembershipForProject, dr as projectGetServer, ds as projectLeaveProject, dt as projectListMembershipsForProject, du as projectListProjectInvites, dv as projectListProjectMemberships, dw as projectListProjects, dx as projectListServers, dy as projectResendProjectInviteMail, dz as projectUpdateProjectDescription, dA as projectUpdateServerDescription, dB as projectFileSystemGetDirectories, dC as projectFileSystemGetDiskUsage, dD as projectFileSystemGetFileContent, dE as projectFileSystemGetJwt, dF as projectFileSystemListFiles, dG as relocationCreateLegacyTariffChange, dH as relocationCreateRelocation, dI as sftpUserListSftpUsers, dJ as sftpUserCreateSftpUser, dK as sftpUserGetSftpUser, dL as sftpUserDeleteSftpUser, dM as sftpUserUpdateSftpUser, dN as sshUserListSshUsers, dO as sshUserCreateSshUser, dP as sshUserGetSshUser, dQ as sshUserDeleteSshUser, dR as sshUserUpdateSshUser } from './shared/api-client.416bac64.mjs';
|
|
4
4
|
import { isBrowser } from 'browser-or-node';
|
|
5
5
|
|
|
6
6
|
var __defProp$1 = Object.defineProperty;
|
|
@@ -32,6 +32,10 @@ class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
32
32
|
),
|
|
33
33
|
/** Get a specific `AppVersion`. */
|
|
34
34
|
getAppversion: this.requestFunctionFactory(appGetAppversion),
|
|
35
|
+
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
36
|
+
getInstalledSystemsoftwareForAppinstallation: this.requestFunctionFactory(
|
|
37
|
+
appGetInstalledSystemsoftwareForAppinstallation
|
|
38
|
+
),
|
|
35
39
|
/** Get the missing requirements of an appInstallation for a specific target AppVersion. */
|
|
36
40
|
getMissingDependenciesForAppinstallation: this.requestFunctionFactory(
|
|
37
41
|
appGetMissingDependenciesForAppinstallation
|
|
@@ -83,11 +87,7 @@ class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
83
87
|
appSetDatabaseUsers
|
|
84
88
|
),
|
|
85
89
|
/** Remove linkage between an `AppInstallation` and a `Database`. */
|
|
86
|
-
unlinkDatabase: this.requestFunctionFactory(appUnlinkDatabase)
|
|
87
|
-
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
88
|
-
getInstalledSystemsoftwareForAppinstallation: this.requestFunctionFactory(
|
|
89
|
-
appGetInstalledSystemsoftwareForAppinstallation
|
|
90
|
-
)
|
|
90
|
+
unlinkDatabase: this.requestFunctionFactory(appUnlinkDatabase)
|
|
91
91
|
});
|
|
92
92
|
/** The article API allows you to read article information. */
|
|
93
93
|
__publicField$1(this, "article", {
|
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.72fa9041.mjs';
|
|
3
3
|
import '@mittwald/api-client-commons';
|
|
4
4
|
import 'axios';
|
|
5
5
|
|
|
@@ -63,6 +63,18 @@ declare const buildAppApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
63
63
|
systemSoftwareDependencies?: MittwaldAPIV2.Components.Schemas.AppSystemSoftwareDependency[] | undefined;
|
|
64
64
|
userInputs?: MittwaldAPIV2.Components.Schemas.AppUserInput[] | undefined;
|
|
65
65
|
}>;
|
|
66
|
+
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
67
|
+
getInstalledSystemsoftwareForAppinstallation: (conf: {
|
|
68
|
+
appInstallationId: string;
|
|
69
|
+
headers?: {
|
|
70
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
71
|
+
"x-access-token"?: string | undefined;
|
|
72
|
+
} | undefined;
|
|
73
|
+
queryParameters?: {
|
|
74
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
75
|
+
tagFilter?: string | undefined;
|
|
76
|
+
} | undefined;
|
|
77
|
+
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.AppSystemSoftware[]>;
|
|
66
78
|
/** Get the missing requirements of an appInstallation for a specific target AppVersion. */
|
|
67
79
|
getMissingDependenciesForAppinstallation: (conf: {
|
|
68
80
|
queryParameters: {
|
|
@@ -189,18 +201,6 @@ declare const buildAppApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
189
201
|
state: "running" | "stopped" | "exited";
|
|
190
202
|
uptimeSeconds?: number | undefined;
|
|
191
203
|
}>;
|
|
192
|
-
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
193
|
-
getInstalledSystemsoftwareForAppinstallation: (conf: {
|
|
194
|
-
appInstallationId: string;
|
|
195
|
-
headers?: {
|
|
196
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
197
|
-
"x-access-token"?: string | undefined;
|
|
198
|
-
} | undefined;
|
|
199
|
-
queryParameters?: {
|
|
200
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
201
|
-
tagFilter?: string | undefined;
|
|
202
|
-
} | undefined;
|
|
203
|
-
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.AppSystemSoftware[]>;
|
|
204
204
|
};
|
|
205
205
|
declare const buildArticleApi: (baseClient: MittwaldAPIV2Client) => {
|
|
206
206
|
/** Get an Article. */
|
|
@@ -214,7 +214,6 @@ declare const buildArticleApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
214
214
|
customerId?: string | undefined;
|
|
215
215
|
} | undefined;
|
|
216
216
|
}) => _mittwald_react_use_promise.AsyncResource<{
|
|
217
|
-
additionalArticles?: MittwaldAPIV2.Components.Schemas.ArticleReadableBookableArticleOptions[] | undefined;
|
|
218
217
|
addons?: MittwaldAPIV2.Components.Schemas.ArticleArticleAddons[] | undefined;
|
|
219
218
|
articleId: string;
|
|
220
219
|
attributes?: MittwaldAPIV2.Components.Schemas.ArticleArticleAttributes[] | undefined;
|
|
@@ -232,7 +231,6 @@ declare const buildArticleApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
232
231
|
modifierArticles?: MittwaldAPIV2.Components.Schemas.ArticleReadableModifierArticleOptions[] | undefined;
|
|
233
232
|
name: string;
|
|
234
233
|
orderable: "full" | "forbidden" | "internal" | "beta_testing" | "deprecated";
|
|
235
|
-
picture?: string | undefined;
|
|
236
234
|
possibleArticleChanges?: MittwaldAPIV2.Components.Schemas.ArticleReadableChangeArticleOptions[] | undefined;
|
|
237
235
|
price?: number | undefined;
|
|
238
236
|
tags?: MittwaldAPIV2.Components.Schemas.ArticleArticleTag[] | 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.72fa9041.js';
|
|
3
3
|
import '@mittwald/api-client-commons';
|
|
4
4
|
import 'axios';
|
|
5
5
|
|
|
@@ -63,6 +63,18 @@ declare const buildAppApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
63
63
|
systemSoftwareDependencies?: MittwaldAPIV2.Components.Schemas.AppSystemSoftwareDependency[] | undefined;
|
|
64
64
|
userInputs?: MittwaldAPIV2.Components.Schemas.AppUserInput[] | undefined;
|
|
65
65
|
}>;
|
|
66
|
+
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
67
|
+
getInstalledSystemsoftwareForAppinstallation: (conf: {
|
|
68
|
+
appInstallationId: string;
|
|
69
|
+
headers?: {
|
|
70
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
71
|
+
"x-access-token"?: string | undefined;
|
|
72
|
+
} | undefined;
|
|
73
|
+
queryParameters?: {
|
|
74
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
75
|
+
tagFilter?: string | undefined;
|
|
76
|
+
} | undefined;
|
|
77
|
+
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.AppSystemSoftware[]>;
|
|
66
78
|
/** Get the missing requirements of an appInstallation for a specific target AppVersion. */
|
|
67
79
|
getMissingDependenciesForAppinstallation: (conf: {
|
|
68
80
|
queryParameters: {
|
|
@@ -189,18 +201,6 @@ declare const buildAppApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
189
201
|
state: "running" | "stopped" | "exited";
|
|
190
202
|
uptimeSeconds?: number | undefined;
|
|
191
203
|
}>;
|
|
192
|
-
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
193
|
-
getInstalledSystemsoftwareForAppinstallation: (conf: {
|
|
194
|
-
appInstallationId: string;
|
|
195
|
-
headers?: {
|
|
196
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
197
|
-
"x-access-token"?: string | undefined;
|
|
198
|
-
} | undefined;
|
|
199
|
-
queryParameters?: {
|
|
200
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
201
|
-
tagFilter?: string | undefined;
|
|
202
|
-
} | undefined;
|
|
203
|
-
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.AppSystemSoftware[]>;
|
|
204
204
|
};
|
|
205
205
|
declare const buildArticleApi: (baseClient: MittwaldAPIV2Client) => {
|
|
206
206
|
/** Get an Article. */
|
|
@@ -214,7 +214,6 @@ declare const buildArticleApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
214
214
|
customerId?: string | undefined;
|
|
215
215
|
} | undefined;
|
|
216
216
|
}) => _mittwald_react_use_promise.AsyncResource<{
|
|
217
|
-
additionalArticles?: MittwaldAPIV2.Components.Schemas.ArticleReadableBookableArticleOptions[] | undefined;
|
|
218
217
|
addons?: MittwaldAPIV2.Components.Schemas.ArticleArticleAddons[] | undefined;
|
|
219
218
|
articleId: string;
|
|
220
219
|
attributes?: MittwaldAPIV2.Components.Schemas.ArticleArticleAttributes[] | undefined;
|
|
@@ -232,7 +231,6 @@ declare const buildArticleApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
232
231
|
modifierArticles?: MittwaldAPIV2.Components.Schemas.ArticleReadableModifierArticleOptions[] | undefined;
|
|
233
232
|
name: string;
|
|
234
233
|
orderable: "full" | "forbidden" | "internal" | "beta_testing" | "deprecated";
|
|
235
|
-
picture?: string | undefined;
|
|
236
234
|
possibleArticleChanges?: MittwaldAPIV2.Components.Schemas.ArticleReadableChangeArticleOptions[] | undefined;
|
|
237
235
|
price?: number | undefined;
|
|
238
236
|
tags?: MittwaldAPIV2.Components.Schemas.ArticleArticleTag[] | 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
|
|
2
|
+
import { b as appGetApp, c as appGetAppinstallation, f as appGetAppversion, g as appGetInstalledSystemsoftwareForAppinstallation, h as appGetMissingDependenciesForAppinstallation, i as appGetSystemsoftware, j as appGetSystemsoftwareversion, l as appListAppinstallations, n as appListApps, o as appListAppversions, p as appListSystemsoftwares, q as appListSystemsoftwareversions, r as appListUpdateCandidatesForAppversion, t as appRetrieveStatus, w as articleGetArticle, x as articleListArticles, A as backupListProjectBackupSchedules, C as backupListProjectBackups, E as backupGetProjectBackupSchedule, H as backupGetProjectBackup, P as contractGetBaseItemOfContract, Q as contractGetDetailOfContractByDomain, R as contractGetDetailOfContractByProject, S as contractGetDetailOfContractByServer, T as contractGetDetailOfContractItem, U as contractGetDetailOfContract, V as contractGetNextTerminationDateForItem, W as contractListContracts, X as invoiceDetailOfInvoice, Y as invoiceGetDetailOfInvoiceSettings, _ as invoiceGetFileAccessToken, $ as invoiceListCustomerInvoices, a2 as orderGetOrder, a3 as orderListCustomerOrders, a4 as orderListProjectOrders, a7 as conversationListConversations, a9 as conversationListMessagesByConversation, ab as conversationGetCategory, ac as conversationGetConversationMembers, ad as conversationGetConversation, af as conversationGetFileAccessToken, ag as conversationListCategories, al as cronjobListCronjobs, an as cronjobListExecutions, ap as cronjobGetCronjob, as as cronjobGetExecution, av as customerListOfCustomerCategories, ay as customerListCustomers, aB as customerGetCustomerCategory, aE as customerGetCustomerInvite, aG as customerGetCustomerMembership, aJ as customerGetCustomer, aM as customerGetCustomerTokenInvite, aN as customerIsCustomerLegallyCompetent, aP as customerListCustomerInvites, aQ as customerListCustomerMemberships, aR as customerListInvitesForCustomer, aS as customerListMembershipsForCustomer, aW as databaseListMysqlDatabases, aY as databaseListMysqlUsers, a_ as databaseListRedisDatabases, b0 as databaseGetMysqlDatabase, b2 as databaseGetMysqlUser, b5 as databaseGetRedisDatabase, b9 as databaseGetMysqlUserPhpMyAdminUrl, ba as databaseListMysqlCharsets, bb as databaseListMysqlVersions, bc as databaseListRedisVersions, bq as dnsGetDnsZone, bs as dnsListDnsZones, bx as domainListDomains, bA as domainGetDomain, bC as domainGetLatestScreenshot, bD as domainListTldContactSchemas, bE as domainListTlds, bJ as ingressListIngresses, bL as ingressGetIngress, bS as fileGetFileMeta, bT as fileGetFileUploadTokenRules, bU as fileGetFileUploadTypeRules, bV as fileGetFile, bW as mailListDeliveryBoxes, bY as mailListMailAddresses, b_ as mailGetDeliveryBox, c0 as mailGetMailAddress, c2 as mailListProjectMailSettings, bj as newsletterGetInfo, bl as notificationsCountUnreadNotifications, bm as notificationsListNotifications, cd as pageinsightsGetPerformanceData, ce as pageinsightsGetStraceData, cf as pageinsightsListPerformanceDataForProject, ch as passwordValidationGetPasswordPolicy, cn as userGetOwnEmail, cr as userGetMfaStatus, cx as userListApiTokens, cA as userListSshKeys, cC as userGetApiToken, cF as userGetSshKey, cJ as userGetOwnAccount, cL as userGetPasswordUpdatedAt, cM as userGetPersonalizedSettings, cO as userGetPollStatus, cQ as userGetSession, cS as userGetUser, cW as userListFeedback, cX as userListSessions, c_ as userOauthGetAuthorization, d4 as userSupportCodeRequest, d9 as projectListInvitesForProject, df as projectGetProjectInvite, dh as projectGetProjectMembership, dk as projectGetProject, dp as projectGetProjectTokenInvite, dq as projectGetSelfMembershipForProject, dr as projectGetServer, dt as projectListMembershipsForProject, du as projectListProjectInvites, dv as projectListProjectMemberships, dw as projectListProjects, dx as projectListServers, dB as projectFileSystemGetDirectories, dC as projectFileSystemGetDiskUsage, dD as projectFileSystemGetFileContent, dE as projectFileSystemGetJwt, dF as projectFileSystemListFiles, dI as sftpUserListSftpUsers, dK as sftpUserGetSftpUser, dN as sshUserListSshUsers, dP as sshUserGetSshUser } from './shared/api-client.416bac64.mjs';
|
|
3
3
|
import '@mittwald/react-use-promise';
|
|
4
4
|
|
|
5
5
|
var __defProp = Object.defineProperty;
|
|
@@ -24,6 +24,11 @@ const buildAppApi = (baseClient) => ({
|
|
|
24
24
|
appGetAppversion,
|
|
25
25
|
baseClient.app.getAppversion
|
|
26
26
|
).getApiResource,
|
|
27
|
+
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
28
|
+
getInstalledSystemsoftwareForAppinstallation: new ApiCallAsyncResourceFactory(
|
|
29
|
+
appGetInstalledSystemsoftwareForAppinstallation,
|
|
30
|
+
baseClient.app.getInstalledSystemsoftwareForAppinstallation
|
|
31
|
+
).getApiResource,
|
|
27
32
|
/** Get the missing requirements of an appInstallation for a specific target AppVersion. */
|
|
28
33
|
getMissingDependenciesForAppinstallation: new ApiCallAsyncResourceFactory(
|
|
29
34
|
appGetMissingDependenciesForAppinstallation,
|
|
@@ -73,11 +78,6 @@ const buildAppApi = (baseClient) => ({
|
|
|
73
78
|
retrieveStatus: new ApiCallAsyncResourceFactory(
|
|
74
79
|
appRetrieveStatus,
|
|
75
80
|
baseClient.app.retrieveStatus
|
|
76
|
-
).getApiResource,
|
|
77
|
-
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
78
|
-
getInstalledSystemsoftwareForAppinstallation: new ApiCallAsyncResourceFactory(
|
|
79
|
-
appGetInstalledSystemsoftwareForAppinstallation,
|
|
80
|
-
baseClient.app.getInstalledSystemsoftwareForAppinstallation
|
|
81
81
|
).getApiResource
|
|
82
82
|
});
|
|
83
83
|
const buildArticleApi = (baseClient) => ({
|
|
@@ -28,6 +28,11 @@ const appGetAppversion = {
|
|
|
28
28
|
method: "GET",
|
|
29
29
|
operationId: "app-get-appversion"
|
|
30
30
|
};
|
|
31
|
+
const appGetInstalledSystemsoftwareForAppinstallation = {
|
|
32
|
+
path: "/v2/app-installations/{appInstallationId}/systemSoftware",
|
|
33
|
+
method: "GET",
|
|
34
|
+
operationId: "app-get-installed-systemsoftware-for-appinstallation"
|
|
35
|
+
};
|
|
31
36
|
const appGetMissingDependenciesForAppinstallation = {
|
|
32
37
|
path: "/v2/app-installations/{appInstallationId}/missing-dependencies",
|
|
33
38
|
method: "GET",
|
|
@@ -1488,10 +1493,5 @@ const userVerifyRegistration = {
|
|
|
1488
1493
|
method: "POST",
|
|
1489
1494
|
operationId: "user-verify-registration"
|
|
1490
1495
|
};
|
|
1491
|
-
const appGetInstalledSystemsoftwareForAppinstallation = {
|
|
1492
|
-
path: "/v2/app-installations/{appInstallationId}/systemSoftware",
|
|
1493
|
-
method: "GET",
|
|
1494
|
-
operationId: "app-get-installed-systemsoftware-for-appinstallation"
|
|
1495
|
-
};
|
|
1496
1496
|
|
|
1497
|
-
export { invoiceListCustomerInvoices as $, backupListProjectBackupSchedules as A, backupCreateProjectBackupSchedule as B, backupListProjectBackups as C, backupCreateProjectBackup as D, backupGetProjectBackupSchedule as E, backupDeleteProjectBackupSchedule as F, backupUpdateProjectBackupSchedule as G, backupGetProjectBackup as H, backupDeleteProjectBackup as I, backupUpdateProjectBackupDescription as J, contractTerminateContractItem as K, contractCancelContractItemTermination as L, contractCancelContractTariffChange as M, contractTerminateContract as N, contractCancelContractTermination as O, contractGetBaseItemOfContract as P, contractGetDetailOfContractByDomain as Q, contractGetDetailOfContractByProject as R, contractGetDetailOfContractByServer as S, contractGetDetailOfContractItem as T, contractGetDetailOfContract as U, contractGetNextTerminationDateForItem as V, contractListContracts as W, invoiceDetailOfInvoice as X, invoiceGetDetailOfInvoiceSettings as Y, invoiceUpdateInvoiceSettings as Z, invoiceGetFileAccessToken as _, appExecuteAction as a, databaseCreateRedisDatabase as a$, orderCreateOrder as a0, orderCreateTariffChange as a1, orderGetOrder as a2, orderListCustomerOrders as a3, orderListProjectOrders as a4, orderPreviewOrder as a5, orderPreviewTariffChange as a6, conversationListConversations as a7, conversationCreateConversation as a8, conversationListMessagesByConversation as a9, customerDeclineCustomerInvite as aA, customerGetCustomerCategory as aB, customerUpdateCategory as aC, customerDeleteCategory as aD, customerGetCustomerInvite as aE, customerDeleteCustomerInvite as aF, customerGetCustomerMembership as aG, customerDeleteCustomerMembership as aH, customerUpdateCustomerMembership as aI, customerGetCustomer as aJ, customerUpdateCustomer as aK, customerDeleteCustomer as aL, customerGetCustomerTokenInvite as aM, customerIsCustomerLegallyCompetent as aN, customerLeaveCustomer as aO, customerListCustomerInvites as aP, customerListCustomerMemberships as aQ, customerListInvitesForCustomer as aR, customerListMembershipsForCustomer as aS, customerRequestAvatarUpload as aT, customerRemoveAvatar as aU, customerResendCustomerInviteMail as aV, databaseListMysqlDatabases as aW, databaseCreateMysqlDatabase as aX, databaseListMysqlUsers as aY, databaseCreateMysqlUser as aZ, databaseListRedisDatabases as a_, conversationCreateMessage as aa, conversationGetCategory as ab, conversationGetConversationMembers as ac, conversationGetConversation as ad, conversationUpdateConversation as ae, conversationGetFileAccessToken as af, conversationListCategories as ag, conversationRequestFileUpload as ah, conversationSetConversationStatus as ai, conversationUpdateMessage as aj, cronjobAbortExecution as ak, cronjobListCronjobs as al, cronjobCreateCronjob as am, cronjobListExecutions as an, cronjobCreateExecution as ao, cronjobGetCronjob as ap, cronjobDeleteCronjob as aq, cronjobUpdateCronjob as ar, cronjobGetExecution as as, cronjobUpdateCronjobAppId as at, customerAcceptCustomerInvite as au, customerListOfCustomerCategories as av, customerCreateCategory as aw, customerCreateCustomerInvite as ax, customerListCustomers as ay, customerCreateCustomer as az, appGetApp as b, mailDeleteDeliveryBox as b$, databaseGetMysqlDatabase as b0, databaseDeleteMysqlDatabase as b1, databaseGetMysqlUser as b2, databaseUpdateMysqlUser as b3, databaseDeleteMysqlUser as b4, databaseGetRedisDatabase as b5, databaseDeleteRedisDatabase as b6, databaseDisableMysqlUser as b7, databaseEnableMysqlUser as b8, databaseGetMysqlUserPhpMyAdminUrl as b9, domainGetDomain as bA, domainDeleteDomain as bB, domainGetLatestScreenshot as bC, domainListTldContactSchemas as bD, domainListTlds as bE, domainResendDomainEmail as bF, domainUpdateDomainAuthCode as bG, domainUpdateDomainContact as bH, domainUpdateDomainProjectId as bI, ingressListIngresses as bJ, ingressCreateIngress as bK, ingressGetIngress as bL, ingressDeleteIngress as bM, ingressIngressVerifyOwnership as bN, ingressUpdateIngressPaths as bO, ingressRequestIngressAcmeCertificateIssuance as bP, ingressUpdateIngressTls as bQ, fileCreateFile as bR, fileGetFileMeta as bS, fileGetFileUploadTokenRules as bT, fileGetFileUploadTypeRules as bU, fileGetFile as bV, mailListDeliveryBoxes as bW, mailCreateDeliverybox as bX, mailListMailAddresses as bY, mailCreateMailAddress as bZ, mailGetDeliveryBox as b_, databaseListMysqlCharsets as ba, databaseListMysqlVersions as bb, databaseListRedisVersions as bc, databaseUpdateMysqlDatabaseDefaultCharset as bd, databaseUpdateMysqlDatabaseDescription as be, databaseUpdateMysqlUserPassword as bf, databaseUpdateRedisDatabaseConfiguration as bg, databaseUpdateRedisDatabaseDescription as bh, newsletterSubscribeUser as bi, newsletterGetInfo as bj, newsletterUnsubscribeUser as bk, notificationsCountUnreadNotifications as bl, notificationsListNotifications as bm, notificationsReadAllNotifications as bn, notificationsReadNotification as bo, dnsCreateDnsZone as bp, dnsGetDnsZone as bq, dnsDeleteDnsZone as br, dnsListDnsZones as bs, dnsSetRecordSetManaged as bt, dnsUpdateRecordSet as bu, domainAbortDomainDeclaration as bv, domainCheckDomainRegistrability as bw, domainListDomains as bx, domainCreateDomainAuthCode as by, domainUpdateDomainNameservers as bz, appGetAppinstallation as c, userOauthRetrieveAccessToken as c$, mailGetMailAddress as c0, mailDeleteMailAddress as c1, mailListProjectMailSettings as c2, mailUpdateDeliveryBoxDescription as c3, mailUpdateDeliveryBoxPassword as c4, mailUpdateMailAddressAddress as c5, mailUpdateMailAddressAutoresponder as c6, mailUpdateMailAddressCatchAll as c7, mailUpdateMailAddressForwardAddresses as c8, mailUpdateMailAddressPassword as c9, userListSshKeys as cA, userCreateSshKey as cB, userGetApiToken as cC, userEditApiToken as cD, userDeleteApiToken as cE, userGetSshKey as cF, userEditSshKey as cG, userDeleteSshKey as cH, userDeleteUser as cI, userGetOwnAccount as cJ, userUpdateAccount as cK, userGetPasswordUpdatedAt as cL, userGetPersonalizedSettings as cM, userUpdatePersonalizedSettings as cN, userGetPollStatus as cO, userPostPollStatus as cP, userGetSession as cQ, userTerminateSession as cR, userGetUser as cS, userUpdatePersonalInformation as cT, userInitMfa as cU, userInitPasswordReset as cV, userListFeedback as cW, userListSessions as cX, userTerminateAllSessions as cY, userLogout as cZ, userOauthGetAuthorization as c_, mailUpdateMailAddressQuota as ca, mailUpdateMailAddressSpamProtection as cb, mailUpdateProjectMailSetting as cc, pageinsightsGetPerformanceData as cd, pageinsightsGetStraceData as ce, pageinsightsListPerformanceDataForProject as cf, pageinsightsScheduleStrace as cg, passwordValidationGetPasswordPolicy as ch, userAddPhoneNumber as ci, userRemovePhoneNumber as cj, userAuthenticateMfa as ck, userAuthenticate as cl, userAuthenticateWithAccessTokenRetrievalKey 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, userCreateAccessTokenRetrievalKey as cw, userListApiTokens as cx, userCreateApiToken as cy, userCreateFeedback as cz, appUninstallAppinstallation as d, userRegister as d0, userRequestAvatarUpload as d1, userRemoveAvatar as d2, userResendVerificationEmail as d3, userSupportCodeRequest as d4, userVerifyEmail as d5, userVerifyPhoneNumber as d6, userVerifyRegistration as d7, projectAcceptProjectInvite as d8, projectListInvitesForProject as d9, projectUpdateServerDescription as dA, projectFileSystemGetDirectories as dB, projectFileSystemGetDiskUsage as dC, projectFileSystemGetFileContent as dD, projectFileSystemGetJwt as dE, projectFileSystemListFiles as dF, relocationCreateLegacyTariffChange as dG, relocationCreateRelocation as dH, sftpUserListSftpUsers as dI, sftpUserCreateSftpUser as dJ, sftpUserGetSftpUser as dK, sftpUserDeleteSftpUser as dL, sftpUserUpdateSftpUser as dM, sshUserListSshUsers as dN, sshUserCreateSshUser as dO, sshUserGetSshUser as dP, sshUserDeleteSshUser as dQ, sshUserUpdateSshUser as dR, projectCreateProjectInvite as da, projectCreateProject as db, projectDeclineProjectInvite as dc, projectRequestProjectAvatarUpload as dd, projectDeleteProjectAvatar as de, projectGetProjectInvite as df, projectDeleteProjectInvite as dg, projectGetProjectMembership as dh, projectDeleteProjectMembership as di, projectUpdateProjectMembership as dj, projectGetProject as dk, projectDeleteProject as dl, projectRequestServerAvatarUpload as dm, projectDeleteServerAvatar as dn, projectGetProjectTokenInvite as dp, projectGetSelfMembershipForProject as dq, projectGetServer as dr, projectLeaveProject as ds, projectListMembershipsForProject as dt, projectListProjectInvites as du, projectListProjectMemberships as dv, projectListProjects as dw, projectListServers as dx, projectResendProjectInviteMail as dy, projectUpdateProjectDescription as dz, appPatchAppinstallation as e, appGetAppversion as f,
|
|
1497
|
+
export { invoiceListCustomerInvoices as $, backupListProjectBackupSchedules as A, backupCreateProjectBackupSchedule as B, backupListProjectBackups as C, backupCreateProjectBackup as D, backupGetProjectBackupSchedule as E, backupDeleteProjectBackupSchedule as F, backupUpdateProjectBackupSchedule as G, backupGetProjectBackup as H, backupDeleteProjectBackup as I, backupUpdateProjectBackupDescription as J, contractTerminateContractItem as K, contractCancelContractItemTermination as L, contractCancelContractTariffChange as M, contractTerminateContract as N, contractCancelContractTermination as O, contractGetBaseItemOfContract as P, contractGetDetailOfContractByDomain as Q, contractGetDetailOfContractByProject as R, contractGetDetailOfContractByServer as S, contractGetDetailOfContractItem as T, contractGetDetailOfContract as U, contractGetNextTerminationDateForItem as V, contractListContracts as W, invoiceDetailOfInvoice as X, invoiceGetDetailOfInvoiceSettings as Y, invoiceUpdateInvoiceSettings as Z, invoiceGetFileAccessToken as _, appExecuteAction as a, databaseCreateRedisDatabase as a$, orderCreateOrder as a0, orderCreateTariffChange as a1, orderGetOrder as a2, orderListCustomerOrders as a3, orderListProjectOrders as a4, orderPreviewOrder as a5, orderPreviewTariffChange as a6, conversationListConversations as a7, conversationCreateConversation as a8, conversationListMessagesByConversation as a9, customerDeclineCustomerInvite as aA, customerGetCustomerCategory as aB, customerUpdateCategory as aC, customerDeleteCategory as aD, customerGetCustomerInvite as aE, customerDeleteCustomerInvite as aF, customerGetCustomerMembership as aG, customerDeleteCustomerMembership as aH, customerUpdateCustomerMembership as aI, customerGetCustomer as aJ, customerUpdateCustomer as aK, customerDeleteCustomer as aL, customerGetCustomerTokenInvite as aM, customerIsCustomerLegallyCompetent as aN, customerLeaveCustomer as aO, customerListCustomerInvites as aP, customerListCustomerMemberships as aQ, customerListInvitesForCustomer as aR, customerListMembershipsForCustomer as aS, customerRequestAvatarUpload as aT, customerRemoveAvatar as aU, customerResendCustomerInviteMail as aV, databaseListMysqlDatabases as aW, databaseCreateMysqlDatabase as aX, databaseListMysqlUsers as aY, databaseCreateMysqlUser as aZ, databaseListRedisDatabases as a_, conversationCreateMessage as aa, conversationGetCategory as ab, conversationGetConversationMembers as ac, conversationGetConversation as ad, conversationUpdateConversation as ae, conversationGetFileAccessToken as af, conversationListCategories as ag, conversationRequestFileUpload as ah, conversationSetConversationStatus as ai, conversationUpdateMessage as aj, cronjobAbortExecution as ak, cronjobListCronjobs as al, cronjobCreateCronjob as am, cronjobListExecutions as an, cronjobCreateExecution as ao, cronjobGetCronjob as ap, cronjobDeleteCronjob as aq, cronjobUpdateCronjob as ar, cronjobGetExecution as as, cronjobUpdateCronjobAppId as at, customerAcceptCustomerInvite as au, customerListOfCustomerCategories as av, customerCreateCategory as aw, customerCreateCustomerInvite as ax, customerListCustomers as ay, customerCreateCustomer as az, appGetApp as b, mailDeleteDeliveryBox as b$, databaseGetMysqlDatabase as b0, databaseDeleteMysqlDatabase as b1, databaseGetMysqlUser as b2, databaseUpdateMysqlUser as b3, databaseDeleteMysqlUser as b4, databaseGetRedisDatabase as b5, databaseDeleteRedisDatabase as b6, databaseDisableMysqlUser as b7, databaseEnableMysqlUser as b8, databaseGetMysqlUserPhpMyAdminUrl as b9, domainGetDomain as bA, domainDeleteDomain as bB, domainGetLatestScreenshot as bC, domainListTldContactSchemas as bD, domainListTlds as bE, domainResendDomainEmail as bF, domainUpdateDomainAuthCode as bG, domainUpdateDomainContact as bH, domainUpdateDomainProjectId as bI, ingressListIngresses as bJ, ingressCreateIngress as bK, ingressGetIngress as bL, ingressDeleteIngress as bM, ingressIngressVerifyOwnership as bN, ingressUpdateIngressPaths as bO, ingressRequestIngressAcmeCertificateIssuance as bP, ingressUpdateIngressTls as bQ, fileCreateFile as bR, fileGetFileMeta as bS, fileGetFileUploadTokenRules as bT, fileGetFileUploadTypeRules as bU, fileGetFile as bV, mailListDeliveryBoxes as bW, mailCreateDeliverybox as bX, mailListMailAddresses as bY, mailCreateMailAddress as bZ, mailGetDeliveryBox as b_, databaseListMysqlCharsets as ba, databaseListMysqlVersions as bb, databaseListRedisVersions as bc, databaseUpdateMysqlDatabaseDefaultCharset as bd, databaseUpdateMysqlDatabaseDescription as be, databaseUpdateMysqlUserPassword as bf, databaseUpdateRedisDatabaseConfiguration as bg, databaseUpdateRedisDatabaseDescription as bh, newsletterSubscribeUser as bi, newsletterGetInfo as bj, newsletterUnsubscribeUser as bk, notificationsCountUnreadNotifications as bl, notificationsListNotifications as bm, notificationsReadAllNotifications as bn, notificationsReadNotification as bo, dnsCreateDnsZone as bp, dnsGetDnsZone as bq, dnsDeleteDnsZone as br, dnsListDnsZones as bs, dnsSetRecordSetManaged as bt, dnsUpdateRecordSet as bu, domainAbortDomainDeclaration as bv, domainCheckDomainRegistrability as bw, domainListDomains as bx, domainCreateDomainAuthCode as by, domainUpdateDomainNameservers as bz, appGetAppinstallation as c, userOauthRetrieveAccessToken as c$, mailGetMailAddress as c0, mailDeleteMailAddress as c1, mailListProjectMailSettings as c2, mailUpdateDeliveryBoxDescription as c3, mailUpdateDeliveryBoxPassword as c4, mailUpdateMailAddressAddress as c5, mailUpdateMailAddressAutoresponder as c6, mailUpdateMailAddressCatchAll as c7, mailUpdateMailAddressForwardAddresses as c8, mailUpdateMailAddressPassword as c9, userListSshKeys as cA, userCreateSshKey as cB, userGetApiToken as cC, userEditApiToken as cD, userDeleteApiToken as cE, userGetSshKey as cF, userEditSshKey as cG, userDeleteSshKey as cH, userDeleteUser as cI, userGetOwnAccount as cJ, userUpdateAccount as cK, userGetPasswordUpdatedAt as cL, userGetPersonalizedSettings as cM, userUpdatePersonalizedSettings as cN, userGetPollStatus as cO, userPostPollStatus as cP, userGetSession as cQ, userTerminateSession as cR, userGetUser as cS, userUpdatePersonalInformation as cT, userInitMfa as cU, userInitPasswordReset as cV, userListFeedback as cW, userListSessions as cX, userTerminateAllSessions as cY, userLogout as cZ, userOauthGetAuthorization as c_, mailUpdateMailAddressQuota as ca, mailUpdateMailAddressSpamProtection as cb, mailUpdateProjectMailSetting as cc, pageinsightsGetPerformanceData as cd, pageinsightsGetStraceData as ce, pageinsightsListPerformanceDataForProject as cf, pageinsightsScheduleStrace as cg, passwordValidationGetPasswordPolicy as ch, userAddPhoneNumber as ci, userRemovePhoneNumber as cj, userAuthenticateMfa as ck, userAuthenticate as cl, userAuthenticateWithAccessTokenRetrievalKey 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, userCreateAccessTokenRetrievalKey as cw, userListApiTokens as cx, userCreateApiToken as cy, userCreateFeedback as cz, appUninstallAppinstallation as d, userRegister as d0, userRequestAvatarUpload as d1, userRemoveAvatar as d2, userResendVerificationEmail as d3, userSupportCodeRequest as d4, userVerifyEmail as d5, userVerifyPhoneNumber as d6, userVerifyRegistration as d7, projectAcceptProjectInvite as d8, projectListInvitesForProject as d9, projectUpdateServerDescription as dA, projectFileSystemGetDirectories as dB, projectFileSystemGetDiskUsage as dC, projectFileSystemGetFileContent as dD, projectFileSystemGetJwt as dE, projectFileSystemListFiles as dF, relocationCreateLegacyTariffChange as dG, relocationCreateRelocation as dH, sftpUserListSftpUsers as dI, sftpUserCreateSftpUser as dJ, sftpUserGetSftpUser as dK, sftpUserDeleteSftpUser as dL, sftpUserUpdateSftpUser as dM, sshUserListSshUsers as dN, sshUserCreateSshUser as dO, sshUserGetSshUser as dP, sshUserDeleteSshUser as dQ, sshUserUpdateSshUser as dR, projectCreateProjectInvite as da, projectCreateProject as db, projectDeclineProjectInvite as dc, projectRequestProjectAvatarUpload as dd, projectDeleteProjectAvatar as de, projectGetProjectInvite as df, projectDeleteProjectInvite as dg, projectGetProjectMembership as dh, projectDeleteProjectMembership as di, projectUpdateProjectMembership as dj, projectGetProject as dk, projectDeleteProject as dl, projectRequestServerAvatarUpload as dm, projectDeleteServerAvatar as dn, projectGetProjectTokenInvite as dp, projectGetSelfMembershipForProject as dq, projectGetServer as dr, projectLeaveProject as ds, projectListMembershipsForProject as dt, projectListProjectInvites as du, projectListProjectMemberships as dv, projectListProjects as dw, projectListServers as dx, projectResendProjectInviteMail as dy, projectUpdateProjectDescription as dz, appPatchAppinstallation as e, appGetAppversion as f, appGetInstalledSystemsoftwareForAppinstallation as g, appGetMissingDependenciesForAppinstallation as h, appGetSystemsoftware as i, appGetSystemsoftwareversion as j, appLinkDatabase as k, appListAppinstallations as l, appRequestAppinstallation as m, appListApps as n, appListAppversions as o, appListSystemsoftwares as p, appListSystemsoftwareversions as q, appListUpdateCandidatesForAppversion as r, appRequestAppinstallationCopy as s, appRetrieveStatus as t, appSetDatabaseUsers as u, appUnlinkDatabase as v, articleGetArticle as w, articleListArticles as x, backupCreateProjectBackupExport as y, backupDeleteProjectBackupExport as z };
|
|
@@ -61,6 +61,8 @@ declare const appUninstallAppinstallation: OpenAPIOperation$1<RequestType$1<Simp
|
|
|
61
61
|
declare const appPatchAppinstallation: OpenAPIOperation$1<RequestType$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationId.Patch.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationId.Patch.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationId.Patch.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationId.Patch.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationId.Patch.Responses.$204.Content.Empty>, 204, "empty"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationId.Patch.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationId.Patch.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
62
62
|
/** Get a specific `AppVersion`. */
|
|
63
63
|
declare const appGetAppversion: OpenAPIOperation$1<RequestType$1<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2AppsAppIdVersionsAppVersionId.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AppsAppIdVersionsAppVersionId.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AppsAppIdVersionsAppVersionId.Get.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2AppsAppIdVersionsAppVersionId.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppsAppIdVersionsAppVersionId.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppsAppIdVersionsAppVersionId.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
64
|
+
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
65
|
+
declare const appGetInstalledSystemsoftwareForAppinstallation: OpenAPIOperation$1<RequestType$1<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
64
66
|
/** Get the missing requirements of an appInstallation for a specific target AppVersion. */
|
|
65
67
|
declare const appGetMissingDependenciesForAppinstallation: OpenAPIOperation$1<RequestType$1<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdMissingDependencies.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdMissingDependencies.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdMissingDependencies.Get.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdMissingDependencies.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdMissingDependencies.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdMissingDependencies.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
66
68
|
/** Get a specific `SystemSoftware`. */
|
|
@@ -112,7 +114,7 @@ declare const backupGetProjectBackupSchedule: OpenAPIOperation$1<RequestType$1<S
|
|
|
112
114
|
/** Delete a ProjectBackupSchedule. */
|
|
113
115
|
declare const backupDeleteProjectBackupSchedule: OpenAPIOperation$1<RequestType$1<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Delete.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Delete.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Delete.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Delete.Responses.$204.Content.Empty>, 204, "empty"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Delete.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Delete.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Delete.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
114
116
|
/** Update a ProjectBackupSchedule. */
|
|
115
|
-
declare const backupUpdateProjectBackupSchedule: OpenAPIOperation$1<RequestType$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Responses.$
|
|
117
|
+
declare const backupUpdateProjectBackupSchedule: OpenAPIOperation$1<RequestType$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Responses.$204.Content.Empty>, 204, "empty"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
116
118
|
/** Get a ProjectBackup. */
|
|
117
119
|
declare const backupGetProjectBackup: OpenAPIOperation$1<RequestType$1<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupsProjectBackupId.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupsProjectBackupId.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupsProjectBackupId.Get.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupsProjectBackupId.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupsProjectBackupId.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupsProjectBackupId.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupsProjectBackupId.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
118
120
|
/** Delete a ProjectBackup. */
|
|
@@ -647,8 +649,6 @@ declare const userVerifyEmail: OpenAPIOperation$1<RequestType$1<Simplify<Mittwal
|
|
|
647
649
|
declare const userVerifyPhoneNumber: OpenAPIOperation$1<RequestType$1<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$1<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.$409.Content.ApplicationJson>, 409, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
648
650
|
/** Verify your registration. */
|
|
649
651
|
declare const userVerifyRegistration: OpenAPIOperation$1<RequestType$1<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$1<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$200.Content.Empty>, 200, "empty"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
650
|
-
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
651
|
-
declare const appGetInstalledSystemsoftwareForAppinstallation: OpenAPIOperation$1<RequestType$1<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
652
652
|
|
|
653
653
|
declare namespace MittwaldAPIV2 {
|
|
654
654
|
namespace Operations {
|
|
@@ -676,6 +676,10 @@ declare namespace MittwaldAPIV2 {
|
|
|
676
676
|
type RequestData = InferredRequestData<typeof appGetAppversion>;
|
|
677
677
|
type ResponseData<TStatus extends HttpStatus$1 = 200> = InferredResponseData<typeof appGetAppversion, TStatus>;
|
|
678
678
|
}
|
|
679
|
+
namespace AppGetInstalledSystemsoftwareForAppinstallation {
|
|
680
|
+
type RequestData = InferredRequestData<typeof appGetInstalledSystemsoftwareForAppinstallation>;
|
|
681
|
+
type ResponseData<TStatus extends HttpStatus$1 = 200> = InferredResponseData<typeof appGetInstalledSystemsoftwareForAppinstallation, TStatus>;
|
|
682
|
+
}
|
|
679
683
|
namespace AppGetMissingDependenciesForAppinstallation {
|
|
680
684
|
type RequestData = InferredRequestData<typeof appGetMissingDependenciesForAppinstallation>;
|
|
681
685
|
type ResponseData<TStatus extends HttpStatus$1 = 200> = InferredResponseData<typeof appGetMissingDependenciesForAppinstallation, TStatus>;
|
|
@@ -1848,10 +1852,6 @@ declare namespace MittwaldAPIV2 {
|
|
|
1848
1852
|
type RequestData = InferredRequestData<typeof userVerifyRegistration>;
|
|
1849
1853
|
type ResponseData<TStatus extends HttpStatus$1 = 200> = InferredResponseData<typeof userVerifyRegistration, TStatus>;
|
|
1850
1854
|
}
|
|
1851
|
-
namespace AppGetInstalledSystemsoftwareForAppinstallation {
|
|
1852
|
-
type RequestData = InferredRequestData<typeof appGetInstalledSystemsoftwareForAppinstallation>;
|
|
1853
|
-
type ResponseData<TStatus extends HttpStatus$1 = 200> = InferredResponseData<typeof appGetInstalledSystemsoftwareForAppinstallation, TStatus>;
|
|
1854
|
-
}
|
|
1855
1855
|
}
|
|
1856
1856
|
namespace Components {
|
|
1857
1857
|
namespace Schemas {
|
|
@@ -2128,7 +2128,6 @@ declare namespace MittwaldAPIV2 {
|
|
|
2128
2128
|
type: "miscellaneous" | "base" | "additional" | "modifier" | "setup_fee";
|
|
2129
2129
|
}
|
|
2130
2130
|
interface ArticleReadableArticle {
|
|
2131
|
-
additionalArticles?: MittwaldAPIV2.Components.Schemas.ArticleReadableBookableArticleOptions[];
|
|
2132
2131
|
addons?: MittwaldAPIV2.Components.Schemas.ArticleArticleAddons[];
|
|
2133
2132
|
articleId: string;
|
|
2134
2133
|
attributes?: MittwaldAPIV2.Components.Schemas.ArticleArticleAttributes[];
|
|
@@ -2146,7 +2145,6 @@ declare namespace MittwaldAPIV2 {
|
|
|
2146
2145
|
modifierArticles?: MittwaldAPIV2.Components.Schemas.ArticleReadableModifierArticleOptions[];
|
|
2147
2146
|
name: string;
|
|
2148
2147
|
orderable: "forbidden" | "internal" | "beta_testing" | "full" | "deprecated";
|
|
2149
|
-
picture?: string;
|
|
2150
2148
|
possibleArticleChanges?: MittwaldAPIV2.Components.Schemas.ArticleReadableChangeArticleOptions[];
|
|
2151
2149
|
price?: number;
|
|
2152
2150
|
tags?: MittwaldAPIV2.Components.Schemas.ArticleArticleTag[];
|
|
@@ -2682,11 +2680,11 @@ declare namespace MittwaldAPIV2 {
|
|
|
2682
2680
|
type DnsCombinedAManagedARecord = string;
|
|
2683
2681
|
interface DnsCombinedACustom {
|
|
2684
2682
|
/**
|
|
2685
|
-
* @maxItems
|
|
2683
|
+
* @maxItems 10
|
|
2686
2684
|
*/
|
|
2687
2685
|
a: MittwaldAPIV2.Components.Schemas.DnsCombinedAManagedARecord[];
|
|
2688
2686
|
/**
|
|
2689
|
-
* @maxItems
|
|
2687
|
+
* @maxItems 10
|
|
2690
2688
|
*/
|
|
2691
2689
|
aaaa: MittwaldAPIV2.Components.Schemas.DnsCombinedAManagedAAAARecord[];
|
|
2692
2690
|
settings: MittwaldAPIV2.Components.Schemas.DnsRecordSettings;
|
|
@@ -2700,26 +2698,11 @@ declare namespace MittwaldAPIV2 {
|
|
|
2700
2698
|
interface DnsRecordMXCustom {
|
|
2701
2699
|
/**
|
|
2702
2700
|
* @minItems 1
|
|
2703
|
-
* @maxItems
|
|
2701
|
+
* @maxItems 10
|
|
2704
2702
|
*/
|
|
2705
|
-
records: [
|
|
2706
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2707
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord
|
|
2708
|
-
] | [
|
|
2709
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2710
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2711
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord
|
|
2712
|
-
] | [
|
|
2713
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2714
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2715
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2716
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord
|
|
2717
|
-
] | [
|
|
2718
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2719
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2720
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2703
|
+
records: [
|
|
2721
2704
|
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2722
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord
|
|
2705
|
+
...MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord[]
|
|
2723
2706
|
];
|
|
2724
2707
|
settings: MittwaldAPIV2.Components.Schemas.DnsRecordSettings;
|
|
2725
2708
|
}
|
|
@@ -4129,6 +4112,40 @@ declare namespace MittwaldAPIV2 {
|
|
|
4129
4112
|
}
|
|
4130
4113
|
}
|
|
4131
4114
|
}
|
|
4115
|
+
namespace V2AppInstallationsAppInstallationIdSystemSoftware {
|
|
4116
|
+
namespace Get {
|
|
4117
|
+
namespace Parameters {
|
|
4118
|
+
type Path = {
|
|
4119
|
+
appInstallationId: string;
|
|
4120
|
+
};
|
|
4121
|
+
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
4122
|
+
type Query = {
|
|
4123
|
+
tagFilter?: string;
|
|
4124
|
+
};
|
|
4125
|
+
}
|
|
4126
|
+
namespace Responses {
|
|
4127
|
+
namespace $200 {
|
|
4128
|
+
namespace Content {
|
|
4129
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.AppSystemSoftware[];
|
|
4130
|
+
}
|
|
4131
|
+
}
|
|
4132
|
+
namespace $404 {
|
|
4133
|
+
namespace Content {
|
|
4134
|
+
interface ApplicationJson {
|
|
4135
|
+
[k: string]: unknown;
|
|
4136
|
+
}
|
|
4137
|
+
}
|
|
4138
|
+
}
|
|
4139
|
+
namespace Default {
|
|
4140
|
+
namespace Content {
|
|
4141
|
+
interface ApplicationJson {
|
|
4142
|
+
[k: string]: unknown;
|
|
4143
|
+
}
|
|
4144
|
+
}
|
|
4145
|
+
}
|
|
4146
|
+
}
|
|
4147
|
+
}
|
|
4148
|
+
}
|
|
4132
4149
|
namespace V2AppinstallationsAppInstallationIdMissingDependencies { }
|
|
4133
4150
|
namespace V2AppInstallationsAppInstallationIdMissingDependencies {
|
|
4134
4151
|
namespace Get {
|
|
@@ -5023,7 +5040,7 @@ declare namespace MittwaldAPIV2 {
|
|
|
5023
5040
|
type Query = {};
|
|
5024
5041
|
}
|
|
5025
5042
|
namespace Responses {
|
|
5026
|
-
namespace $
|
|
5043
|
+
namespace $204 {
|
|
5027
5044
|
namespace Content {
|
|
5028
5045
|
type Empty = unknown;
|
|
5029
5046
|
}
|
|
@@ -15991,40 +16008,6 @@ declare namespace MittwaldAPIV2 {
|
|
|
15991
16008
|
}
|
|
15992
16009
|
}
|
|
15993
16010
|
}
|
|
15994
|
-
namespace V2AppInstallationsAppInstallationIdSystemSoftware {
|
|
15995
|
-
namespace Get {
|
|
15996
|
-
namespace Parameters {
|
|
15997
|
-
type Path = {
|
|
15998
|
-
appInstallationId: string;
|
|
15999
|
-
};
|
|
16000
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
16001
|
-
type Query = {
|
|
16002
|
-
tagFilter?: string;
|
|
16003
|
-
};
|
|
16004
|
-
}
|
|
16005
|
-
namespace Responses {
|
|
16006
|
-
namespace $200 {
|
|
16007
|
-
namespace Content {
|
|
16008
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.AppSystemSoftware[];
|
|
16009
|
-
}
|
|
16010
|
-
}
|
|
16011
|
-
namespace $404 {
|
|
16012
|
-
namespace Content {
|
|
16013
|
-
interface ApplicationJson {
|
|
16014
|
-
[k: string]: unknown;
|
|
16015
|
-
}
|
|
16016
|
-
}
|
|
16017
|
-
}
|
|
16018
|
-
namespace Default {
|
|
16019
|
-
namespace Content {
|
|
16020
|
-
interface ApplicationJson {
|
|
16021
|
-
[k: string]: unknown;
|
|
16022
|
-
}
|
|
16023
|
-
}
|
|
16024
|
-
}
|
|
16025
|
-
}
|
|
16026
|
-
}
|
|
16027
|
-
}
|
|
16028
16011
|
}
|
|
16029
16012
|
}
|
|
16030
16013
|
|
|
@@ -16226,6 +16209,40 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
16226
16209
|
}, 200, "application/json"> | Response<{
|
|
16227
16210
|
[x: string]: unknown;
|
|
16228
16211
|
}, 404, "application/json">>>;
|
|
16212
|
+
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
16213
|
+
getInstalledSystemsoftwareForAppinstallation: (request: {
|
|
16214
|
+
appInstallationId: string;
|
|
16215
|
+
headers?: {
|
|
16216
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
16217
|
+
"x-access-token"?: string | undefined;
|
|
16218
|
+
} | undefined;
|
|
16219
|
+
queryParameters?: {
|
|
16220
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
16221
|
+
tagFilter?: string | undefined;
|
|
16222
|
+
} | undefined;
|
|
16223
|
+
}) => ResponsePromise<OpenAPIOperation<{
|
|
16224
|
+
headers?: Partial<{
|
|
16225
|
+
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
16226
|
+
}> | undefined;
|
|
16227
|
+
} & {
|
|
16228
|
+
pathParameters: {
|
|
16229
|
+
appInstallationId: string;
|
|
16230
|
+
};
|
|
16231
|
+
} & {
|
|
16232
|
+
queryParameters: {
|
|
16233
|
+
tagFilter?: string | undefined;
|
|
16234
|
+
} & Partial<{
|
|
16235
|
+
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
16236
|
+
}>;
|
|
16237
|
+
} & {
|
|
16238
|
+
headers: {
|
|
16239
|
+
"x-access-token"?: string | undefined;
|
|
16240
|
+
} & Partial<{
|
|
16241
|
+
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
16242
|
+
}>; /** Get a specific `AppVersion`. */
|
|
16243
|
+
}, Response<MittwaldAPIV2.Components.Schemas.AppSystemSoftware[], 200, "application/json"> | Response<{
|
|
16244
|
+
[x: string]: unknown;
|
|
16245
|
+
}, 404, "application/json">>>;
|
|
16229
16246
|
/** Get the missing requirements of an appInstallation for a specific target AppVersion. */
|
|
16230
16247
|
getMissingDependenciesForAppinstallation: (request: {
|
|
16231
16248
|
queryParameters: {
|
|
@@ -16686,40 +16703,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
16686
16703
|
}, Response<{}, 204, "empty"> | Response<{
|
|
16687
16704
|
[x: string]: unknown;
|
|
16688
16705
|
}, 404, "application/json">>>;
|
|
16689
|
-
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
16690
|
-
getInstalledSystemsoftwareForAppinstallation: (request: {
|
|
16691
|
-
appInstallationId: string;
|
|
16692
|
-
headers?: {
|
|
16693
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
16694
|
-
"x-access-token"?: string | undefined;
|
|
16695
|
-
} | undefined;
|
|
16696
|
-
queryParameters?: {
|
|
16697
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
16698
|
-
tagFilter?: string | undefined;
|
|
16699
|
-
} | undefined;
|
|
16700
|
-
}) => ResponsePromise<OpenAPIOperation<{
|
|
16701
|
-
headers?: Partial<{
|
|
16702
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
16703
|
-
}> | undefined;
|
|
16704
|
-
} & {
|
|
16705
|
-
pathParameters: {
|
|
16706
|
-
appInstallationId: string;
|
|
16707
|
-
};
|
|
16708
|
-
} & {
|
|
16709
|
-
queryParameters: {
|
|
16710
|
-
tagFilter?: string | undefined;
|
|
16711
|
-
} & Partial<{
|
|
16712
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
16713
|
-
}>;
|
|
16714
|
-
} & {
|
|
16715
|
-
headers: {
|
|
16716
|
-
"x-access-token"?: string | undefined;
|
|
16717
|
-
} & Partial<{
|
|
16718
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
16719
|
-
}>; /** Get a specific `AppVersion`. */
|
|
16720
|
-
}, Response<MittwaldAPIV2.Components.Schemas.AppSystemSoftware[], 200, "application/json"> | Response<{
|
|
16721
|
-
[x: string]: unknown;
|
|
16722
|
-
}, 404, "application/json">>>;
|
|
16723
16706
|
};
|
|
16724
16707
|
/** The article API allows you to read article information. */
|
|
16725
16708
|
readonly article: {
|
|
@@ -16748,7 +16731,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
16748
16731
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
16749
16732
|
}>;
|
|
16750
16733
|
}, Response<{
|
|
16751
|
-
additionalArticles?: MittwaldAPIV2.Components.Schemas.ArticleReadableBookableArticleOptions[] | undefined;
|
|
16752
16734
|
addons?: MittwaldAPIV2.Components.Schemas.ArticleArticleAddons[] | undefined;
|
|
16753
16735
|
articleId: string;
|
|
16754
16736
|
attributes?: MittwaldAPIV2.Components.Schemas.ArticleArticleAttributes[] | undefined;
|
|
@@ -16766,7 +16748,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
16766
16748
|
modifierArticles?: MittwaldAPIV2.Components.Schemas.ArticleReadableModifierArticleOptions[] | undefined;
|
|
16767
16749
|
name: string;
|
|
16768
16750
|
orderable: "full" | "forbidden" | "internal" | "beta_testing" | "deprecated";
|
|
16769
|
-
picture?: string | undefined;
|
|
16770
16751
|
possibleArticleChanges?: MittwaldAPIV2.Components.Schemas.ArticleReadableChangeArticleOptions[] | undefined;
|
|
16771
16752
|
price?: number | undefined;
|
|
16772
16753
|
tags?: MittwaldAPIV2.Components.Schemas.ArticleArticleTag[] | undefined;
|
|
@@ -17104,7 +17085,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
17104
17085
|
} & Partial<{
|
|
17105
17086
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
17106
17087
|
}>; /** Get a specific `AppVersion`. */
|
|
17107
|
-
}, Response<{},
|
|
17088
|
+
}, Response<{}, 204, "empty"> | Response<{
|
|
17108
17089
|
[x: string]: unknown;
|
|
17109
17090
|
}, 400, "application/json"> | Response<{
|
|
17110
17091
|
[x: string]: unknown;
|
|
@@ -21116,7 +21097,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
21116
21097
|
} | undefined;
|
|
21117
21098
|
} | {
|
|
21118
21099
|
data: {
|
|
21119
|
-
records: [MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord
|
|
21100
|
+
records: [MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord, ...MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord[]];
|
|
21120
21101
|
settings: {
|
|
21121
21102
|
ttl?: {
|
|
21122
21103
|
seconds: number;
|
|
@@ -21194,7 +21175,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
21194
21175
|
};
|
|
21195
21176
|
} | {
|
|
21196
21177
|
data: {
|
|
21197
|
-
records: [MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord
|
|
21178
|
+
records: [MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord, ...MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord[]];
|
|
21198
21179
|
settings: MittwaldAPIV2.Components.Schemas.DnsRecordSettings;
|
|
21199
21180
|
};
|
|
21200
21181
|
} | {
|
|
@@ -61,6 +61,8 @@ declare const appUninstallAppinstallation: OpenAPIOperation$1<RequestType$1<Simp
|
|
|
61
61
|
declare const appPatchAppinstallation: OpenAPIOperation$1<RequestType$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationId.Patch.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationId.Patch.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationId.Patch.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationId.Patch.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationId.Patch.Responses.$204.Content.Empty>, 204, "empty"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationId.Patch.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationId.Patch.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
62
62
|
/** Get a specific `AppVersion`. */
|
|
63
63
|
declare const appGetAppversion: OpenAPIOperation$1<RequestType$1<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2AppsAppIdVersionsAppVersionId.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AppsAppIdVersionsAppVersionId.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AppsAppIdVersionsAppVersionId.Get.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2AppsAppIdVersionsAppVersionId.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppsAppIdVersionsAppVersionId.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppsAppIdVersionsAppVersionId.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
64
|
+
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
65
|
+
declare const appGetInstalledSystemsoftwareForAppinstallation: OpenAPIOperation$1<RequestType$1<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
64
66
|
/** Get the missing requirements of an appInstallation for a specific target AppVersion. */
|
|
65
67
|
declare const appGetMissingDependenciesForAppinstallation: OpenAPIOperation$1<RequestType$1<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdMissingDependencies.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdMissingDependencies.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdMissingDependencies.Get.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdMissingDependencies.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdMissingDependencies.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdMissingDependencies.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
66
68
|
/** Get a specific `SystemSoftware`. */
|
|
@@ -112,7 +114,7 @@ declare const backupGetProjectBackupSchedule: OpenAPIOperation$1<RequestType$1<S
|
|
|
112
114
|
/** Delete a ProjectBackupSchedule. */
|
|
113
115
|
declare const backupDeleteProjectBackupSchedule: OpenAPIOperation$1<RequestType$1<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Delete.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Delete.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Delete.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Delete.Responses.$204.Content.Empty>, 204, "empty"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Delete.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Delete.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Delete.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
114
116
|
/** Update a ProjectBackupSchedule. */
|
|
115
|
-
declare const backupUpdateProjectBackupSchedule: OpenAPIOperation$1<RequestType$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Responses.$
|
|
117
|
+
declare const backupUpdateProjectBackupSchedule: OpenAPIOperation$1<RequestType$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Responses.$204.Content.Empty>, 204, "empty"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupSchedulesProjectBackupScheduleId.Patch.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
116
118
|
/** Get a ProjectBackup. */
|
|
117
119
|
declare const backupGetProjectBackup: OpenAPIOperation$1<RequestType$1<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupsProjectBackupId.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupsProjectBackupId.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectBackupsProjectBackupId.Get.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupsProjectBackupId.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupsProjectBackupId.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupsProjectBackupId.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2ProjectBackupsProjectBackupId.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
118
120
|
/** Delete a ProjectBackup. */
|
|
@@ -647,8 +649,6 @@ declare const userVerifyEmail: OpenAPIOperation$1<RequestType$1<Simplify<Mittwal
|
|
|
647
649
|
declare const userVerifyPhoneNumber: OpenAPIOperation$1<RequestType$1<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$1<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.$409.Content.ApplicationJson>, 409, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdActionsVerifyPhone.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
648
650
|
/** Verify your registration. */
|
|
649
651
|
declare const userVerifyRegistration: OpenAPIOperation$1<RequestType$1<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$1<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$200.Content.Empty>, 200, "empty"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2VerifyRegistration.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
650
|
-
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
651
|
-
declare const appGetInstalledSystemsoftwareForAppinstallation: OpenAPIOperation$1<RequestType$1<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
652
652
|
|
|
653
653
|
declare namespace MittwaldAPIV2 {
|
|
654
654
|
namespace Operations {
|
|
@@ -676,6 +676,10 @@ declare namespace MittwaldAPIV2 {
|
|
|
676
676
|
type RequestData = InferredRequestData<typeof appGetAppversion>;
|
|
677
677
|
type ResponseData<TStatus extends HttpStatus$1 = 200> = InferredResponseData<typeof appGetAppversion, TStatus>;
|
|
678
678
|
}
|
|
679
|
+
namespace AppGetInstalledSystemsoftwareForAppinstallation {
|
|
680
|
+
type RequestData = InferredRequestData<typeof appGetInstalledSystemsoftwareForAppinstallation>;
|
|
681
|
+
type ResponseData<TStatus extends HttpStatus$1 = 200> = InferredResponseData<typeof appGetInstalledSystemsoftwareForAppinstallation, TStatus>;
|
|
682
|
+
}
|
|
679
683
|
namespace AppGetMissingDependenciesForAppinstallation {
|
|
680
684
|
type RequestData = InferredRequestData<typeof appGetMissingDependenciesForAppinstallation>;
|
|
681
685
|
type ResponseData<TStatus extends HttpStatus$1 = 200> = InferredResponseData<typeof appGetMissingDependenciesForAppinstallation, TStatus>;
|
|
@@ -1848,10 +1852,6 @@ declare namespace MittwaldAPIV2 {
|
|
|
1848
1852
|
type RequestData = InferredRequestData<typeof userVerifyRegistration>;
|
|
1849
1853
|
type ResponseData<TStatus extends HttpStatus$1 = 200> = InferredResponseData<typeof userVerifyRegistration, TStatus>;
|
|
1850
1854
|
}
|
|
1851
|
-
namespace AppGetInstalledSystemsoftwareForAppinstallation {
|
|
1852
|
-
type RequestData = InferredRequestData<typeof appGetInstalledSystemsoftwareForAppinstallation>;
|
|
1853
|
-
type ResponseData<TStatus extends HttpStatus$1 = 200> = InferredResponseData<typeof appGetInstalledSystemsoftwareForAppinstallation, TStatus>;
|
|
1854
|
-
}
|
|
1855
1855
|
}
|
|
1856
1856
|
namespace Components {
|
|
1857
1857
|
namespace Schemas {
|
|
@@ -2128,7 +2128,6 @@ declare namespace MittwaldAPIV2 {
|
|
|
2128
2128
|
type: "miscellaneous" | "base" | "additional" | "modifier" | "setup_fee";
|
|
2129
2129
|
}
|
|
2130
2130
|
interface ArticleReadableArticle {
|
|
2131
|
-
additionalArticles?: MittwaldAPIV2.Components.Schemas.ArticleReadableBookableArticleOptions[];
|
|
2132
2131
|
addons?: MittwaldAPIV2.Components.Schemas.ArticleArticleAddons[];
|
|
2133
2132
|
articleId: string;
|
|
2134
2133
|
attributes?: MittwaldAPIV2.Components.Schemas.ArticleArticleAttributes[];
|
|
@@ -2146,7 +2145,6 @@ declare namespace MittwaldAPIV2 {
|
|
|
2146
2145
|
modifierArticles?: MittwaldAPIV2.Components.Schemas.ArticleReadableModifierArticleOptions[];
|
|
2147
2146
|
name: string;
|
|
2148
2147
|
orderable: "forbidden" | "internal" | "beta_testing" | "full" | "deprecated";
|
|
2149
|
-
picture?: string;
|
|
2150
2148
|
possibleArticleChanges?: MittwaldAPIV2.Components.Schemas.ArticleReadableChangeArticleOptions[];
|
|
2151
2149
|
price?: number;
|
|
2152
2150
|
tags?: MittwaldAPIV2.Components.Schemas.ArticleArticleTag[];
|
|
@@ -2682,11 +2680,11 @@ declare namespace MittwaldAPIV2 {
|
|
|
2682
2680
|
type DnsCombinedAManagedARecord = string;
|
|
2683
2681
|
interface DnsCombinedACustom {
|
|
2684
2682
|
/**
|
|
2685
|
-
* @maxItems
|
|
2683
|
+
* @maxItems 10
|
|
2686
2684
|
*/
|
|
2687
2685
|
a: MittwaldAPIV2.Components.Schemas.DnsCombinedAManagedARecord[];
|
|
2688
2686
|
/**
|
|
2689
|
-
* @maxItems
|
|
2687
|
+
* @maxItems 10
|
|
2690
2688
|
*/
|
|
2691
2689
|
aaaa: MittwaldAPIV2.Components.Schemas.DnsCombinedAManagedAAAARecord[];
|
|
2692
2690
|
settings: MittwaldAPIV2.Components.Schemas.DnsRecordSettings;
|
|
@@ -2700,26 +2698,11 @@ declare namespace MittwaldAPIV2 {
|
|
|
2700
2698
|
interface DnsRecordMXCustom {
|
|
2701
2699
|
/**
|
|
2702
2700
|
* @minItems 1
|
|
2703
|
-
* @maxItems
|
|
2701
|
+
* @maxItems 10
|
|
2704
2702
|
*/
|
|
2705
|
-
records: [
|
|
2706
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2707
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord
|
|
2708
|
-
] | [
|
|
2709
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2710
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2711
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord
|
|
2712
|
-
] | [
|
|
2713
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2714
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2715
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2716
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord
|
|
2717
|
-
] | [
|
|
2718
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2719
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2720
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2703
|
+
records: [
|
|
2721
2704
|
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord,
|
|
2722
|
-
MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord
|
|
2705
|
+
...MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord[]
|
|
2723
2706
|
];
|
|
2724
2707
|
settings: MittwaldAPIV2.Components.Schemas.DnsRecordSettings;
|
|
2725
2708
|
}
|
|
@@ -4129,6 +4112,40 @@ declare namespace MittwaldAPIV2 {
|
|
|
4129
4112
|
}
|
|
4130
4113
|
}
|
|
4131
4114
|
}
|
|
4115
|
+
namespace V2AppInstallationsAppInstallationIdSystemSoftware {
|
|
4116
|
+
namespace Get {
|
|
4117
|
+
namespace Parameters {
|
|
4118
|
+
type Path = {
|
|
4119
|
+
appInstallationId: string;
|
|
4120
|
+
};
|
|
4121
|
+
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
4122
|
+
type Query = {
|
|
4123
|
+
tagFilter?: string;
|
|
4124
|
+
};
|
|
4125
|
+
}
|
|
4126
|
+
namespace Responses {
|
|
4127
|
+
namespace $200 {
|
|
4128
|
+
namespace Content {
|
|
4129
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.AppSystemSoftware[];
|
|
4130
|
+
}
|
|
4131
|
+
}
|
|
4132
|
+
namespace $404 {
|
|
4133
|
+
namespace Content {
|
|
4134
|
+
interface ApplicationJson {
|
|
4135
|
+
[k: string]: unknown;
|
|
4136
|
+
}
|
|
4137
|
+
}
|
|
4138
|
+
}
|
|
4139
|
+
namespace Default {
|
|
4140
|
+
namespace Content {
|
|
4141
|
+
interface ApplicationJson {
|
|
4142
|
+
[k: string]: unknown;
|
|
4143
|
+
}
|
|
4144
|
+
}
|
|
4145
|
+
}
|
|
4146
|
+
}
|
|
4147
|
+
}
|
|
4148
|
+
}
|
|
4132
4149
|
namespace V2AppinstallationsAppInstallationIdMissingDependencies { }
|
|
4133
4150
|
namespace V2AppInstallationsAppInstallationIdMissingDependencies {
|
|
4134
4151
|
namespace Get {
|
|
@@ -5023,7 +5040,7 @@ declare namespace MittwaldAPIV2 {
|
|
|
5023
5040
|
type Query = {};
|
|
5024
5041
|
}
|
|
5025
5042
|
namespace Responses {
|
|
5026
|
-
namespace $
|
|
5043
|
+
namespace $204 {
|
|
5027
5044
|
namespace Content {
|
|
5028
5045
|
type Empty = unknown;
|
|
5029
5046
|
}
|
|
@@ -15991,40 +16008,6 @@ declare namespace MittwaldAPIV2 {
|
|
|
15991
16008
|
}
|
|
15992
16009
|
}
|
|
15993
16010
|
}
|
|
15994
|
-
namespace V2AppInstallationsAppInstallationIdSystemSoftware {
|
|
15995
|
-
namespace Get {
|
|
15996
|
-
namespace Parameters {
|
|
15997
|
-
type Path = {
|
|
15998
|
-
appInstallationId: string;
|
|
15999
|
-
};
|
|
16000
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
16001
|
-
type Query = {
|
|
16002
|
-
tagFilter?: string;
|
|
16003
|
-
};
|
|
16004
|
-
}
|
|
16005
|
-
namespace Responses {
|
|
16006
|
-
namespace $200 {
|
|
16007
|
-
namespace Content {
|
|
16008
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.AppSystemSoftware[];
|
|
16009
|
-
}
|
|
16010
|
-
}
|
|
16011
|
-
namespace $404 {
|
|
16012
|
-
namespace Content {
|
|
16013
|
-
interface ApplicationJson {
|
|
16014
|
-
[k: string]: unknown;
|
|
16015
|
-
}
|
|
16016
|
-
}
|
|
16017
|
-
}
|
|
16018
|
-
namespace Default {
|
|
16019
|
-
namespace Content {
|
|
16020
|
-
interface ApplicationJson {
|
|
16021
|
-
[k: string]: unknown;
|
|
16022
|
-
}
|
|
16023
|
-
}
|
|
16024
|
-
}
|
|
16025
|
-
}
|
|
16026
|
-
}
|
|
16027
|
-
}
|
|
16028
16011
|
}
|
|
16029
16012
|
}
|
|
16030
16013
|
|
|
@@ -16226,6 +16209,40 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
16226
16209
|
}, 200, "application/json"> | Response<{
|
|
16227
16210
|
[x: string]: unknown;
|
|
16228
16211
|
}, 404, "application/json">>>;
|
|
16212
|
+
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
16213
|
+
getInstalledSystemsoftwareForAppinstallation: (request: {
|
|
16214
|
+
appInstallationId: string;
|
|
16215
|
+
headers?: {
|
|
16216
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
16217
|
+
"x-access-token"?: string | undefined;
|
|
16218
|
+
} | undefined;
|
|
16219
|
+
queryParameters?: {
|
|
16220
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
16221
|
+
tagFilter?: string | undefined;
|
|
16222
|
+
} | undefined;
|
|
16223
|
+
}) => ResponsePromise<OpenAPIOperation<{
|
|
16224
|
+
headers?: Partial<{
|
|
16225
|
+
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
16226
|
+
}> | undefined;
|
|
16227
|
+
} & {
|
|
16228
|
+
pathParameters: {
|
|
16229
|
+
appInstallationId: string;
|
|
16230
|
+
};
|
|
16231
|
+
} & {
|
|
16232
|
+
queryParameters: {
|
|
16233
|
+
tagFilter?: string | undefined;
|
|
16234
|
+
} & Partial<{
|
|
16235
|
+
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
16236
|
+
}>;
|
|
16237
|
+
} & {
|
|
16238
|
+
headers: {
|
|
16239
|
+
"x-access-token"?: string | undefined;
|
|
16240
|
+
} & Partial<{
|
|
16241
|
+
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
16242
|
+
}>; /** Get a specific `AppVersion`. */
|
|
16243
|
+
}, Response<MittwaldAPIV2.Components.Schemas.AppSystemSoftware[], 200, "application/json"> | Response<{
|
|
16244
|
+
[x: string]: unknown;
|
|
16245
|
+
}, 404, "application/json">>>;
|
|
16229
16246
|
/** Get the missing requirements of an appInstallation for a specific target AppVersion. */
|
|
16230
16247
|
getMissingDependenciesForAppinstallation: (request: {
|
|
16231
16248
|
queryParameters: {
|
|
@@ -16686,40 +16703,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
16686
16703
|
}, Response<{}, 204, "empty"> | Response<{
|
|
16687
16704
|
[x: string]: unknown;
|
|
16688
16705
|
}, 404, "application/json">>>;
|
|
16689
|
-
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
16690
|
-
getInstalledSystemsoftwareForAppinstallation: (request: {
|
|
16691
|
-
appInstallationId: string;
|
|
16692
|
-
headers?: {
|
|
16693
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
16694
|
-
"x-access-token"?: string | undefined;
|
|
16695
|
-
} | undefined;
|
|
16696
|
-
queryParameters?: {
|
|
16697
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
16698
|
-
tagFilter?: string | undefined;
|
|
16699
|
-
} | undefined;
|
|
16700
|
-
}) => ResponsePromise<OpenAPIOperation<{
|
|
16701
|
-
headers?: Partial<{
|
|
16702
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
16703
|
-
}> | undefined;
|
|
16704
|
-
} & {
|
|
16705
|
-
pathParameters: {
|
|
16706
|
-
appInstallationId: string;
|
|
16707
|
-
};
|
|
16708
|
-
} & {
|
|
16709
|
-
queryParameters: {
|
|
16710
|
-
tagFilter?: string | undefined;
|
|
16711
|
-
} & Partial<{
|
|
16712
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
16713
|
-
}>;
|
|
16714
|
-
} & {
|
|
16715
|
-
headers: {
|
|
16716
|
-
"x-access-token"?: string | undefined;
|
|
16717
|
-
} & Partial<{
|
|
16718
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
16719
|
-
}>; /** Get a specific `AppVersion`. */
|
|
16720
|
-
}, Response<MittwaldAPIV2.Components.Schemas.AppSystemSoftware[], 200, "application/json"> | Response<{
|
|
16721
|
-
[x: string]: unknown;
|
|
16722
|
-
}, 404, "application/json">>>;
|
|
16723
16706
|
};
|
|
16724
16707
|
/** The article API allows you to read article information. */
|
|
16725
16708
|
readonly article: {
|
|
@@ -16748,7 +16731,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
16748
16731
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
16749
16732
|
}>;
|
|
16750
16733
|
}, Response<{
|
|
16751
|
-
additionalArticles?: MittwaldAPIV2.Components.Schemas.ArticleReadableBookableArticleOptions[] | undefined;
|
|
16752
16734
|
addons?: MittwaldAPIV2.Components.Schemas.ArticleArticleAddons[] | undefined;
|
|
16753
16735
|
articleId: string;
|
|
16754
16736
|
attributes?: MittwaldAPIV2.Components.Schemas.ArticleArticleAttributes[] | undefined;
|
|
@@ -16766,7 +16748,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
16766
16748
|
modifierArticles?: MittwaldAPIV2.Components.Schemas.ArticleReadableModifierArticleOptions[] | undefined;
|
|
16767
16749
|
name: string;
|
|
16768
16750
|
orderable: "full" | "forbidden" | "internal" | "beta_testing" | "deprecated";
|
|
16769
|
-
picture?: string | undefined;
|
|
16770
16751
|
possibleArticleChanges?: MittwaldAPIV2.Components.Schemas.ArticleReadableChangeArticleOptions[] | undefined;
|
|
16771
16752
|
price?: number | undefined;
|
|
16772
16753
|
tags?: MittwaldAPIV2.Components.Schemas.ArticleArticleTag[] | undefined;
|
|
@@ -17104,7 +17085,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
17104
17085
|
} & Partial<{
|
|
17105
17086
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
17106
17087
|
}>; /** Get a specific `AppVersion`. */
|
|
17107
|
-
}, Response<{},
|
|
17088
|
+
}, Response<{}, 204, "empty"> | Response<{
|
|
17108
17089
|
[x: string]: unknown;
|
|
17109
17090
|
}, 400, "application/json"> | Response<{
|
|
17110
17091
|
[x: string]: unknown;
|
|
@@ -21116,7 +21097,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
21116
21097
|
} | undefined;
|
|
21117
21098
|
} | {
|
|
21118
21099
|
data: {
|
|
21119
|
-
records: [MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord
|
|
21100
|
+
records: [MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord, ...MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord[]];
|
|
21120
21101
|
settings: {
|
|
21121
21102
|
ttl?: {
|
|
21122
21103
|
seconds: number;
|
|
@@ -21194,7 +21175,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
21194
21175
|
};
|
|
21195
21176
|
} | {
|
|
21196
21177
|
data: {
|
|
21197
|
-
records: [MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord
|
|
21178
|
+
records: [MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord, ...MittwaldAPIV2.Components.Schemas.DnsRecordMXRecord[]];
|
|
21198
21179
|
settings: MittwaldAPIV2.Components.Schemas.DnsRecordSettings;
|
|
21199
21180
|
};
|
|
21200
21181
|
} | {
|
package/dist/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MittwaldAPIClientVersion = '3.1.
|
|
1
|
+
export declare const MittwaldAPIClientVersion = '3.1.42';
|
package/dist/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const MittwaldAPIClientVersion = '3.1.
|
|
1
|
+
export const MittwaldAPIClientVersion = '3.1.42';
|