@mittwald/api-client 3.1.40 → 3.1.41
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 -2
- package/dist/react.d.mts +18 -3
- package/dist/react.d.ts +18 -3
- package/dist/react.mjs +6 -1
- package/dist/shared/{api-client.c568fc06.d.mts → api-client.3a6f2ed8.d.mts} +114 -51
- package/dist/shared/{api-client.c568fc06.d.ts → api-client.3a6f2ed8.d.ts} +114 -51
- package/dist/shared/{api-client.3ce99592.mjs → api-client.5e82c901.mjs} +6 -1
- 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.3a6f2ed8.mjs';
|
|
3
|
+
export { a as MittwaldAPIV2 } from './shared/api-client.3a6f2ed8.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.3a6f2ed8.js';
|
|
3
|
+
export { a as MittwaldAPIV2 } from './shared/api-client.3a6f2ed8.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 appGetMissingDependenciesForAppinstallation, h as appGetSystemsoftware, i as appGetSystemsoftwareversion, j as appLinkDatabase, k as appListAppinstallations, l as appRequestAppinstallation, m as appListApps, n as appListAppversions, o as appListSystemsoftwares, p as appListSystemsoftwareversions, q as appListUpdateCandidatesForAppversion, r as appRequestAppinstallationCopy, s as appRetrieveStatus, t as appSetDatabaseUsers, u as appUnlinkDatabase, v as
|
|
3
|
+
import { a as appExecuteAction, b as appGetApp, c as appGetAppinstallation, d as appUninstallAppinstallation, e as appPatchAppinstallation, f as appGetAppversion, g as appGetMissingDependenciesForAppinstallation, h as appGetSystemsoftware, i as appGetSystemsoftwareversion, j as appLinkDatabase, k as appListAppinstallations, l as appRequestAppinstallation, m as appListApps, n as appListAppversions, o as appListSystemsoftwares, p as appListSystemsoftwareversions, q as appListUpdateCandidatesForAppversion, r as appRequestAppinstallationCopy, s as appRetrieveStatus, t as appSetDatabaseUsers, u as appUnlinkDatabase, v as appGetInstalledSystemsoftwareForAppinstallation, 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.5e82c901.mjs';
|
|
4
4
|
import { isBrowser } from 'browser-or-node';
|
|
5
5
|
|
|
6
6
|
var __defProp$1 = Object.defineProperty;
|
|
@@ -83,7 +83,11 @@ class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
83
83
|
appSetDatabaseUsers
|
|
84
84
|
),
|
|
85
85
|
/** Remove linkage between an `AppInstallation` and a `Database`. */
|
|
86
|
-
unlinkDatabase: this.requestFunctionFactory(appUnlinkDatabase)
|
|
86
|
+
unlinkDatabase: this.requestFunctionFactory(appUnlinkDatabase),
|
|
87
|
+
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
88
|
+
getInstalledSystemsoftwareForAppinstallation: this.requestFunctionFactory(
|
|
89
|
+
appGetInstalledSystemsoftwareForAppinstallation
|
|
90
|
+
)
|
|
87
91
|
});
|
|
88
92
|
/** The article API allows you to read article information. */
|
|
89
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.3a6f2ed8.mjs';
|
|
3
3
|
import '@mittwald/api-client-commons';
|
|
4
4
|
import 'axios';
|
|
5
5
|
|
|
@@ -86,6 +86,9 @@ declare const buildAppApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
86
86
|
} | undefined;
|
|
87
87
|
}) => _mittwald_react_use_promise.AsyncResource<{
|
|
88
88
|
id: string;
|
|
89
|
+
meta?: {
|
|
90
|
+
[k: string]: string;
|
|
91
|
+
} | undefined;
|
|
89
92
|
name: string;
|
|
90
93
|
tags: string[];
|
|
91
94
|
}>;
|
|
@@ -186,6 +189,18 @@ declare const buildAppApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
186
189
|
state: "running" | "stopped" | "exited";
|
|
187
190
|
uptimeSeconds?: number | undefined;
|
|
188
191
|
}>;
|
|
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[]>;
|
|
189
204
|
};
|
|
190
205
|
declare const buildArticleApi: (baseClient: MittwaldAPIV2Client) => {
|
|
191
206
|
/** Get an Article. */
|
|
@@ -462,7 +477,7 @@ declare const buildContractApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
462
477
|
date: string;
|
|
463
478
|
groups: {
|
|
464
479
|
contractId?: string | undefined;
|
|
465
|
-
description
|
|
480
|
+
description?: string | undefined;
|
|
466
481
|
items: MittwaldAPIV2.Components.Schemas.InvoiceInvoiceItem[];
|
|
467
482
|
}[];
|
|
468
483
|
id: string;
|
|
@@ -987,7 +1002,7 @@ declare const buildDatabaseApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
987
1002
|
configuration?: MittwaldAPIV2.Components.Schemas.DatabaseRedisDatabaseConfiguration | undefined;
|
|
988
1003
|
createdAt: string;
|
|
989
1004
|
description: string;
|
|
990
|
-
finalizers
|
|
1005
|
+
finalizers?: string[] | undefined;
|
|
991
1006
|
hostname: string;
|
|
992
1007
|
id: string;
|
|
993
1008
|
name: string;
|
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.3a6f2ed8.js';
|
|
3
3
|
import '@mittwald/api-client-commons';
|
|
4
4
|
import 'axios';
|
|
5
5
|
|
|
@@ -86,6 +86,9 @@ declare const buildAppApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
86
86
|
} | undefined;
|
|
87
87
|
}) => _mittwald_react_use_promise.AsyncResource<{
|
|
88
88
|
id: string;
|
|
89
|
+
meta?: {
|
|
90
|
+
[k: string]: string;
|
|
91
|
+
} | undefined;
|
|
89
92
|
name: string;
|
|
90
93
|
tags: string[];
|
|
91
94
|
}>;
|
|
@@ -186,6 +189,18 @@ declare const buildAppApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
186
189
|
state: "running" | "stopped" | "exited";
|
|
187
190
|
uptimeSeconds?: number | undefined;
|
|
188
191
|
}>;
|
|
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[]>;
|
|
189
204
|
};
|
|
190
205
|
declare const buildArticleApi: (baseClient: MittwaldAPIV2Client) => {
|
|
191
206
|
/** Get an Article. */
|
|
@@ -462,7 +477,7 @@ declare const buildContractApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
462
477
|
date: string;
|
|
463
478
|
groups: {
|
|
464
479
|
contractId?: string | undefined;
|
|
465
|
-
description
|
|
480
|
+
description?: string | undefined;
|
|
466
481
|
items: MittwaldAPIV2.Components.Schemas.InvoiceInvoiceItem[];
|
|
467
482
|
}[];
|
|
468
483
|
id: string;
|
|
@@ -987,7 +1002,7 @@ declare const buildDatabaseApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
987
1002
|
configuration?: MittwaldAPIV2.Components.Schemas.DatabaseRedisDatabaseConfiguration | undefined;
|
|
988
1003
|
createdAt: string;
|
|
989
1004
|
description: string;
|
|
990
|
-
finalizers
|
|
1005
|
+
finalizers?: string[] | undefined;
|
|
991
1006
|
hostname: string;
|
|
992
1007
|
id: string;
|
|
993
1008
|
name: string;
|
package/dist/react.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ApiCallAsyncResourceFactory } from '@mittwald/api-client-commons/react';
|
|
2
|
-
import { b as appGetApp, c as appGetAppinstallation, f as appGetAppversion, g as appGetMissingDependenciesForAppinstallation, h as appGetSystemsoftware, i as appGetSystemsoftwareversion, k as appListAppinstallations, m as appListApps, n as appListAppversions, o as appListSystemsoftwares, p as appListSystemsoftwareversions, q as appListUpdateCandidatesForAppversion, s as appRetrieveStatus, v as
|
|
2
|
+
import { b as appGetApp, c as appGetAppinstallation, f as appGetAppversion, g as appGetMissingDependenciesForAppinstallation, h as appGetSystemsoftware, i as appGetSystemsoftwareversion, k as appListAppinstallations, m as appListApps, n as appListAppversions, o as appListSystemsoftwares, p as appListSystemsoftwareversions, q as appListUpdateCandidatesForAppversion, s as appRetrieveStatus, v as appGetInstalledSystemsoftwareForAppinstallation, 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.5e82c901.mjs';
|
|
3
3
|
import '@mittwald/react-use-promise';
|
|
4
4
|
|
|
5
5
|
var __defProp = Object.defineProperty;
|
|
@@ -73,6 +73,11 @@ const buildAppApi = (baseClient) => ({
|
|
|
73
73
|
retrieveStatus: new ApiCallAsyncResourceFactory(
|
|
74
74
|
appRetrieveStatus,
|
|
75
75
|
baseClient.app.retrieveStatus
|
|
76
|
+
).getApiResource,
|
|
77
|
+
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
78
|
+
getInstalledSystemsoftwareForAppinstallation: new ApiCallAsyncResourceFactory(
|
|
79
|
+
appGetInstalledSystemsoftwareForAppinstallation,
|
|
80
|
+
baseClient.app.getInstalledSystemsoftwareForAppinstallation
|
|
76
81
|
).getApiResource
|
|
77
82
|
});
|
|
78
83
|
const buildArticleApi = (baseClient) => ({
|