@mittwald/api-client 3.1.48 → 3.1.49
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 +2 -4
- package/dist/react.d.mts +2 -6
- package/dist/react.d.ts +2 -6
- package/dist/react.mjs +4 -4
- package/dist/shared/{api-client.de1cb2a7.mjs → api-client.5e93de47.mjs} +4 -4
- package/dist/shared/{api-client.267b0403.d.mts → api-client.e76f0af5.d.mts} +7 -23
- package/dist/shared/{api-client.267b0403.d.ts → api-client.e76f0af5.d.ts} +7 -23
- 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.e76f0af5.mjs';
|
|
3
|
+
export { a as MittwaldAPIV2 } from './shared/api-client.e76f0af5.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.e76f0af5.js';
|
|
3
|
+
export { a as MittwaldAPIV2 } from './shared/api-client.e76f0af5.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 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 appUnlinkDatabase, v as appSetDatabaseUsers, 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
|
|
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 appUnlinkDatabase, v as appSetDatabaseUsers, 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 invoiceDetail, 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.5e93de47.mjs';
|
|
4
4
|
import { isBrowser } from 'browser-or-node';
|
|
5
5
|
|
|
6
6
|
var __defProp$1 = Object.defineProperty;
|
|
@@ -202,9 +202,7 @@ class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
202
202
|
contractListContracts
|
|
203
203
|
),
|
|
204
204
|
/** Get details of an Invoice. */
|
|
205
|
-
|
|
206
|
-
invoiceDetailOfInvoice
|
|
207
|
-
),
|
|
205
|
+
invoiceDetail: this.requestFunctionFactory(invoiceDetail),
|
|
208
206
|
/** Get InvoiceSettings of a Customer. */
|
|
209
207
|
invoiceGetDetailOfInvoiceSettings: this.requestFunctionFactory(
|
|
210
208
|
invoiceGetDetailOfInvoiceSettings
|
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.e76f0af5.mjs';
|
|
3
3
|
import '@mittwald/api-client-commons';
|
|
4
4
|
import 'axios';
|
|
5
5
|
|
|
@@ -463,8 +463,7 @@ declare const buildContractApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
463
463
|
} | undefined;
|
|
464
464
|
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.ContractContract[]>;
|
|
465
465
|
/** Get details of an Invoice. */
|
|
466
|
-
|
|
467
|
-
customerId: string;
|
|
466
|
+
invoiceDetail: (conf: {
|
|
468
467
|
invoiceId: string;
|
|
469
468
|
headers?: {
|
|
470
469
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
@@ -1197,7 +1196,6 @@ declare const buildFileApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1197
1196
|
}) => _mittwald_react_use_promise.AsyncResource<{
|
|
1198
1197
|
friendlyURL: string;
|
|
1199
1198
|
id: string;
|
|
1200
|
-
mimeType: string;
|
|
1201
1199
|
name: string;
|
|
1202
1200
|
sizeInBytes: number;
|
|
1203
1201
|
type: string;
|
|
@@ -1209,7 +1207,6 @@ declare const buildFileApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1209
1207
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1210
1208
|
} | undefined;
|
|
1211
1209
|
}) => _mittwald_react_use_promise.AsyncResource<{
|
|
1212
|
-
fileTypes: MittwaldAPIV2.Components.Schemas.FileFileType[];
|
|
1213
1210
|
maxSizeInKB: number;
|
|
1214
1211
|
mimeTypes: string[];
|
|
1215
1212
|
properties?: {
|
|
@@ -1232,7 +1229,6 @@ declare const buildFileApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1232
1229
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1233
1230
|
} | undefined;
|
|
1234
1231
|
}) => _mittwald_react_use_promise.AsyncResource<{
|
|
1235
|
-
fileTypes: MittwaldAPIV2.Components.Schemas.FileFileType[];
|
|
1236
1232
|
maxSizeInKB: number;
|
|
1237
1233
|
mimeTypes: string[];
|
|
1238
1234
|
properties?: {
|
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.e76f0af5.js';
|
|
3
3
|
import '@mittwald/api-client-commons';
|
|
4
4
|
import 'axios';
|
|
5
5
|
|
|
@@ -463,8 +463,7 @@ declare const buildContractApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
463
463
|
} | undefined;
|
|
464
464
|
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.ContractContract[]>;
|
|
465
465
|
/** Get details of an Invoice. */
|
|
466
|
-
|
|
467
|
-
customerId: string;
|
|
466
|
+
invoiceDetail: (conf: {
|
|
468
467
|
invoiceId: string;
|
|
469
468
|
headers?: {
|
|
470
469
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
@@ -1197,7 +1196,6 @@ declare const buildFileApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1197
1196
|
}) => _mittwald_react_use_promise.AsyncResource<{
|
|
1198
1197
|
friendlyURL: string;
|
|
1199
1198
|
id: string;
|
|
1200
|
-
mimeType: string;
|
|
1201
1199
|
name: string;
|
|
1202
1200
|
sizeInBytes: number;
|
|
1203
1201
|
type: string;
|
|
@@ -1209,7 +1207,6 @@ declare const buildFileApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1209
1207
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1210
1208
|
} | undefined;
|
|
1211
1209
|
}) => _mittwald_react_use_promise.AsyncResource<{
|
|
1212
|
-
fileTypes: MittwaldAPIV2.Components.Schemas.FileFileType[];
|
|
1213
1210
|
maxSizeInKB: number;
|
|
1214
1211
|
mimeTypes: string[];
|
|
1215
1212
|
properties?: {
|
|
@@ -1232,7 +1229,6 @@ declare const buildFileApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1232
1229
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1233
1230
|
} | undefined;
|
|
1234
1231
|
}) => _mittwald_react_use_promise.AsyncResource<{
|
|
1235
|
-
fileTypes: MittwaldAPIV2.Components.Schemas.FileFileType[];
|
|
1236
1232
|
maxSizeInKB: number;
|
|
1237
1233
|
mimeTypes: string[];
|
|
1238
1234
|
properties?: {
|
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 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
|
|
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 invoiceDetail, 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.5e93de47.mjs';
|
|
3
3
|
import '@mittwald/react-use-promise';
|
|
4
4
|
|
|
5
5
|
var __defProp = Object.defineProperty;
|
|
@@ -156,9 +156,9 @@ const buildContractApi = (baseClient) => ({
|
|
|
156
156
|
baseClient.contract.listContracts
|
|
157
157
|
).getApiResource,
|
|
158
158
|
/** Get details of an Invoice. */
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
baseClient.contract.
|
|
159
|
+
invoiceDetail: new ApiCallAsyncResourceFactory(
|
|
160
|
+
invoiceDetail,
|
|
161
|
+
baseClient.contract.invoiceDetail
|
|
162
162
|
).getApiResource,
|
|
163
163
|
/** Get InvoiceSettings of a Customer. */
|
|
164
164
|
invoiceGetDetailOfInvoiceSettings: new ApiCallAsyncResourceFactory(
|
|
@@ -788,10 +788,10 @@ const ingressUpdateIngressTls = {
|
|
|
788
788
|
method: "PATCH",
|
|
789
789
|
operationId: "ingress-update-ingress-tls"
|
|
790
790
|
};
|
|
791
|
-
const
|
|
792
|
-
path: "/v2/
|
|
791
|
+
const invoiceDetail = {
|
|
792
|
+
path: "/v2/invoices/{invoiceId}",
|
|
793
793
|
method: "GET",
|
|
794
|
-
operationId: "invoice-detail
|
|
794
|
+
operationId: "invoice-detail"
|
|
795
795
|
};
|
|
796
796
|
const invoiceGetDetailOfInvoiceSettings = {
|
|
797
797
|
path: "/v2/customers/{customerId}/invoice-settings",
|
|
@@ -1494,4 +1494,4 @@ const userVerifyRegistration = {
|
|
|
1494
1494
|
operationId: "user-verify-registration"
|
|
1495
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,
|
|
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, invoiceDetail 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, appUnlinkDatabase as u, appSetDatabaseUsers as v, articleGetArticle as w, articleListArticles as x, backupCreateProjectBackupExport as y, backupDeleteProjectBackupExport as z };
|
|
@@ -366,7 +366,7 @@ declare const ingressRequestIngressAcmeCertificateIssuance: OpenAPIOperation$1<R
|
|
|
366
366
|
/** Update the tls settings of an Ingress. */
|
|
367
367
|
declare const ingressUpdateIngressTls: OpenAPIOperation$1<RequestType$1<Simplify<MittwaldAPIV2.Paths.V2IngressesIngressIdTls.Patch.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2IngressesIngressIdTls.Patch.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2IngressesIngressIdTls.Patch.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2IngressesIngressIdTls.Patch.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2IngressesIngressIdTls.Patch.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2IngressesIngressIdTls.Patch.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2IngressesIngressIdTls.Patch.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
368
368
|
/** Get details of an Invoice. */
|
|
369
|
-
declare const
|
|
369
|
+
declare const invoiceDetail: OpenAPIOperation$1<RequestType$1<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2InvoicesInvoiceId.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2InvoicesInvoiceId.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2InvoicesInvoiceId.Get.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2InvoicesInvoiceId.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2InvoicesInvoiceId.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2InvoicesInvoiceId.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2InvoicesInvoiceId.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
370
370
|
/** Get InvoiceSettings of a Customer. */
|
|
371
371
|
declare const invoiceGetDetailOfInvoiceSettings: OpenAPIOperation$1<RequestType$1<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdInvoiceSettings.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdInvoiceSettings.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdInvoiceSettings.Get.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdInvoiceSettings.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdInvoiceSettings.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdInvoiceSettings.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdInvoiceSettings.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
372
372
|
/** Update InvoiceSettings of a Customer. */
|
|
@@ -1284,9 +1284,9 @@ declare namespace MittwaldAPIV2 {
|
|
|
1284
1284
|
type RequestData = InferredRequestData<typeof ingressUpdateIngressTls>;
|
|
1285
1285
|
type ResponseData<TStatus extends HttpStatus$1 = 200> = InferredResponseData<typeof ingressUpdateIngressTls, TStatus>;
|
|
1286
1286
|
}
|
|
1287
|
-
namespace
|
|
1288
|
-
type RequestData = InferredRequestData<typeof
|
|
1289
|
-
type ResponseData<TStatus extends HttpStatus$1 = 200> = InferredResponseData<typeof
|
|
1287
|
+
namespace InvoiceDetail {
|
|
1288
|
+
type RequestData = InferredRequestData<typeof invoiceDetail>;
|
|
1289
|
+
type ResponseData<TStatus extends HttpStatus$1 = 200> = InferredResponseData<typeof invoiceDetail, TStatus>;
|
|
1290
1290
|
}
|
|
1291
1291
|
namespace InvoiceGetDetailOfInvoiceSettings {
|
|
1292
1292
|
type RequestData = InferredRequestData<typeof invoiceGetDetailOfInvoiceSettings>;
|
|
@@ -2827,21 +2827,11 @@ declare namespace MittwaldAPIV2 {
|
|
|
2827
2827
|
interface FileFileMeta {
|
|
2828
2828
|
friendlyURL: string;
|
|
2829
2829
|
id: string;
|
|
2830
|
-
mimeType: string;
|
|
2831
2830
|
name: string;
|
|
2832
2831
|
sizeInBytes: number;
|
|
2833
|
-
/**
|
|
2834
|
-
* @deprecated
|
|
2835
|
-
* deprecated, see mimeType
|
|
2836
|
-
*/
|
|
2837
2832
|
type: string;
|
|
2838
2833
|
}
|
|
2839
|
-
interface FileFileType {
|
|
2840
|
-
extensions: string[];
|
|
2841
|
-
mimeType: string;
|
|
2842
|
-
}
|
|
2843
2834
|
interface FileFileUploadRules {
|
|
2844
|
-
fileTypes: MittwaldAPIV2.Components.Schemas.FileFileType[];
|
|
2845
2835
|
maxSizeInKB: number;
|
|
2846
2836
|
mimeTypes: string[];
|
|
2847
2837
|
properties?: {
|
|
@@ -8711,6 +8701,7 @@ declare namespace MittwaldAPIV2 {
|
|
|
8711
8701
|
namespace V2DomainsDomainIdScreenshotsNewest { }
|
|
8712
8702
|
namespace V2FileTokenRulesToken { }
|
|
8713
8703
|
namespace V2FileTypeRulesName { }
|
|
8704
|
+
namespace V2CustomersCustomerIdInvoicesInvoiceId { }
|
|
8714
8705
|
namespace V2NewsletterSubscriptions {
|
|
8715
8706
|
namespace Post {
|
|
8716
8707
|
namespace Parameters {
|
|
@@ -10118,11 +10109,10 @@ declare namespace MittwaldAPIV2 {
|
|
|
10118
10109
|
}
|
|
10119
10110
|
}
|
|
10120
10111
|
}
|
|
10121
|
-
namespace
|
|
10112
|
+
namespace V2InvoicesInvoiceId {
|
|
10122
10113
|
namespace Get {
|
|
10123
10114
|
namespace Parameters {
|
|
10124
10115
|
type Path = {
|
|
10125
|
-
customerId: string;
|
|
10126
10116
|
invoiceId: string;
|
|
10127
10117
|
};
|
|
10128
10118
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
@@ -17703,8 +17693,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
17703
17693
|
[x: string]: unknown;
|
|
17704
17694
|
}, 404, "application/json">>>;
|
|
17705
17695
|
/** Get details of an Invoice. */
|
|
17706
|
-
|
|
17707
|
-
customerId: string;
|
|
17696
|
+
invoiceDetail: (request: {
|
|
17708
17697
|
invoiceId: string;
|
|
17709
17698
|
headers?: {
|
|
17710
17699
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
@@ -17716,7 +17705,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
17716
17705
|
}> | undefined;
|
|
17717
17706
|
} & {
|
|
17718
17707
|
pathParameters: {
|
|
17719
|
-
customerId: string;
|
|
17720
17708
|
invoiceId: string;
|
|
17721
17709
|
};
|
|
17722
17710
|
} & {
|
|
@@ -21940,7 +21928,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
21940
21928
|
}, Response<{
|
|
21941
21929
|
friendlyURL: string;
|
|
21942
21930
|
id: string;
|
|
21943
|
-
mimeType: string;
|
|
21944
21931
|
name: string;
|
|
21945
21932
|
sizeInBytes: number;
|
|
21946
21933
|
type: string;
|
|
@@ -21972,7 +21959,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
21972
21959
|
}, Response<{
|
|
21973
21960
|
friendlyURL: string;
|
|
21974
21961
|
id: string;
|
|
21975
|
-
mimeType: string;
|
|
21976
21962
|
name: string;
|
|
21977
21963
|
sizeInBytes: number;
|
|
21978
21964
|
type: string;
|
|
@@ -22004,7 +21990,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
22004
21990
|
fileUploadToken: string;
|
|
22005
21991
|
};
|
|
22006
21992
|
}, Response<{
|
|
22007
|
-
fileTypes: MittwaldAPIV2.Components.Schemas.FileFileType[];
|
|
22008
21993
|
maxSizeInKB: number;
|
|
22009
21994
|
mimeTypes: string[];
|
|
22010
21995
|
properties?: {
|
|
@@ -22041,7 +22026,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
22041
22026
|
fileUploadType: "avatar" | "conversation";
|
|
22042
22027
|
};
|
|
22043
22028
|
}, Response<{
|
|
22044
|
-
fileTypes: MittwaldAPIV2.Components.Schemas.FileFileType[];
|
|
22045
22029
|
maxSizeInKB: number;
|
|
22046
22030
|
mimeTypes: string[];
|
|
22047
22031
|
properties?: {
|
|
@@ -366,7 +366,7 @@ declare const ingressRequestIngressAcmeCertificateIssuance: OpenAPIOperation$1<R
|
|
|
366
366
|
/** Update the tls settings of an Ingress. */
|
|
367
367
|
declare const ingressUpdateIngressTls: OpenAPIOperation$1<RequestType$1<Simplify<MittwaldAPIV2.Paths.V2IngressesIngressIdTls.Patch.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2IngressesIngressIdTls.Patch.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2IngressesIngressIdTls.Patch.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2IngressesIngressIdTls.Patch.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2IngressesIngressIdTls.Patch.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2IngressesIngressIdTls.Patch.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2IngressesIngressIdTls.Patch.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
368
368
|
/** Get details of an Invoice. */
|
|
369
|
-
declare const
|
|
369
|
+
declare const invoiceDetail: OpenAPIOperation$1<RequestType$1<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2InvoicesInvoiceId.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2InvoicesInvoiceId.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2InvoicesInvoiceId.Get.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2InvoicesInvoiceId.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2InvoicesInvoiceId.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2InvoicesInvoiceId.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2InvoicesInvoiceId.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
370
370
|
/** Get InvoiceSettings of a Customer. */
|
|
371
371
|
declare const invoiceGetDetailOfInvoiceSettings: OpenAPIOperation$1<RequestType$1<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdInvoiceSettings.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdInvoiceSettings.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdInvoiceSettings.Get.Parameters.Header>>, Response$1<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdInvoiceSettings.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdInvoiceSettings.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdInvoiceSettings.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response$1<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdInvoiceSettings.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
372
372
|
/** Update InvoiceSettings of a Customer. */
|
|
@@ -1284,9 +1284,9 @@ declare namespace MittwaldAPIV2 {
|
|
|
1284
1284
|
type RequestData = InferredRequestData<typeof ingressUpdateIngressTls>;
|
|
1285
1285
|
type ResponseData<TStatus extends HttpStatus$1 = 200> = InferredResponseData<typeof ingressUpdateIngressTls, TStatus>;
|
|
1286
1286
|
}
|
|
1287
|
-
namespace
|
|
1288
|
-
type RequestData = InferredRequestData<typeof
|
|
1289
|
-
type ResponseData<TStatus extends HttpStatus$1 = 200> = InferredResponseData<typeof
|
|
1287
|
+
namespace InvoiceDetail {
|
|
1288
|
+
type RequestData = InferredRequestData<typeof invoiceDetail>;
|
|
1289
|
+
type ResponseData<TStatus extends HttpStatus$1 = 200> = InferredResponseData<typeof invoiceDetail, TStatus>;
|
|
1290
1290
|
}
|
|
1291
1291
|
namespace InvoiceGetDetailOfInvoiceSettings {
|
|
1292
1292
|
type RequestData = InferredRequestData<typeof invoiceGetDetailOfInvoiceSettings>;
|
|
@@ -2827,21 +2827,11 @@ declare namespace MittwaldAPIV2 {
|
|
|
2827
2827
|
interface FileFileMeta {
|
|
2828
2828
|
friendlyURL: string;
|
|
2829
2829
|
id: string;
|
|
2830
|
-
mimeType: string;
|
|
2831
2830
|
name: string;
|
|
2832
2831
|
sizeInBytes: number;
|
|
2833
|
-
/**
|
|
2834
|
-
* @deprecated
|
|
2835
|
-
* deprecated, see mimeType
|
|
2836
|
-
*/
|
|
2837
2832
|
type: string;
|
|
2838
2833
|
}
|
|
2839
|
-
interface FileFileType {
|
|
2840
|
-
extensions: string[];
|
|
2841
|
-
mimeType: string;
|
|
2842
|
-
}
|
|
2843
2834
|
interface FileFileUploadRules {
|
|
2844
|
-
fileTypes: MittwaldAPIV2.Components.Schemas.FileFileType[];
|
|
2845
2835
|
maxSizeInKB: number;
|
|
2846
2836
|
mimeTypes: string[];
|
|
2847
2837
|
properties?: {
|
|
@@ -8711,6 +8701,7 @@ declare namespace MittwaldAPIV2 {
|
|
|
8711
8701
|
namespace V2DomainsDomainIdScreenshotsNewest { }
|
|
8712
8702
|
namespace V2FileTokenRulesToken { }
|
|
8713
8703
|
namespace V2FileTypeRulesName { }
|
|
8704
|
+
namespace V2CustomersCustomerIdInvoicesInvoiceId { }
|
|
8714
8705
|
namespace V2NewsletterSubscriptions {
|
|
8715
8706
|
namespace Post {
|
|
8716
8707
|
namespace Parameters {
|
|
@@ -10118,11 +10109,10 @@ declare namespace MittwaldAPIV2 {
|
|
|
10118
10109
|
}
|
|
10119
10110
|
}
|
|
10120
10111
|
}
|
|
10121
|
-
namespace
|
|
10112
|
+
namespace V2InvoicesInvoiceId {
|
|
10122
10113
|
namespace Get {
|
|
10123
10114
|
namespace Parameters {
|
|
10124
10115
|
type Path = {
|
|
10125
|
-
customerId: string;
|
|
10126
10116
|
invoiceId: string;
|
|
10127
10117
|
};
|
|
10128
10118
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
@@ -17703,8 +17693,7 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
17703
17693
|
[x: string]: unknown;
|
|
17704
17694
|
}, 404, "application/json">>>;
|
|
17705
17695
|
/** Get details of an Invoice. */
|
|
17706
|
-
|
|
17707
|
-
customerId: string;
|
|
17696
|
+
invoiceDetail: (request: {
|
|
17708
17697
|
invoiceId: string;
|
|
17709
17698
|
headers?: {
|
|
17710
17699
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
@@ -17716,7 +17705,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
17716
17705
|
}> | undefined;
|
|
17717
17706
|
} & {
|
|
17718
17707
|
pathParameters: {
|
|
17719
|
-
customerId: string;
|
|
17720
17708
|
invoiceId: string;
|
|
17721
17709
|
};
|
|
17722
17710
|
} & {
|
|
@@ -21940,7 +21928,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
21940
21928
|
}, Response<{
|
|
21941
21929
|
friendlyURL: string;
|
|
21942
21930
|
id: string;
|
|
21943
|
-
mimeType: string;
|
|
21944
21931
|
name: string;
|
|
21945
21932
|
sizeInBytes: number;
|
|
21946
21933
|
type: string;
|
|
@@ -21972,7 +21959,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
21972
21959
|
}, Response<{
|
|
21973
21960
|
friendlyURL: string;
|
|
21974
21961
|
id: string;
|
|
21975
|
-
mimeType: string;
|
|
21976
21962
|
name: string;
|
|
21977
21963
|
sizeInBytes: number;
|
|
21978
21964
|
type: string;
|
|
@@ -22004,7 +21990,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
22004
21990
|
fileUploadToken: string;
|
|
22005
21991
|
};
|
|
22006
21992
|
}, Response<{
|
|
22007
|
-
fileTypes: MittwaldAPIV2.Components.Schemas.FileFileType[];
|
|
22008
21993
|
maxSizeInKB: number;
|
|
22009
21994
|
mimeTypes: string[];
|
|
22010
21995
|
properties?: {
|
|
@@ -22041,7 +22026,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
22041
22026
|
fileUploadType: "avatar" | "conversation";
|
|
22042
22027
|
};
|
|
22043
22028
|
}, Response<{
|
|
22044
|
-
fileTypes: MittwaldAPIV2.Components.Schemas.FileFileType[];
|
|
22045
22029
|
maxSizeInKB: number;
|
|
22046
22030
|
mimeTypes: string[];
|
|
22047
22031
|
properties?: {
|
package/dist/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MittwaldAPIClientVersion = '3.1.
|
|
1
|
+
export declare const MittwaldAPIClientVersion = '3.1.49';
|
package/dist/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const MittwaldAPIClientVersion = '3.1.
|
|
1
|
+
export const MittwaldAPIClientVersion = '3.1.49';
|