@mittwald/api-client 3.1.23 → 3.1.25
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 +5 -5
- package/dist/react.d.mts +14 -14
- package/dist/react.d.ts +14 -14
- package/dist/react.mjs +6 -6
- package/dist/shared/{api-client.f512b243.mjs → api-client.519928b6.mjs} +7 -7
- package/dist/shared/{api-client.f3482d23.d.mts → api-client.d04e5a06.d.mts} +79 -78
- package/dist/shared/{api-client.f3482d23.d.ts → api-client.d04e5a06.d.ts} +79 -78
- 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.d04e5a06.mjs';
|
|
3
|
+
export { a as MittwaldAPIV2 } from './shared/api-client.d04e5a06.mjs';
|
|
4
4
|
import '.yarn/__virtual__/@mittwald-api-client-commons-virtual-7b98ca03c4/1/packages/commons/dist/shared/api-client-commons.5e434015.mjs';
|
|
5
5
|
|
|
6
6
|
declare class MittwaldAPIClient extends MittwaldAPIV2Client {
|
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { assertStatus } from '@mittwald/api-client-commons';
|
|
2
|
-
import { M as MittwaldAPIV2Client } from './shared/api-client.
|
|
3
|
-
export { a as MittwaldAPIV2 } from './shared/api-client.
|
|
2
|
+
import { M as MittwaldAPIV2Client } from './shared/api-client.d04e5a06.js';
|
|
3
|
+
export { a as MittwaldAPIV2 } from './shared/api-client.d04e5a06.js';
|
|
4
4
|
import '.yarn/__virtual__/@mittwald-api-client-commons-virtual-7b98ca03c4/1/packages/commons/dist/shared/api-client-commons.5e434015.mjs';
|
|
5
5
|
|
|
6
6
|
declare class MittwaldAPIClient extends MittwaldAPIV2Client {
|
package/dist/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ApiClientBase, ApiClientError } from '@mittwald/api-client-commons';
|
|
2
2
|
export { assertStatus } from '@mittwald/api-client-commons';
|
|
3
|
-
import { a as appExecuteAction, b as appGetApp, c as appGetAppinstallation, d as appUninstallAppinstallation, e as appPatchAppinstallation, f as appGetAppversion, g as appGetMissingDependenciesForAppinstallation, h as appGetSystemsoftware, i as appGetSystemsoftwareversion, j as appLinkDatabase, k as appListAppinstallations, l as appRequestAppinstallation, m as appListApps, n as appListAppversions, o as appListSystemsoftwares, p as appListSystemsoftwareversions, q as appListUpdateCandidatesForAppversion, r as appRequestAppinstallationCopy, s as appRetrieveStatus, t as appSetDatabaseUsers, u as appUnlinkDatabase, v as articleGetArticle, w as articleListArticles, x as backupCreateProjectBackupExport, y as backupDeleteProjectBackupExport, z as backupListProjectBackupSchedules, A as backupCreateProjectBackupSchedule, B as backupListProjectBackups, C as backupCreateProjectBackup, D as backupGetProjectBackupSchedule, E as backupDeleteProjectBackupSchedule, F as backupUpdateProjectBackupSchedule, G as backupGetProjectBackup, H as backupDeleteProjectBackup, I as backupUpdateProjectBackupDescription, J as contractTerminateContractItem, K as contractCancelContractItemTermination, L as contractCancelContractTariffChange, M as contractTerminateContract, N as contractCancelContractTermination, O as contractGetBaseItemOfContract, P as contractGetDetailOfContractByDomain, Q as contractGetDetailOfContractByProject, R as contractGetDetailOfContractByServer, S as contractGetDetailOfContractItem, T as contractGetDetailOfContract, U as contractGetNextTerminationDateForItem, V as contractListContracts, W as invoiceDetailOfInvoice, X as invoiceGetDetailOfInvoiceSettings, Y as invoiceUpdateInvoiceSettings, Z as invoiceGetFileAccessToken, _ as invoiceListCustomerInvoices, $ as orderCreateOrder, a0 as orderCreateTariffChange, a1 as orderGetOrder, a2 as orderListCustomerOrders, a3 as orderListProjectOrders, a4 as orderPreviewOrder, a5 as orderPreviewTariffChange, a6 as conversationListConversations, a7 as conversationCreateConversation, a8 as conversationListMessagesByConversation, a9 as conversationCreateMessage, aa as conversationGetCategory, ab as conversationGetConversationMembers, ac as conversationGetConversation, ad as conversationUpdateConversation, ae as conversationGetFileAccessToken, af as conversationListCategories, ag as conversationRequestFileUpload, ah as conversationSetConversationStatus, ai as conversationUpdateMessage, aj as cronjobAbortExecution, ak as cronjobListCronjobs, al as cronjobCreateCronjob, am as cronjobListExecutions, an as cronjobCreateExecution, ao as cronjobGetCronjob, ap as cronjobDeleteCronjob, aq as cronjobUpdateCronjob, ar as cronjobGetExecution, as as cronjobUpdateCronjobAppId, at as customerAcceptCustomerInvite, au as customerListOfCustomerCategories, av as customerCreateCategory, aw as customerCreateCustomerInvite, ax as customerListCustomers, ay as customerCreateCustomer, az as customerDeclineCustomerInvite, aA as customerGetCustomerCategory, aB as customerUpdateCategory, aC as customerDeleteCategory, aD as customerGetCustomerInvite, aE as customerDeleteCustomerInvite, aF as customerGetCustomerMembership, aG as customerDeleteCustomerMembership, aH as customerUpdateCustomerMembership, aI as customerGetCustomer, aJ as customerUpdateCustomer, aK as customerDeleteCustomer, aL as customerGetCustomerTokenInvite, aM as customerIsCustomerLegallyCompetent, aN as customerLeaveCustomer, aO as customerListCustomerInvites, aP as customerListCustomerMemberships, aQ as customerListInvitesForCustomer, aR as customerListMembershipsForCustomer, aS as customerRequestAvatarUpload, aT as customerRemoveAvatar, aU as customerResendCustomerInviteMail, aV as databaseListMysqlDatabases, aW as databaseCreateMysqlDatabase, aX as databaseListMysqlUsers, aY as databaseCreateMysqlUser, aZ as databaseListRedisDatabases, a_ as databaseCreateRedisDatabase, a$ as databaseGetMysqlDatabase, b0 as databaseDeleteMysqlDatabase, b1 as databaseGetMysqlUser, b2 as databaseUpdateMysqlUser, b3 as databaseDeleteMysqlUser, b4 as databaseGetRedisDatabase, b5 as databaseDeleteRedisDatabase, b6 as databaseDisableMysqlUser, b7 as databaseEnableMysqlUser, b8 as databaseGetMysqlUserPhpMyAdminUrl, b9 as databaseListMysqlCharsets, ba as databaseListMysqlVersions, bb as databaseListRedisVersions, bc as databaseUpdateMysqlDatabaseDefaultCharset, bd as databaseUpdateMysqlDatabaseDescription, be as databaseUpdateMysqlUserPassword, bf as databaseUpdateRedisDatabaseConfiguration, bg as databaseUpdateRedisDatabaseDescription, bh as newsletterSubscribeUser, bi as newsletterGetInfo, bj as newsletterUnsubscribeUser, bk as notificationsCountUnreadNotifications, bl as notificationsListNotifications, bm as notificationsReadAllNotifications, bn as notificationsReadNotification, bo as dnsCreateDnsZone, bp as dnsGetDnsZone, bq as dnsDeleteDnsZone, br as dnsListDnsZones, bs as dnsSetRecordSetManaged, bt as dnsUpdateRecordSet, bu as domainAbortDomainDeclaration, bv as domainCheckDomainRegistrability, bw as domainCreateDomainAuthCode2, bx as domainCreateDomainAuthCode, by as domainUpdateDomainNameservers, bz as domainGetDomain, bA as domainDeleteDomain, bB as domainGetDomainOwnership, bC as domainGetLatestScreenshot, bD as domainListDomainOwnerships, bE as domainListDomains, bF as domainListTldContactSchemas, bG as domainListTlds, bH as domainResendDomainEmail, bI as domainUpdateDomainAuthCode, bJ as domainUpdateDomainContact, bK as domainUpdateDomainProjectId, bL as domainVerifyDomainOwnership, bM as ingressListIngresses, bN as ingressCreateIngress, bO as ingressGetIngress, bP as ingressDeleteIngress, bQ as ingressUpdateIngressPaths, bR as ingressRequestIngressAcmeCertificateIssuance, bS as ingressUpdateIngressTls, bT as fileCreateFile, bU as fileGetFileMeta, bV as fileGetFileUploadTokenRules, bW as fileGetFileUploadTypeRules, bX as fileGetFile, bY as mailListDeliveryBoxes, bZ as mailCreateDeliverybox, b_ as mailListMailAddresses, b$ as mailCreateMailAddress, c0 as mailGetDeliveryBox, c1 as mailDeleteDeliveryBox, c2 as mailGetMailAddress, c3 as mailDeleteMailAddress, c4 as mailListProjectMailSettings, c5 as mailUpdateDeliveryBoxDescription, c6 as mailUpdateDeliveryBoxPassword, c7 as mailUpdateMailAddressAddress, c8 as mailUpdateMailAddressAutoresponder, c9 as mailUpdateMailAddressCatchAll, ca as mailUpdateMailAddressForwardAddresses, cb as mailUpdateMailAddressPassword, cc as mailUpdateMailAddressQuota, cd as mailUpdateMailAddressSpamProtection, ce as mailUpdateProjectMailSetting, cf as pageinsightsGetPerformanceData, cg as pageinsightsListPerformanceDataForProject, ch as passwordValidationGetPasswordPolicy, ci as userAddPhoneNumber, cj as userRemovePhoneNumber, ck as userAuthenticateMfa, cl as userAuthenticate, cm as userGetOwnEmail, cn as userChangeEmail, co as userChangePassword, cp as userCheckToken, cq as userGetMfaStatus, cr as userResetRecoverycodes, cs as userConfirmMfa, ct as userDisableMfa, cu as userConfirmPasswordReset, cv as userListApiTokens, cw as userCreateApiToken, cx as userCreateFeedback, cy as userListSshKeys, cz as userCreateSshKey, cA as userGetApiToken, cB as userEditApiToken, cC as userDeleteApiToken, cD as userGetSshKey, cE as userEditSshKey, cF as userDeleteSshKey, cG as userDeleteUser, cH as userGetOwnAccount, cI as userUpdateAccount, cJ as userGetPasswordUpdatedAt, cK as userGetPersonalizedSettings, cL as userUpdatePersonalizedSettings, cM as userGetSession, cN as userTerminateSession, cO as userGetUser, cP as userUpdatePersonalInformation, cQ as userInitMfa, cR as userInitPasswordReset, cS as userListFeedback, cT as userListSessions, cU as userTerminateAllSessions, cV as userLogout, cW as userRegister, cX as userRequestAvatarUpload, cY as userRemoveAvatar, cZ as userResendVerificationEmail, c_ as userSupportCodeRequest, c$ as userVerifyEmail, d0 as userVerifyPhoneNumber, d1 as userVerifyRegistration, d2 as projectAcceptProjectInvite, d3 as
|
|
3
|
+
import { a as appExecuteAction, b as appGetApp, c as appGetAppinstallation, d as appUninstallAppinstallation, e as appPatchAppinstallation, f as appGetAppversion, g as appGetMissingDependenciesForAppinstallation, h as appGetSystemsoftware, i as appGetSystemsoftwareversion, j as appLinkDatabase, k as appListAppinstallations, l as appRequestAppinstallation, m as appListApps, n as appListAppversions, o as appListSystemsoftwares, p as appListSystemsoftwareversions, q as appListUpdateCandidatesForAppversion, r as appRequestAppinstallationCopy, s as appRetrieveStatus, t as appSetDatabaseUsers, u as appUnlinkDatabase, v as articleGetArticle, w as articleListArticles, x as backupCreateProjectBackupExport, y as backupDeleteProjectBackupExport, z as backupListProjectBackupSchedules, A as backupCreateProjectBackupSchedule, B as backupListProjectBackups, C as backupCreateProjectBackup, D as backupGetProjectBackupSchedule, E as backupDeleteProjectBackupSchedule, F as backupUpdateProjectBackupSchedule, G as backupGetProjectBackup, H as backupDeleteProjectBackup, I as backupUpdateProjectBackupDescription, J as contractTerminateContractItem, K as contractCancelContractItemTermination, L as contractCancelContractTariffChange, M as contractTerminateContract, N as contractCancelContractTermination, O as contractGetBaseItemOfContract, P as contractGetDetailOfContractByDomain, Q as contractGetDetailOfContractByProject, R as contractGetDetailOfContractByServer, S as contractGetDetailOfContractItem, T as contractGetDetailOfContract, U as contractGetNextTerminationDateForItem, V as contractListContracts, W as invoiceDetailOfInvoice, X as invoiceGetDetailOfInvoiceSettings, Y as invoiceUpdateInvoiceSettings, Z as invoiceGetFileAccessToken, _ as invoiceListCustomerInvoices, $ as orderCreateOrder, a0 as orderCreateTariffChange, a1 as orderGetOrder, a2 as orderListCustomerOrders, a3 as orderListProjectOrders, a4 as orderPreviewOrder, a5 as orderPreviewTariffChange, a6 as conversationListConversations, a7 as conversationCreateConversation, a8 as conversationListMessagesByConversation, a9 as conversationCreateMessage, aa as conversationGetCategory, ab as conversationGetConversationMembers, ac as conversationGetConversation, ad as conversationUpdateConversation, ae as conversationGetFileAccessToken, af as conversationListCategories, ag as conversationRequestFileUpload, ah as conversationSetConversationStatus, ai as conversationUpdateMessage, aj as cronjobAbortExecution, ak as cronjobListCronjobs, al as cronjobCreateCronjob, am as cronjobListExecutions, an as cronjobCreateExecution, ao as cronjobGetCronjob, ap as cronjobDeleteCronjob, aq as cronjobUpdateCronjob, ar as cronjobGetExecution, as as cronjobUpdateCronjobAppId, at as customerAcceptCustomerInvite, au as customerListOfCustomerCategories, av as customerCreateCategory, aw as customerCreateCustomerInvite, ax as customerListCustomers, ay as customerCreateCustomer, az as customerDeclineCustomerInvite, aA as customerGetCustomerCategory, aB as customerUpdateCategory, aC as customerDeleteCategory, aD as customerGetCustomerInvite, aE as customerDeleteCustomerInvite, aF as customerGetCustomerMembership, aG as customerDeleteCustomerMembership, aH as customerUpdateCustomerMembership, aI as customerGetCustomer, aJ as customerUpdateCustomer, aK as customerDeleteCustomer, aL as customerGetCustomerTokenInvite, aM as customerIsCustomerLegallyCompetent, aN as customerLeaveCustomer, aO as customerListCustomerInvites, aP as customerListCustomerMemberships, aQ as customerListInvitesForCustomer, aR as customerListMembershipsForCustomer, aS as customerRequestAvatarUpload, aT as customerRemoveAvatar, aU as customerResendCustomerInviteMail, aV as databaseListMysqlDatabases, aW as databaseCreateMysqlDatabase, aX as databaseListMysqlUsers, aY as databaseCreateMysqlUser, aZ as databaseListRedisDatabases, a_ as databaseCreateRedisDatabase, a$ as databaseGetMysqlDatabase, b0 as databaseDeleteMysqlDatabase, b1 as databaseGetMysqlUser, b2 as databaseUpdateMysqlUser, b3 as databaseDeleteMysqlUser, b4 as databaseGetRedisDatabase, b5 as databaseDeleteRedisDatabase, b6 as databaseDisableMysqlUser, b7 as databaseEnableMysqlUser, b8 as databaseGetMysqlUserPhpMyAdminUrl, b9 as databaseListMysqlCharsets, ba as databaseListMysqlVersions, bb as databaseListRedisVersions, bc as databaseUpdateMysqlDatabaseDefaultCharset, bd as databaseUpdateMysqlDatabaseDescription, be as databaseUpdateMysqlUserPassword, bf as databaseUpdateRedisDatabaseConfiguration, bg as databaseUpdateRedisDatabaseDescription, bh as newsletterSubscribeUser, bi as newsletterGetInfo, bj as newsletterUnsubscribeUser, bk as notificationsCountUnreadNotifications, bl as notificationsListNotifications, bm as notificationsReadAllNotifications, bn as notificationsReadNotification, bo as dnsCreateDnsZone, bp as dnsGetDnsZone, bq as dnsDeleteDnsZone, br as dnsListDnsZones, bs as dnsSetRecordSetManaged, bt as dnsUpdateRecordSet, bu as domainAbortDomainDeclaration, bv as domainCheckDomainRegistrability, bw as domainCreateDomainAuthCode2, bx as domainCreateDomainAuthCode, by as domainUpdateDomainNameservers, bz as domainGetDomain, bA as domainDeleteDomain, bB as domainGetDomainOwnership, bC as domainGetLatestScreenshot, bD as domainListDomainOwnerships, bE as domainListDomains, bF as domainListTldContactSchemas, bG as domainListTlds, bH as domainResendDomainEmail, bI as domainUpdateDomainAuthCode, bJ as domainUpdateDomainContact, bK as domainUpdateDomainProjectId, bL as domainVerifyDomainOwnership, bM as ingressListIngresses, bN as ingressCreateIngress, bO as ingressGetIngress, bP as ingressDeleteIngress, bQ as ingressUpdateIngressPaths, bR as ingressRequestIngressAcmeCertificateIssuance, bS as ingressUpdateIngressTls, bT as fileCreateFile, bU as fileGetFileMeta, bV as fileGetFileUploadTokenRules, bW as fileGetFileUploadTypeRules, bX as fileGetFile, bY as mailListDeliveryBoxes, bZ as mailCreateDeliverybox, b_ as mailListMailAddresses, b$ as mailCreateMailAddress, c0 as mailGetDeliveryBox, c1 as mailDeleteDeliveryBox, c2 as mailGetMailAddress, c3 as mailDeleteMailAddress, c4 as mailListProjectMailSettings, c5 as mailUpdateDeliveryBoxDescription, c6 as mailUpdateDeliveryBoxPassword, c7 as mailUpdateMailAddressAddress, c8 as mailUpdateMailAddressAutoresponder, c9 as mailUpdateMailAddressCatchAll, ca as mailUpdateMailAddressForwardAddresses, cb as mailUpdateMailAddressPassword, cc as mailUpdateMailAddressQuota, cd as mailUpdateMailAddressSpamProtection, ce as mailUpdateProjectMailSetting, cf as pageinsightsGetPerformanceData, cg as pageinsightsListPerformanceDataForProject, ch as passwordValidationGetPasswordPolicy, ci as userAddPhoneNumber, cj as userRemovePhoneNumber, ck as userAuthenticateMfa, cl as userAuthenticate, cm as userGetOwnEmail, cn as userChangeEmail, co as userChangePassword, cp as userCheckToken, cq as userGetMfaStatus, cr as userResetRecoverycodes, cs as userConfirmMfa, ct as userDisableMfa, cu as userConfirmPasswordReset, cv as userListApiTokens, cw as userCreateApiToken, cx as userCreateFeedback, cy as userListSshKeys, cz as userCreateSshKey, cA as userGetApiToken, cB as userEditApiToken, cC as userDeleteApiToken, cD as userGetSshKey, cE as userEditSshKey, cF as userDeleteSshKey, cG as userDeleteUser, cH as userGetOwnAccount, cI as userUpdateAccount, cJ as userGetPasswordUpdatedAt, cK as userGetPersonalizedSettings, cL as userUpdatePersonalizedSettings, cM as userGetSession, cN as userTerminateSession, cO as userGetUser, cP as userUpdatePersonalInformation, cQ as userInitMfa, cR as userInitPasswordReset, cS as userListFeedback, cT as userListSessions, cU as userTerminateAllSessions, cV as userLogout, cW as userRegister, cX as userRequestAvatarUpload, cY as userRemoveAvatar, cZ as userResendVerificationEmail, c_ as userSupportCodeRequest, c$ as userVerifyEmail, d0 as userVerifyPhoneNumber, d1 as userVerifyRegistration, d2 as projectAcceptProjectInvite, d3 as projectCreateProjectInvite, d4 as projectCreateProject, d5 as projectDeclineProjectInvite, d6 as projectRequestProjectAvatarUpload, d7 as projectDeleteProjectAvatar, d8 as projectGetProjectInvite, d9 as projectDeleteProjectInvite, da as projectGetProjectMembership, db as projectDeleteProjectMembership, dc as projectUpdateProjectMembership, dd as projectGetProject, de as projectDeleteProject, df as projectRequestServerAvatarUpload, dg as projectDeleteServerAvatar, dh as projectGetProjectTokenInvite, di as projectGetSelfMembershipForProject, dj as projectGetServer, dk as projectLeaveProject, dl as projectListInvitesForProject, dm as projectListMembershipsForProject, dn as projectListProjectInvites, dp as projectListProjectMemberships, dq as projectListProjects, dr as projectListServers, ds as projectResendProjectInviteMail, dt as projectUpdateProjectDescription, du as projectUpdateServerDescription, dv as projectFileSystemGetDirectories, dw as projectFileSystemGetDiskUsage, dx as projectFileSystemGetFileContent, dy as projectFileSystemGetJwt, dz as projectFileSystemListFiles, dA as relocationCreateLegacyTariffChange, dB as relocationCreateRelocation, dC as sftpUserListSftpUsers, dD as sftpUserCreateSftpUser, dE as sftpUserGetSftpUser, dF as sftpUserDeleteSftpUser, dG as sftpUserUpdateSftpUser, dH as sshUserListSshUsers, dI as sshUserCreateSshUser, dJ as sshUserGetSshUser, dK as sshUserDeleteSshUser, dL as sshUserUpdateSshUser } from './shared/api-client.519928b6.mjs';
|
|
4
4
|
import { isBrowser } from 'browser-or-node';
|
|
5
5
|
|
|
6
6
|
var __defProp$1 = Object.defineProperty;
|
|
@@ -928,10 +928,6 @@ class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
928
928
|
acceptProjectInvite: this.requestFunctionFactory(
|
|
929
929
|
projectAcceptProjectInvite
|
|
930
930
|
),
|
|
931
|
-
/** List Invites belonging to a Project. */
|
|
932
|
-
listInvitesForProject: this.requestFunctionFactory(
|
|
933
|
-
projectListInvitesForProject
|
|
934
|
-
),
|
|
935
931
|
/** Create a ProjectInvite. */
|
|
936
932
|
createProjectInvite: this.requestFunctionFactory(
|
|
937
933
|
projectCreateProjectInvite
|
|
@@ -998,6 +994,10 @@ class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
998
994
|
getServer: this.requestFunctionFactory(projectGetServer),
|
|
999
995
|
/** Leave a Project. */
|
|
1000
996
|
leaveProject: this.requestFunctionFactory(projectLeaveProject),
|
|
997
|
+
/** List Invites belonging to a Project. */
|
|
998
|
+
listInvitesForProject: this.requestFunctionFactory(
|
|
999
|
+
projectListInvitesForProject
|
|
1000
|
+
),
|
|
1001
1001
|
/** List Memberships belonging to a Project. */
|
|
1002
1002
|
listMembershipsForProject: this.requestFunctionFactory(
|
|
1003
1003
|
projectListMembershipsForProject
|
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.d04e5a06.mjs';
|
|
3
3
|
import '@mittwald/api-client-commons';
|
|
4
4
|
import '.yarn/__virtual__/@mittwald-api-client-commons-virtual-7b98ca03c4/1/packages/commons/dist/shared/api-client-commons.5e434015.mjs';
|
|
5
5
|
|
|
@@ -1611,19 +1611,6 @@ declare const buildUserApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1611
1611
|
}>;
|
|
1612
1612
|
};
|
|
1613
1613
|
declare const buildProjectApi: (baseClient: MittwaldAPIV2Client) => {
|
|
1614
|
-
/** List Invites belonging to a Project. */
|
|
1615
|
-
listInvitesForProject: (conf: {
|
|
1616
|
-
projectId: string;
|
|
1617
|
-
headers?: {
|
|
1618
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1619
|
-
"x-access-token"?: string | undefined;
|
|
1620
|
-
} | undefined;
|
|
1621
|
-
queryParameters?: {
|
|
1622
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1623
|
-
limit?: number | undefined;
|
|
1624
|
-
skip?: number | undefined;
|
|
1625
|
-
} | undefined;
|
|
1626
|
-
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.MembershipProjectInvite[]>;
|
|
1627
1614
|
/** Get a ProjectInvite. */
|
|
1628
1615
|
getProjectInvite: (conf: {
|
|
1629
1616
|
inviteId: string;
|
|
@@ -1742,6 +1729,19 @@ declare const buildProjectApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1742
1729
|
statisticsBaseDomain?: string | undefined;
|
|
1743
1730
|
storage: string;
|
|
1744
1731
|
}>;
|
|
1732
|
+
/** List Invites belonging to a Project. */
|
|
1733
|
+
listInvitesForProject: (conf: {
|
|
1734
|
+
projectId: string;
|
|
1735
|
+
headers?: {
|
|
1736
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1737
|
+
"x-access-token"?: string | undefined;
|
|
1738
|
+
} | undefined;
|
|
1739
|
+
queryParameters?: {
|
|
1740
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1741
|
+
limit?: number | undefined;
|
|
1742
|
+
skip?: number | undefined;
|
|
1743
|
+
} | undefined;
|
|
1744
|
+
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.MembershipProjectInvite[]>;
|
|
1745
1745
|
/** List Memberships belonging to a Project. */
|
|
1746
1746
|
listMembershipsForProject: (conf: {
|
|
1747
1747
|
projectId: 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.d04e5a06.js';
|
|
3
3
|
import '@mittwald/api-client-commons';
|
|
4
4
|
import '.yarn/__virtual__/@mittwald-api-client-commons-virtual-7b98ca03c4/1/packages/commons/dist/shared/api-client-commons.5e434015.mjs';
|
|
5
5
|
|
|
@@ -1611,19 +1611,6 @@ declare const buildUserApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1611
1611
|
}>;
|
|
1612
1612
|
};
|
|
1613
1613
|
declare const buildProjectApi: (baseClient: MittwaldAPIV2Client) => {
|
|
1614
|
-
/** List Invites belonging to a Project. */
|
|
1615
|
-
listInvitesForProject: (conf: {
|
|
1616
|
-
projectId: string;
|
|
1617
|
-
headers?: {
|
|
1618
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1619
|
-
"x-access-token"?: string | undefined;
|
|
1620
|
-
} | undefined;
|
|
1621
|
-
queryParameters?: {
|
|
1622
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1623
|
-
limit?: number | undefined;
|
|
1624
|
-
skip?: number | undefined;
|
|
1625
|
-
} | undefined;
|
|
1626
|
-
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.MembershipProjectInvite[]>;
|
|
1627
1614
|
/** Get a ProjectInvite. */
|
|
1628
1615
|
getProjectInvite: (conf: {
|
|
1629
1616
|
inviteId: string;
|
|
@@ -1742,6 +1729,19 @@ declare const buildProjectApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1742
1729
|
statisticsBaseDomain?: string | undefined;
|
|
1743
1730
|
storage: string;
|
|
1744
1731
|
}>;
|
|
1732
|
+
/** List Invites belonging to a Project. */
|
|
1733
|
+
listInvitesForProject: (conf: {
|
|
1734
|
+
projectId: string;
|
|
1735
|
+
headers?: {
|
|
1736
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1737
|
+
"x-access-token"?: string | undefined;
|
|
1738
|
+
} | undefined;
|
|
1739
|
+
queryParameters?: {
|
|
1740
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1741
|
+
limit?: number | undefined;
|
|
1742
|
+
skip?: number | undefined;
|
|
1743
|
+
} | undefined;
|
|
1744
|
+
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.MembershipProjectInvite[]>;
|
|
1745
1745
|
/** List Memberships belonging to a Project. */
|
|
1746
1746
|
listMembershipsForProject: (conf: {
|
|
1747
1747
|
projectId: 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 articleGetArticle, w as articleListArticles, z as backupListProjectBackupSchedules, B as backupListProjectBackups, D as backupGetProjectBackupSchedule, G as backupGetProjectBackup, O as contractGetBaseItemOfContract, P as contractGetDetailOfContractByDomain, Q as contractGetDetailOfContractByProject, R as contractGetDetailOfContractByServer, S as contractGetDetailOfContractItem, T as contractGetDetailOfContract, U as contractGetNextTerminationDateForItem, V as contractListContracts, W as invoiceDetailOfInvoice, X as invoiceGetDetailOfInvoiceSettings, Z as invoiceGetFileAccessToken, _ as invoiceListCustomerInvoices, a1 as orderGetOrder, a2 as orderListCustomerOrders, a3 as orderListProjectOrders, a6 as conversationListConversations, a8 as conversationListMessagesByConversation, aa as conversationGetCategory, ab as conversationGetConversationMembers, ac as conversationGetConversation, ae as conversationGetFileAccessToken, af as conversationListCategories, ak as cronjobListCronjobs, am as cronjobListExecutions, ao as cronjobGetCronjob, ar as cronjobGetExecution, au as customerListOfCustomerCategories, ax as customerListCustomers, aA as customerGetCustomerCategory, aD as customerGetCustomerInvite, aF as customerGetCustomerMembership, aI as customerGetCustomer, aL as customerGetCustomerTokenInvite, aM as customerIsCustomerLegallyCompetent, aO as customerListCustomerInvites, aP as customerListCustomerMemberships, aQ as customerListInvitesForCustomer, aR as customerListMembershipsForCustomer, aV as databaseListMysqlDatabases, aX as databaseListMysqlUsers, aZ as databaseListRedisDatabases, a$ as databaseGetMysqlDatabase, b1 as databaseGetMysqlUser, b4 as databaseGetRedisDatabase, b8 as databaseGetMysqlUserPhpMyAdminUrl, b9 as databaseListMysqlCharsets, ba as databaseListMysqlVersions, bb as databaseListRedisVersions, bp as dnsGetDnsZone, br as dnsListDnsZones, bz as domainGetDomain, bB as domainGetDomainOwnership, bC as domainGetLatestScreenshot, bD as domainListDomainOwnerships, bE as domainListDomains, bF as domainListTldContactSchemas, bG as domainListTlds, bM as ingressListIngresses, bO as ingressGetIngress, bU as fileGetFileMeta, bV as fileGetFileUploadTokenRules, bW as fileGetFileUploadTypeRules, bX as fileGetFile, bY as mailListDeliveryBoxes, b_ as mailListMailAddresses, c0 as mailGetDeliveryBox, c2 as mailGetMailAddress, c4 as mailListProjectMailSettings, bi as newsletterGetInfo, bk as notificationsCountUnreadNotifications, bl as notificationsListNotifications, cf as pageinsightsGetPerformanceData, cg as pageinsightsListPerformanceDataForProject, ch as passwordValidationGetPasswordPolicy, cm as userGetOwnEmail, cq as userGetMfaStatus, cv as userListApiTokens, cy as userListSshKeys, cA as userGetApiToken, cD as userGetSshKey, cH as userGetOwnAccount, cJ as userGetPasswordUpdatedAt, cK as userGetPersonalizedSettings, cM as userGetSession, cO as userGetUser, cS as userListFeedback, cT as userListSessions, c_ as userSupportCodeRequest,
|
|
2
|
+
import { b as appGetApp, c as appGetAppinstallation, f as appGetAppversion, g as appGetMissingDependenciesForAppinstallation, h as appGetSystemsoftware, i as appGetSystemsoftwareversion, k as appListAppinstallations, m as appListApps, n as appListAppversions, o as appListSystemsoftwares, p as appListSystemsoftwareversions, q as appListUpdateCandidatesForAppversion, s as appRetrieveStatus, v as articleGetArticle, w as articleListArticles, z as backupListProjectBackupSchedules, B as backupListProjectBackups, D as backupGetProjectBackupSchedule, G as backupGetProjectBackup, O as contractGetBaseItemOfContract, P as contractGetDetailOfContractByDomain, Q as contractGetDetailOfContractByProject, R as contractGetDetailOfContractByServer, S as contractGetDetailOfContractItem, T as contractGetDetailOfContract, U as contractGetNextTerminationDateForItem, V as contractListContracts, W as invoiceDetailOfInvoice, X as invoiceGetDetailOfInvoiceSettings, Z as invoiceGetFileAccessToken, _ as invoiceListCustomerInvoices, a1 as orderGetOrder, a2 as orderListCustomerOrders, a3 as orderListProjectOrders, a6 as conversationListConversations, a8 as conversationListMessagesByConversation, aa as conversationGetCategory, ab as conversationGetConversationMembers, ac as conversationGetConversation, ae as conversationGetFileAccessToken, af as conversationListCategories, ak as cronjobListCronjobs, am as cronjobListExecutions, ao as cronjobGetCronjob, ar as cronjobGetExecution, au as customerListOfCustomerCategories, ax as customerListCustomers, aA as customerGetCustomerCategory, aD as customerGetCustomerInvite, aF as customerGetCustomerMembership, aI as customerGetCustomer, aL as customerGetCustomerTokenInvite, aM as customerIsCustomerLegallyCompetent, aO as customerListCustomerInvites, aP as customerListCustomerMemberships, aQ as customerListInvitesForCustomer, aR as customerListMembershipsForCustomer, aV as databaseListMysqlDatabases, aX as databaseListMysqlUsers, aZ as databaseListRedisDatabases, a$ as databaseGetMysqlDatabase, b1 as databaseGetMysqlUser, b4 as databaseGetRedisDatabase, b8 as databaseGetMysqlUserPhpMyAdminUrl, b9 as databaseListMysqlCharsets, ba as databaseListMysqlVersions, bb as databaseListRedisVersions, bp as dnsGetDnsZone, br as dnsListDnsZones, bz as domainGetDomain, bB as domainGetDomainOwnership, bC as domainGetLatestScreenshot, bD as domainListDomainOwnerships, bE as domainListDomains, bF as domainListTldContactSchemas, bG as domainListTlds, bM as ingressListIngresses, bO as ingressGetIngress, bU as fileGetFileMeta, bV as fileGetFileUploadTokenRules, bW as fileGetFileUploadTypeRules, bX as fileGetFile, bY as mailListDeliveryBoxes, b_ as mailListMailAddresses, c0 as mailGetDeliveryBox, c2 as mailGetMailAddress, c4 as mailListProjectMailSettings, bi as newsletterGetInfo, bk as notificationsCountUnreadNotifications, bl as notificationsListNotifications, cf as pageinsightsGetPerformanceData, cg as pageinsightsListPerformanceDataForProject, ch as passwordValidationGetPasswordPolicy, cm as userGetOwnEmail, cq as userGetMfaStatus, cv as userListApiTokens, cy as userListSshKeys, cA as userGetApiToken, cD as userGetSshKey, cH as userGetOwnAccount, cJ as userGetPasswordUpdatedAt, cK as userGetPersonalizedSettings, cM as userGetSession, cO as userGetUser, cS as userListFeedback, cT as userListSessions, c_ as userSupportCodeRequest, d8 as projectGetProjectInvite, da as projectGetProjectMembership, dd as projectGetProject, dh as projectGetProjectTokenInvite, di as projectGetSelfMembershipForProject, dj as projectGetServer, dl as projectListInvitesForProject, dm as projectListMembershipsForProject, dn as projectListProjectInvites, dp as projectListProjectMemberships, dq as projectListProjects, dr as projectListServers, dv as projectFileSystemGetDirectories, dw as projectFileSystemGetDiskUsage, dx as projectFileSystemGetFileContent, dy as projectFileSystemGetJwt, dz as projectFileSystemListFiles, dC as sftpUserListSftpUsers, dE as sftpUserGetSftpUser, dH as sshUserListSshUsers, dJ as sshUserGetSshUser } from './shared/api-client.519928b6.mjs';
|
|
3
3
|
import '@mittwald/react-use-promise';
|
|
4
4
|
|
|
5
5
|
var __defProp = Object.defineProperty;
|
|
@@ -572,11 +572,6 @@ const buildUserApi = (baseClient) => ({
|
|
|
572
572
|
).getApiResource
|
|
573
573
|
});
|
|
574
574
|
const buildProjectApi = (baseClient) => ({
|
|
575
|
-
/** List Invites belonging to a Project. */
|
|
576
|
-
listInvitesForProject: new ApiCallAsyncResourceFactory(
|
|
577
|
-
projectListInvitesForProject,
|
|
578
|
-
baseClient.project.listInvitesForProject
|
|
579
|
-
).getApiResource,
|
|
580
575
|
/** Get a ProjectInvite. */
|
|
581
576
|
getProjectInvite: new ApiCallAsyncResourceFactory(
|
|
582
577
|
projectGetProjectInvite,
|
|
@@ -607,6 +602,11 @@ const buildProjectApi = (baseClient) => ({
|
|
|
607
602
|
projectGetServer,
|
|
608
603
|
baseClient.project.getServer
|
|
609
604
|
).getApiResource,
|
|
605
|
+
/** List Invites belonging to a Project. */
|
|
606
|
+
listInvitesForProject: new ApiCallAsyncResourceFactory(
|
|
607
|
+
projectListInvitesForProject,
|
|
608
|
+
baseClient.project.listInvitesForProject
|
|
609
|
+
).getApiResource,
|
|
610
610
|
/** List Memberships belonging to a Project. */
|
|
611
611
|
listMembershipsForProject: new ApiCallAsyncResourceFactory(
|
|
612
612
|
projectListMembershipsForProject,
|
|
@@ -1003,13 +1003,8 @@ const projectAcceptProjectInvite = {
|
|
|
1003
1003
|
method: "POST",
|
|
1004
1004
|
operationId: "project-accept-project-invite"
|
|
1005
1005
|
};
|
|
1006
|
-
const projectListInvitesForProject = {
|
|
1007
|
-
path: "/v2/projects/{projectId}/invites",
|
|
1008
|
-
method: "GET",
|
|
1009
|
-
operationId: "project-list-invites-for-project"
|
|
1010
|
-
};
|
|
1011
1006
|
const projectCreateProjectInvite = {
|
|
1012
|
-
path: "/v2/
|
|
1007
|
+
path: "/v2/project/{projectId}/invites",
|
|
1013
1008
|
method: "POST",
|
|
1014
1009
|
operationId: "project-create-project-invite"
|
|
1015
1010
|
};
|
|
@@ -1123,6 +1118,11 @@ const projectLeaveProject = {
|
|
|
1123
1118
|
method: "POST",
|
|
1124
1119
|
operationId: "project-leave-project"
|
|
1125
1120
|
};
|
|
1121
|
+
const projectListInvitesForProject = {
|
|
1122
|
+
path: "/v2/projects/{projectId}/invites",
|
|
1123
|
+
method: "GET",
|
|
1124
|
+
operationId: "project-list-invites-for-project"
|
|
1125
|
+
};
|
|
1126
1126
|
const projectListMembershipsForProject = {
|
|
1127
1127
|
path: "/v2/projects/{projectId}/memberships",
|
|
1128
1128
|
method: "GET",
|
|
@@ -1464,4 +1464,4 @@ const userVerifyRegistration = {
|
|
|
1464
1464
|
operationId: "user-verify-registration"
|
|
1465
1465
|
};
|
|
1466
1466
|
|
|
1467
|
-
export { orderCreateOrder as $, backupCreateProjectBackupSchedule as A, backupListProjectBackups as B, backupCreateProjectBackup as C, backupGetProjectBackupSchedule as D, backupDeleteProjectBackupSchedule as E, backupUpdateProjectBackupSchedule as F, backupGetProjectBackup as G, backupDeleteProjectBackup as H, backupUpdateProjectBackupDescription as I, contractTerminateContractItem as J, contractCancelContractItemTermination as K, contractCancelContractTariffChange as L, contractTerminateContract as M, contractCancelContractTermination as N, contractGetBaseItemOfContract as O, contractGetDetailOfContractByDomain as P, contractGetDetailOfContractByProject as Q, contractGetDetailOfContractByServer as R, contractGetDetailOfContractItem as S, contractGetDetailOfContract as T, contractGetNextTerminationDateForItem as U, contractListContracts as V, invoiceDetailOfInvoice as W, invoiceGetDetailOfInvoiceSettings as X, invoiceUpdateInvoiceSettings as Y, invoiceGetFileAccessToken as Z, invoiceListCustomerInvoices as _, appExecuteAction as a, databaseGetMysqlDatabase as a$, orderCreateTariffChange as a0, orderGetOrder as a1, orderListCustomerOrders as a2, orderListProjectOrders as a3, orderPreviewOrder as a4, orderPreviewTariffChange as a5, conversationListConversations as a6, conversationCreateConversation as a7, conversationListMessagesByConversation as a8, conversationCreateMessage as a9, customerGetCustomerCategory as aA, customerUpdateCategory as aB, customerDeleteCategory as aC, customerGetCustomerInvite as aD, customerDeleteCustomerInvite as aE, customerGetCustomerMembership as aF, customerDeleteCustomerMembership as aG, customerUpdateCustomerMembership as aH, customerGetCustomer as aI, customerUpdateCustomer as aJ, customerDeleteCustomer as aK, customerGetCustomerTokenInvite as aL, customerIsCustomerLegallyCompetent as aM, customerLeaveCustomer as aN, customerListCustomerInvites as aO, customerListCustomerMemberships as aP, customerListInvitesForCustomer as aQ, customerListMembershipsForCustomer as aR, customerRequestAvatarUpload as aS, customerRemoveAvatar as aT, customerResendCustomerInviteMail as aU, databaseListMysqlDatabases as aV, databaseCreateMysqlDatabase as aW, databaseListMysqlUsers as aX, databaseCreateMysqlUser as aY, databaseListRedisDatabases as aZ, databaseCreateRedisDatabase as a_, conversationGetCategory as aa, conversationGetConversationMembers as ab, conversationGetConversation as ac, conversationUpdateConversation as ad, conversationGetFileAccessToken as ae, conversationListCategories as af, conversationRequestFileUpload as ag, conversationSetConversationStatus as ah, conversationUpdateMessage as ai, cronjobAbortExecution as aj, cronjobListCronjobs as ak, cronjobCreateCronjob as al, cronjobListExecutions as am, cronjobCreateExecution as an, cronjobGetCronjob as ao, cronjobDeleteCronjob as ap, cronjobUpdateCronjob as aq, cronjobGetExecution as ar, cronjobUpdateCronjobAppId as as, customerAcceptCustomerInvite as at, customerListOfCustomerCategories as au, customerCreateCategory as av, customerCreateCustomerInvite as aw, customerListCustomers as ax, customerCreateCustomer as ay, customerDeclineCustomerInvite as az, appGetApp as b, mailCreateMailAddress as b$, databaseDeleteMysqlDatabase as b0, databaseGetMysqlUser as b1, databaseUpdateMysqlUser as b2, databaseDeleteMysqlUser as b3, databaseGetRedisDatabase as b4, databaseDeleteRedisDatabase as b5, databaseDisableMysqlUser as b6, databaseEnableMysqlUser as b7, databaseGetMysqlUserPhpMyAdminUrl as b8, databaseListMysqlCharsets as b9, domainDeleteDomain as bA, domainGetDomainOwnership as bB, domainGetLatestScreenshot as bC, domainListDomainOwnerships as bD, domainListDomains as bE, domainListTldContactSchemas as bF, domainListTlds as bG, domainResendDomainEmail as bH, domainUpdateDomainAuthCode as bI, domainUpdateDomainContact as bJ, domainUpdateDomainProjectId as bK, domainVerifyDomainOwnership as bL, ingressListIngresses as bM, ingressCreateIngress as bN, ingressGetIngress as bO, ingressDeleteIngress as bP, ingressUpdateIngressPaths as bQ, ingressRequestIngressAcmeCertificateIssuance as bR, ingressUpdateIngressTls as bS, fileCreateFile as bT, fileGetFileMeta as bU, fileGetFileUploadTokenRules as bV, fileGetFileUploadTypeRules as bW, fileGetFile as bX, mailListDeliveryBoxes as bY, mailCreateDeliverybox as bZ, mailListMailAddresses as b_, databaseListMysqlVersions as ba, databaseListRedisVersions as bb, databaseUpdateMysqlDatabaseDefaultCharset as bc, databaseUpdateMysqlDatabaseDescription as bd, databaseUpdateMysqlUserPassword as be, databaseUpdateRedisDatabaseConfiguration as bf, databaseUpdateRedisDatabaseDescription as bg, newsletterSubscribeUser as bh, newsletterGetInfo as bi, newsletterUnsubscribeUser as bj, notificationsCountUnreadNotifications as bk, notificationsListNotifications as bl, notificationsReadAllNotifications as bm, notificationsReadNotification as bn, dnsCreateDnsZone as bo, dnsGetDnsZone as bp, dnsDeleteDnsZone as bq, dnsListDnsZones as br, dnsSetRecordSetManaged as bs, dnsUpdateRecordSet as bt, domainAbortDomainDeclaration as bu, domainCheckDomainRegistrability as bv, domainCreateDomainAuthCode2 as bw, domainCreateDomainAuthCode as bx, domainUpdateDomainNameservers as by, domainGetDomain as bz, appGetAppinstallation as c, userVerifyEmail as c$, mailGetDeliveryBox as c0, mailDeleteDeliveryBox as c1, mailGetMailAddress as c2, mailDeleteMailAddress as c3, mailListProjectMailSettings as c4, mailUpdateDeliveryBoxDescription as c5, mailUpdateDeliveryBoxPassword as c6, mailUpdateMailAddressAddress as c7, mailUpdateMailAddressAutoresponder as c8, mailUpdateMailAddressCatchAll as c9, userGetApiToken as cA, userEditApiToken as cB, userDeleteApiToken as cC, userGetSshKey as cD, userEditSshKey as cE, userDeleteSshKey as cF, userDeleteUser as cG, userGetOwnAccount as cH, userUpdateAccount as cI, userGetPasswordUpdatedAt as cJ, userGetPersonalizedSettings as cK, userUpdatePersonalizedSettings as cL, userGetSession as cM, userTerminateSession as cN, userGetUser as cO, userUpdatePersonalInformation as cP, userInitMfa as cQ, userInitPasswordReset as cR, userListFeedback as cS, userListSessions as cT, userTerminateAllSessions as cU, userLogout as cV, userRegister as cW, userRequestAvatarUpload as cX, userRemoveAvatar as cY, userResendVerificationEmail as cZ, userSupportCodeRequest as c_, mailUpdateMailAddressForwardAddresses as ca, mailUpdateMailAddressPassword as cb, mailUpdateMailAddressQuota as cc, mailUpdateMailAddressSpamProtection as cd, mailUpdateProjectMailSetting as ce, pageinsightsGetPerformanceData as cf, pageinsightsListPerformanceDataForProject as cg, passwordValidationGetPasswordPolicy as ch, userAddPhoneNumber as ci, userRemovePhoneNumber as cj, userAuthenticateMfa as ck, userAuthenticate as cl, userGetOwnEmail as cm, userChangeEmail as cn, userChangePassword as co, userCheckToken as cp, userGetMfaStatus as cq, userResetRecoverycodes as cr, userConfirmMfa as cs, userDisableMfa as ct, userConfirmPasswordReset as cu, userListApiTokens as cv, userCreateApiToken as cw, userCreateFeedback as cx, userListSshKeys as cy, userCreateSshKey as cz, appUninstallAppinstallation as d, userVerifyPhoneNumber as d0, userVerifyRegistration as d1, projectAcceptProjectInvite as d2,
|
|
1467
|
+
export { orderCreateOrder as $, backupCreateProjectBackupSchedule as A, backupListProjectBackups as B, backupCreateProjectBackup as C, backupGetProjectBackupSchedule as D, backupDeleteProjectBackupSchedule as E, backupUpdateProjectBackupSchedule as F, backupGetProjectBackup as G, backupDeleteProjectBackup as H, backupUpdateProjectBackupDescription as I, contractTerminateContractItem as J, contractCancelContractItemTermination as K, contractCancelContractTariffChange as L, contractTerminateContract as M, contractCancelContractTermination as N, contractGetBaseItemOfContract as O, contractGetDetailOfContractByDomain as P, contractGetDetailOfContractByProject as Q, contractGetDetailOfContractByServer as R, contractGetDetailOfContractItem as S, contractGetDetailOfContract as T, contractGetNextTerminationDateForItem as U, contractListContracts as V, invoiceDetailOfInvoice as W, invoiceGetDetailOfInvoiceSettings as X, invoiceUpdateInvoiceSettings as Y, invoiceGetFileAccessToken as Z, invoiceListCustomerInvoices as _, appExecuteAction as a, databaseGetMysqlDatabase as a$, orderCreateTariffChange as a0, orderGetOrder as a1, orderListCustomerOrders as a2, orderListProjectOrders as a3, orderPreviewOrder as a4, orderPreviewTariffChange as a5, conversationListConversations as a6, conversationCreateConversation as a7, conversationListMessagesByConversation as a8, conversationCreateMessage as a9, customerGetCustomerCategory as aA, customerUpdateCategory as aB, customerDeleteCategory as aC, customerGetCustomerInvite as aD, customerDeleteCustomerInvite as aE, customerGetCustomerMembership as aF, customerDeleteCustomerMembership as aG, customerUpdateCustomerMembership as aH, customerGetCustomer as aI, customerUpdateCustomer as aJ, customerDeleteCustomer as aK, customerGetCustomerTokenInvite as aL, customerIsCustomerLegallyCompetent as aM, customerLeaveCustomer as aN, customerListCustomerInvites as aO, customerListCustomerMemberships as aP, customerListInvitesForCustomer as aQ, customerListMembershipsForCustomer as aR, customerRequestAvatarUpload as aS, customerRemoveAvatar as aT, customerResendCustomerInviteMail as aU, databaseListMysqlDatabases as aV, databaseCreateMysqlDatabase as aW, databaseListMysqlUsers as aX, databaseCreateMysqlUser as aY, databaseListRedisDatabases as aZ, databaseCreateRedisDatabase as a_, conversationGetCategory as aa, conversationGetConversationMembers as ab, conversationGetConversation as ac, conversationUpdateConversation as ad, conversationGetFileAccessToken as ae, conversationListCategories as af, conversationRequestFileUpload as ag, conversationSetConversationStatus as ah, conversationUpdateMessage as ai, cronjobAbortExecution as aj, cronjobListCronjobs as ak, cronjobCreateCronjob as al, cronjobListExecutions as am, cronjobCreateExecution as an, cronjobGetCronjob as ao, cronjobDeleteCronjob as ap, cronjobUpdateCronjob as aq, cronjobGetExecution as ar, cronjobUpdateCronjobAppId as as, customerAcceptCustomerInvite as at, customerListOfCustomerCategories as au, customerCreateCategory as av, customerCreateCustomerInvite as aw, customerListCustomers as ax, customerCreateCustomer as ay, customerDeclineCustomerInvite as az, appGetApp as b, mailCreateMailAddress as b$, databaseDeleteMysqlDatabase as b0, databaseGetMysqlUser as b1, databaseUpdateMysqlUser as b2, databaseDeleteMysqlUser as b3, databaseGetRedisDatabase as b4, databaseDeleteRedisDatabase as b5, databaseDisableMysqlUser as b6, databaseEnableMysqlUser as b7, databaseGetMysqlUserPhpMyAdminUrl as b8, databaseListMysqlCharsets as b9, domainDeleteDomain as bA, domainGetDomainOwnership as bB, domainGetLatestScreenshot as bC, domainListDomainOwnerships as bD, domainListDomains as bE, domainListTldContactSchemas as bF, domainListTlds as bG, domainResendDomainEmail as bH, domainUpdateDomainAuthCode as bI, domainUpdateDomainContact as bJ, domainUpdateDomainProjectId as bK, domainVerifyDomainOwnership as bL, ingressListIngresses as bM, ingressCreateIngress as bN, ingressGetIngress as bO, ingressDeleteIngress as bP, ingressUpdateIngressPaths as bQ, ingressRequestIngressAcmeCertificateIssuance as bR, ingressUpdateIngressTls as bS, fileCreateFile as bT, fileGetFileMeta as bU, fileGetFileUploadTokenRules as bV, fileGetFileUploadTypeRules as bW, fileGetFile as bX, mailListDeliveryBoxes as bY, mailCreateDeliverybox as bZ, mailListMailAddresses as b_, databaseListMysqlVersions as ba, databaseListRedisVersions as bb, databaseUpdateMysqlDatabaseDefaultCharset as bc, databaseUpdateMysqlDatabaseDescription as bd, databaseUpdateMysqlUserPassword as be, databaseUpdateRedisDatabaseConfiguration as bf, databaseUpdateRedisDatabaseDescription as bg, newsletterSubscribeUser as bh, newsletterGetInfo as bi, newsletterUnsubscribeUser as bj, notificationsCountUnreadNotifications as bk, notificationsListNotifications as bl, notificationsReadAllNotifications as bm, notificationsReadNotification as bn, dnsCreateDnsZone as bo, dnsGetDnsZone as bp, dnsDeleteDnsZone as bq, dnsListDnsZones as br, dnsSetRecordSetManaged as bs, dnsUpdateRecordSet as bt, domainAbortDomainDeclaration as bu, domainCheckDomainRegistrability as bv, domainCreateDomainAuthCode2 as bw, domainCreateDomainAuthCode as bx, domainUpdateDomainNameservers as by, domainGetDomain as bz, appGetAppinstallation as c, userVerifyEmail as c$, mailGetDeliveryBox as c0, mailDeleteDeliveryBox as c1, mailGetMailAddress as c2, mailDeleteMailAddress as c3, mailListProjectMailSettings as c4, mailUpdateDeliveryBoxDescription as c5, mailUpdateDeliveryBoxPassword as c6, mailUpdateMailAddressAddress as c7, mailUpdateMailAddressAutoresponder as c8, mailUpdateMailAddressCatchAll as c9, userGetApiToken as cA, userEditApiToken as cB, userDeleteApiToken as cC, userGetSshKey as cD, userEditSshKey as cE, userDeleteSshKey as cF, userDeleteUser as cG, userGetOwnAccount as cH, userUpdateAccount as cI, userGetPasswordUpdatedAt as cJ, userGetPersonalizedSettings as cK, userUpdatePersonalizedSettings as cL, userGetSession as cM, userTerminateSession as cN, userGetUser as cO, userUpdatePersonalInformation as cP, userInitMfa as cQ, userInitPasswordReset as cR, userListFeedback as cS, userListSessions as cT, userTerminateAllSessions as cU, userLogout as cV, userRegister as cW, userRequestAvatarUpload as cX, userRemoveAvatar as cY, userResendVerificationEmail as cZ, userSupportCodeRequest as c_, mailUpdateMailAddressForwardAddresses as ca, mailUpdateMailAddressPassword as cb, mailUpdateMailAddressQuota as cc, mailUpdateMailAddressSpamProtection as cd, mailUpdateProjectMailSetting as ce, pageinsightsGetPerformanceData as cf, pageinsightsListPerformanceDataForProject as cg, passwordValidationGetPasswordPolicy as ch, userAddPhoneNumber as ci, userRemovePhoneNumber as cj, userAuthenticateMfa as ck, userAuthenticate as cl, userGetOwnEmail as cm, userChangeEmail as cn, userChangePassword as co, userCheckToken as cp, userGetMfaStatus as cq, userResetRecoverycodes as cr, userConfirmMfa as cs, userDisableMfa as ct, userConfirmPasswordReset as cu, userListApiTokens as cv, userCreateApiToken as cw, userCreateFeedback as cx, userListSshKeys as cy, userCreateSshKey as cz, appUninstallAppinstallation as d, userVerifyPhoneNumber as d0, userVerifyRegistration as d1, projectAcceptProjectInvite as d2, projectCreateProjectInvite as d3, projectCreateProject as d4, projectDeclineProjectInvite as d5, projectRequestProjectAvatarUpload as d6, projectDeleteProjectAvatar as d7, projectGetProjectInvite as d8, projectDeleteProjectInvite as d9, relocationCreateLegacyTariffChange as dA, relocationCreateRelocation as dB, sftpUserListSftpUsers as dC, sftpUserCreateSftpUser as dD, sftpUserGetSftpUser as dE, sftpUserDeleteSftpUser as dF, sftpUserUpdateSftpUser as dG, sshUserListSshUsers as dH, sshUserCreateSshUser as dI, sshUserGetSshUser as dJ, sshUserDeleteSshUser as dK, sshUserUpdateSshUser as dL, projectGetProjectMembership as da, projectDeleteProjectMembership as db, projectUpdateProjectMembership as dc, projectGetProject as dd, projectDeleteProject as de, projectRequestServerAvatarUpload as df, projectDeleteServerAvatar as dg, projectGetProjectTokenInvite as dh, projectGetSelfMembershipForProject as di, projectGetServer as dj, projectLeaveProject as dk, projectListInvitesForProject as dl, projectListMembershipsForProject as dm, projectListProjectInvites as dn, projectListProjectMemberships as dp, projectListProjects as dq, projectListServers as dr, projectResendProjectInviteMail as ds, projectUpdateProjectDescription as dt, projectUpdateServerDescription as du, projectFileSystemGetDirectories as dv, projectFileSystemGetDiskUsage as dw, projectFileSystemGetFileContent as dx, projectFileSystemGetJwt as dy, projectFileSystemListFiles as dz, appPatchAppinstallation as e, appGetAppversion as f, appGetMissingDependenciesForAppinstallation as g, appGetSystemsoftware as h, appGetSystemsoftwareversion as i, appLinkDatabase as j, appListAppinstallations as k, appRequestAppinstallation as l, appListApps as m, appListAppversions as n, appListSystemsoftwares as o, appListSystemsoftwareversions as p, appListUpdateCandidatesForAppversion as q, appRequestAppinstallationCopy as r, appRetrieveStatus as s, appSetDatabaseUsers as t, appUnlinkDatabase as u, articleGetArticle as v, articleListArticles as w, backupCreateProjectBackupExport as x, backupDeleteProjectBackupExport as y, backupListProjectBackupSchedules as z };
|
|
@@ -404,10 +404,8 @@ declare const pageinsightsListPerformanceDataForProject: OpenAPIOperation<Reques
|
|
|
404
404
|
declare const passwordValidationGetPasswordPolicy: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2PasswordPoliciesPasswordPolicy.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2PasswordPoliciesPasswordPolicy.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2PasswordPoliciesPasswordPolicy.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2PasswordPoliciesPasswordPolicy.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2PasswordPoliciesPasswordPolicy.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
405
405
|
/** Accept a ProjectInvite. */
|
|
406
406
|
declare const projectAcceptProjectInvite: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
407
|
-
/** List Invites belonging to a Project. */
|
|
408
|
-
declare const projectListInvitesForProject: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
409
407
|
/** Create a ProjectInvite. */
|
|
410
|
-
declare const projectCreateProjectInvite: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.
|
|
408
|
+
declare const projectCreateProjectInvite: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ProjectProjectIdInvites.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ProjectProjectIdInvites.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectProjectIdInvites.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectProjectIdInvites.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectProjectIdInvites.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectProjectIdInvites.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectProjectIdInvites.Post.Responses.$409.Content.ApplicationJson>, 409, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectProjectIdInvites.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
411
409
|
/** Create a Project belonging to a Server. */
|
|
412
410
|
declare const projectCreateProject: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
413
411
|
/** Decline a ProjectInvite. */
|
|
@@ -452,6 +450,8 @@ declare const projectGetSelfMembershipForProject: OpenAPIOperation<RequestType<S
|
|
|
452
450
|
declare const projectGetServer: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ServersServerId.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ServersServerId.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ServersServerId.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerId.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerId.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerId.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerId.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
453
451
|
/** Leave a Project. */
|
|
454
452
|
declare const projectLeaveProject: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdLeave.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdLeave.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdLeave.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdLeave.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdLeave.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdLeave.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
453
|
+
/** List Invites belonging to a Project. */
|
|
454
|
+
declare const projectListInvitesForProject: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
455
455
|
/** List Memberships belonging to a Project. */
|
|
456
456
|
declare const projectListMembershipsForProject: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMemberships.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMemberships.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMemberships.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMemberships.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMemberships.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMemberships.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
457
457
|
/** List ProjectInvites belonging to the executing user. */
|
|
@@ -1397,10 +1397,6 @@ declare namespace MittwaldAPIV2 {
|
|
|
1397
1397
|
type RequestData = RequestData<typeof projectAcceptProjectInvite>;
|
|
1398
1398
|
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof projectAcceptProjectInvite, TStatus>;
|
|
1399
1399
|
}
|
|
1400
|
-
namespace ProjectListInvitesForProject {
|
|
1401
|
-
type RequestData = RequestData<typeof projectListInvitesForProject>;
|
|
1402
|
-
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof projectListInvitesForProject, TStatus>;
|
|
1403
|
-
}
|
|
1404
1400
|
namespace ProjectCreateProjectInvite {
|
|
1405
1401
|
type RequestData = RequestData<typeof projectCreateProjectInvite>;
|
|
1406
1402
|
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof projectCreateProjectInvite, TStatus>;
|
|
@@ -1493,6 +1489,10 @@ declare namespace MittwaldAPIV2 {
|
|
|
1493
1489
|
type RequestData = RequestData<typeof projectLeaveProject>;
|
|
1494
1490
|
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof projectLeaveProject, TStatus>;
|
|
1495
1491
|
}
|
|
1492
|
+
namespace ProjectListInvitesForProject {
|
|
1493
|
+
type RequestData = RequestData<typeof projectListInvitesForProject>;
|
|
1494
|
+
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof projectListInvitesForProject, TStatus>;
|
|
1495
|
+
}
|
|
1496
1496
|
namespace ProjectListMembershipsForProject {
|
|
1497
1497
|
type RequestData = RequestData<typeof projectListMembershipsForProject>;
|
|
1498
1498
|
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof projectListMembershipsForProject, TStatus>;
|
|
@@ -11931,41 +11931,7 @@ declare namespace MittwaldAPIV2 {
|
|
|
11931
11931
|
}
|
|
11932
11932
|
}
|
|
11933
11933
|
}
|
|
11934
|
-
namespace V2ProjectProjectIdInvites {
|
|
11935
|
-
namespace V2ProjectsProjectIdInvites {
|
|
11936
|
-
namespace Get {
|
|
11937
|
-
namespace Parameters {
|
|
11938
|
-
type Path = {
|
|
11939
|
-
projectId: string;
|
|
11940
|
-
};
|
|
11941
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
11942
|
-
type Query = {
|
|
11943
|
-
limit?: number;
|
|
11944
|
-
skip?: number;
|
|
11945
|
-
};
|
|
11946
|
-
}
|
|
11947
|
-
namespace Responses {
|
|
11948
|
-
namespace $200 {
|
|
11949
|
-
namespace Content {
|
|
11950
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.MembershipProjectInvite[];
|
|
11951
|
-
}
|
|
11952
|
-
}
|
|
11953
|
-
namespace $404 {
|
|
11954
|
-
namespace Content {
|
|
11955
|
-
interface ApplicationJson {
|
|
11956
|
-
[k: string]: unknown;
|
|
11957
|
-
}
|
|
11958
|
-
}
|
|
11959
|
-
}
|
|
11960
|
-
namespace Default {
|
|
11961
|
-
namespace Content {
|
|
11962
|
-
interface ApplicationJson {
|
|
11963
|
-
[k: string]: unknown;
|
|
11964
|
-
}
|
|
11965
|
-
}
|
|
11966
|
-
}
|
|
11967
|
-
}
|
|
11968
|
-
}
|
|
11934
|
+
namespace V2ProjectProjectIdInvites {
|
|
11969
11935
|
namespace Post {
|
|
11970
11936
|
namespace Parameters {
|
|
11971
11937
|
type Path = {
|
|
@@ -12860,6 +12826,41 @@ declare namespace MittwaldAPIV2 {
|
|
|
12860
12826
|
}
|
|
12861
12827
|
}
|
|
12862
12828
|
}
|
|
12829
|
+
namespace V2ProjectsProjectIdInvites {
|
|
12830
|
+
namespace Get {
|
|
12831
|
+
namespace Parameters {
|
|
12832
|
+
type Path = {
|
|
12833
|
+
projectId: string;
|
|
12834
|
+
};
|
|
12835
|
+
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
12836
|
+
type Query = {
|
|
12837
|
+
limit?: number;
|
|
12838
|
+
skip?: number;
|
|
12839
|
+
};
|
|
12840
|
+
}
|
|
12841
|
+
namespace Responses {
|
|
12842
|
+
namespace $200 {
|
|
12843
|
+
namespace Content {
|
|
12844
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.MembershipProjectInvite[];
|
|
12845
|
+
}
|
|
12846
|
+
}
|
|
12847
|
+
namespace $404 {
|
|
12848
|
+
namespace Content {
|
|
12849
|
+
interface ApplicationJson {
|
|
12850
|
+
[k: string]: unknown;
|
|
12851
|
+
}
|
|
12852
|
+
}
|
|
12853
|
+
}
|
|
12854
|
+
namespace Default {
|
|
12855
|
+
namespace Content {
|
|
12856
|
+
interface ApplicationJson {
|
|
12857
|
+
[k: string]: unknown;
|
|
12858
|
+
}
|
|
12859
|
+
}
|
|
12860
|
+
}
|
|
12861
|
+
}
|
|
12862
|
+
}
|
|
12863
|
+
}
|
|
12863
12864
|
namespace V2ProjectsProjectIdMemberships {
|
|
12864
12865
|
namespace Get {
|
|
12865
12866
|
namespace Parameters {
|
|
@@ -23894,42 +23895,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23894
23895
|
}, 403, "application/json"> | _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
23895
23896
|
[x: string]: unknown;
|
|
23896
23897
|
}, 412, "application/json">>>;
|
|
23897
|
-
/** List Invites belonging to a Project. */
|
|
23898
|
-
listInvitesForProject: (request: {
|
|
23899
|
-
projectId: string;
|
|
23900
|
-
headers?: {
|
|
23901
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
23902
|
-
"x-access-token"?: string | undefined;
|
|
23903
|
-
} | undefined;
|
|
23904
|
-
queryParameters?: {
|
|
23905
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
23906
|
-
limit?: number | undefined;
|
|
23907
|
-
skip?: number | undefined;
|
|
23908
|
-
} | undefined;
|
|
23909
|
-
}) => _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.c<_yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.O<{
|
|
23910
|
-
headers?: Partial<{
|
|
23911
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
23912
|
-
}> | undefined;
|
|
23913
|
-
} & {
|
|
23914
|
-
pathParameters: {
|
|
23915
|
-
projectId: string;
|
|
23916
|
-
};
|
|
23917
|
-
} & {
|
|
23918
|
-
queryParameters: {
|
|
23919
|
-
limit?: number | undefined;
|
|
23920
|
-
skip?: number | undefined;
|
|
23921
|
-
} & Partial<{
|
|
23922
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
23923
|
-
}>;
|
|
23924
|
-
} & {
|
|
23925
|
-
headers: {
|
|
23926
|
-
"x-access-token"?: string | undefined;
|
|
23927
|
-
} & Partial<{
|
|
23928
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
23929
|
-
}>; /** Get a specific `AppVersion`. */
|
|
23930
|
-
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<MittwaldAPIV2.Components.Schemas.MembershipProjectInvite[], 200, "application/json"> | _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
23931
|
-
[x: string]: unknown;
|
|
23932
|
-
}, 404, "application/json">>>;
|
|
23933
23898
|
/** Create a ProjectInvite. */
|
|
23934
23899
|
createProjectInvite: (request: {
|
|
23935
23900
|
data: {
|
|
@@ -24501,6 +24466,42 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
24501
24466
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
24502
24467
|
}>; /** Get a specific `AppVersion`. */
|
|
24503
24468
|
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{}, 204, "empty">>>;
|
|
24469
|
+
/** List Invites belonging to a Project. */
|
|
24470
|
+
listInvitesForProject: (request: {
|
|
24471
|
+
projectId: string;
|
|
24472
|
+
headers?: {
|
|
24473
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
24474
|
+
"x-access-token"?: string | undefined;
|
|
24475
|
+
} | undefined;
|
|
24476
|
+
queryParameters?: {
|
|
24477
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
24478
|
+
limit?: number | undefined;
|
|
24479
|
+
skip?: number | undefined;
|
|
24480
|
+
} | undefined;
|
|
24481
|
+
}) => _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.c<_yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.O<{
|
|
24482
|
+
headers?: Partial<{
|
|
24483
|
+
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
24484
|
+
}> | undefined;
|
|
24485
|
+
} & {
|
|
24486
|
+
pathParameters: {
|
|
24487
|
+
projectId: string;
|
|
24488
|
+
};
|
|
24489
|
+
} & {
|
|
24490
|
+
queryParameters: {
|
|
24491
|
+
limit?: number | undefined;
|
|
24492
|
+
skip?: number | undefined;
|
|
24493
|
+
} & Partial<{
|
|
24494
|
+
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
24495
|
+
}>;
|
|
24496
|
+
} & {
|
|
24497
|
+
headers: {
|
|
24498
|
+
"x-access-token"?: string | undefined;
|
|
24499
|
+
} & Partial<{
|
|
24500
|
+
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
24501
|
+
}>; /** Get a specific `AppVersion`. */
|
|
24502
|
+
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<MittwaldAPIV2.Components.Schemas.MembershipProjectInvite[], 200, "application/json"> | _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
24503
|
+
[x: string]: unknown;
|
|
24504
|
+
}, 404, "application/json">>>;
|
|
24504
24505
|
/** List Memberships belonging to a Project. */
|
|
24505
24506
|
listMembershipsForProject: (request: {
|
|
24506
24507
|
projectId: string;
|
|
@@ -404,10 +404,8 @@ declare const pageinsightsListPerformanceDataForProject: OpenAPIOperation<Reques
|
|
|
404
404
|
declare const passwordValidationGetPasswordPolicy: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2PasswordPoliciesPasswordPolicy.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2PasswordPoliciesPasswordPolicy.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2PasswordPoliciesPasswordPolicy.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2PasswordPoliciesPasswordPolicy.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2PasswordPoliciesPasswordPolicy.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
405
405
|
/** Accept a ProjectInvite. */
|
|
406
406
|
declare const projectAcceptProjectInvite: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesInviteIdActionsAccept.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
407
|
-
/** List Invites belonging to a Project. */
|
|
408
|
-
declare const projectListInvitesForProject: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
409
407
|
/** Create a ProjectInvite. */
|
|
410
|
-
declare const projectCreateProjectInvite: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.
|
|
408
|
+
declare const projectCreateProjectInvite: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ProjectProjectIdInvites.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ProjectProjectIdInvites.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectProjectIdInvites.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectProjectIdInvites.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectProjectIdInvites.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectProjectIdInvites.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectProjectIdInvites.Post.Responses.$409.Content.ApplicationJson>, 409, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectProjectIdInvites.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
411
409
|
/** Create a Project belonging to a Server. */
|
|
412
410
|
declare const projectCreateProject: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerIdProjects.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
413
411
|
/** Decline a ProjectInvite. */
|
|
@@ -452,6 +450,8 @@ declare const projectGetSelfMembershipForProject: OpenAPIOperation<RequestType<S
|
|
|
452
450
|
declare const projectGetServer: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ServersServerId.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ServersServerId.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ServersServerId.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerId.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerId.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerId.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ServersServerId.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
453
451
|
/** Leave a Project. */
|
|
454
452
|
declare const projectLeaveProject: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdLeave.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdLeave.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdLeave.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdLeave.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdLeave.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdLeave.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
453
|
+
/** List Invites belonging to a Project. */
|
|
454
|
+
declare const projectListInvitesForProject: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
455
455
|
/** List Memberships belonging to a Project. */
|
|
456
456
|
declare const projectListMembershipsForProject: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMemberships.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMemberships.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMemberships.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMemberships.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMemberships.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdMemberships.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
457
457
|
/** List ProjectInvites belonging to the executing user. */
|
|
@@ -1397,10 +1397,6 @@ declare namespace MittwaldAPIV2 {
|
|
|
1397
1397
|
type RequestData = RequestData<typeof projectAcceptProjectInvite>;
|
|
1398
1398
|
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof projectAcceptProjectInvite, TStatus>;
|
|
1399
1399
|
}
|
|
1400
|
-
namespace ProjectListInvitesForProject {
|
|
1401
|
-
type RequestData = RequestData<typeof projectListInvitesForProject>;
|
|
1402
|
-
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof projectListInvitesForProject, TStatus>;
|
|
1403
|
-
}
|
|
1404
1400
|
namespace ProjectCreateProjectInvite {
|
|
1405
1401
|
type RequestData = RequestData<typeof projectCreateProjectInvite>;
|
|
1406
1402
|
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof projectCreateProjectInvite, TStatus>;
|
|
@@ -1493,6 +1489,10 @@ declare namespace MittwaldAPIV2 {
|
|
|
1493
1489
|
type RequestData = RequestData<typeof projectLeaveProject>;
|
|
1494
1490
|
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof projectLeaveProject, TStatus>;
|
|
1495
1491
|
}
|
|
1492
|
+
namespace ProjectListInvitesForProject {
|
|
1493
|
+
type RequestData = RequestData<typeof projectListInvitesForProject>;
|
|
1494
|
+
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof projectListInvitesForProject, TStatus>;
|
|
1495
|
+
}
|
|
1496
1496
|
namespace ProjectListMembershipsForProject {
|
|
1497
1497
|
type RequestData = RequestData<typeof projectListMembershipsForProject>;
|
|
1498
1498
|
type ResponseData<TStatus extends HttpStatus = 200> = ResponseData<typeof projectListMembershipsForProject, TStatus>;
|
|
@@ -11931,41 +11931,7 @@ declare namespace MittwaldAPIV2 {
|
|
|
11931
11931
|
}
|
|
11932
11932
|
}
|
|
11933
11933
|
}
|
|
11934
|
-
namespace V2ProjectProjectIdInvites {
|
|
11935
|
-
namespace V2ProjectsProjectIdInvites {
|
|
11936
|
-
namespace Get {
|
|
11937
|
-
namespace Parameters {
|
|
11938
|
-
type Path = {
|
|
11939
|
-
projectId: string;
|
|
11940
|
-
};
|
|
11941
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
11942
|
-
type Query = {
|
|
11943
|
-
limit?: number;
|
|
11944
|
-
skip?: number;
|
|
11945
|
-
};
|
|
11946
|
-
}
|
|
11947
|
-
namespace Responses {
|
|
11948
|
-
namespace $200 {
|
|
11949
|
-
namespace Content {
|
|
11950
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.MembershipProjectInvite[];
|
|
11951
|
-
}
|
|
11952
|
-
}
|
|
11953
|
-
namespace $404 {
|
|
11954
|
-
namespace Content {
|
|
11955
|
-
interface ApplicationJson {
|
|
11956
|
-
[k: string]: unknown;
|
|
11957
|
-
}
|
|
11958
|
-
}
|
|
11959
|
-
}
|
|
11960
|
-
namespace Default {
|
|
11961
|
-
namespace Content {
|
|
11962
|
-
interface ApplicationJson {
|
|
11963
|
-
[k: string]: unknown;
|
|
11964
|
-
}
|
|
11965
|
-
}
|
|
11966
|
-
}
|
|
11967
|
-
}
|
|
11968
|
-
}
|
|
11934
|
+
namespace V2ProjectProjectIdInvites {
|
|
11969
11935
|
namespace Post {
|
|
11970
11936
|
namespace Parameters {
|
|
11971
11937
|
type Path = {
|
|
@@ -12860,6 +12826,41 @@ declare namespace MittwaldAPIV2 {
|
|
|
12860
12826
|
}
|
|
12861
12827
|
}
|
|
12862
12828
|
}
|
|
12829
|
+
namespace V2ProjectsProjectIdInvites {
|
|
12830
|
+
namespace Get {
|
|
12831
|
+
namespace Parameters {
|
|
12832
|
+
type Path = {
|
|
12833
|
+
projectId: string;
|
|
12834
|
+
};
|
|
12835
|
+
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
12836
|
+
type Query = {
|
|
12837
|
+
limit?: number;
|
|
12838
|
+
skip?: number;
|
|
12839
|
+
};
|
|
12840
|
+
}
|
|
12841
|
+
namespace Responses {
|
|
12842
|
+
namespace $200 {
|
|
12843
|
+
namespace Content {
|
|
12844
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.MembershipProjectInvite[];
|
|
12845
|
+
}
|
|
12846
|
+
}
|
|
12847
|
+
namespace $404 {
|
|
12848
|
+
namespace Content {
|
|
12849
|
+
interface ApplicationJson {
|
|
12850
|
+
[k: string]: unknown;
|
|
12851
|
+
}
|
|
12852
|
+
}
|
|
12853
|
+
}
|
|
12854
|
+
namespace Default {
|
|
12855
|
+
namespace Content {
|
|
12856
|
+
interface ApplicationJson {
|
|
12857
|
+
[k: string]: unknown;
|
|
12858
|
+
}
|
|
12859
|
+
}
|
|
12860
|
+
}
|
|
12861
|
+
}
|
|
12862
|
+
}
|
|
12863
|
+
}
|
|
12863
12864
|
namespace V2ProjectsProjectIdMemberships {
|
|
12864
12865
|
namespace Get {
|
|
12865
12866
|
namespace Parameters {
|
|
@@ -23894,42 +23895,6 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23894
23895
|
}, 403, "application/json"> | _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
23895
23896
|
[x: string]: unknown;
|
|
23896
23897
|
}, 412, "application/json">>>;
|
|
23897
|
-
/** List Invites belonging to a Project. */
|
|
23898
|
-
listInvitesForProject: (request: {
|
|
23899
|
-
projectId: string;
|
|
23900
|
-
headers?: {
|
|
23901
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
23902
|
-
"x-access-token"?: string | undefined;
|
|
23903
|
-
} | undefined;
|
|
23904
|
-
queryParameters?: {
|
|
23905
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
23906
|
-
limit?: number | undefined;
|
|
23907
|
-
skip?: number | undefined;
|
|
23908
|
-
} | undefined;
|
|
23909
|
-
}) => _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.c<_yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.O<{
|
|
23910
|
-
headers?: Partial<{
|
|
23911
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
23912
|
-
}> | undefined;
|
|
23913
|
-
} & {
|
|
23914
|
-
pathParameters: {
|
|
23915
|
-
projectId: string;
|
|
23916
|
-
};
|
|
23917
|
-
} & {
|
|
23918
|
-
queryParameters: {
|
|
23919
|
-
limit?: number | undefined;
|
|
23920
|
-
skip?: number | undefined;
|
|
23921
|
-
} & Partial<{
|
|
23922
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
23923
|
-
}>;
|
|
23924
|
-
} & {
|
|
23925
|
-
headers: {
|
|
23926
|
-
"x-access-token"?: string | undefined;
|
|
23927
|
-
} & Partial<{
|
|
23928
|
-
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
23929
|
-
}>; /** Get a specific `AppVersion`. */
|
|
23930
|
-
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<MittwaldAPIV2.Components.Schemas.MembershipProjectInvite[], 200, "application/json"> | _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
23931
|
-
[x: string]: unknown;
|
|
23932
|
-
}, 404, "application/json">>>;
|
|
23933
23898
|
/** Create a ProjectInvite. */
|
|
23934
23899
|
createProjectInvite: (request: {
|
|
23935
23900
|
data: {
|
|
@@ -24501,6 +24466,42 @@ declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
24501
24466
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
24502
24467
|
}>; /** Get a specific `AppVersion`. */
|
|
24503
24468
|
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{}, 204, "empty">>>;
|
|
24469
|
+
/** List Invites belonging to a Project. */
|
|
24470
|
+
listInvitesForProject: (request: {
|
|
24471
|
+
projectId: string;
|
|
24472
|
+
headers?: {
|
|
24473
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
24474
|
+
"x-access-token"?: string | undefined;
|
|
24475
|
+
} | undefined;
|
|
24476
|
+
queryParameters?: {
|
|
24477
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
24478
|
+
limit?: number | undefined;
|
|
24479
|
+
skip?: number | undefined;
|
|
24480
|
+
} | undefined;
|
|
24481
|
+
}) => _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.c<_yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.O<{
|
|
24482
|
+
headers?: Partial<{
|
|
24483
|
+
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
24484
|
+
}> | undefined;
|
|
24485
|
+
} & {
|
|
24486
|
+
pathParameters: {
|
|
24487
|
+
projectId: string;
|
|
24488
|
+
};
|
|
24489
|
+
} & {
|
|
24490
|
+
queryParameters: {
|
|
24491
|
+
limit?: number | undefined;
|
|
24492
|
+
skip?: number | undefined;
|
|
24493
|
+
} & Partial<{
|
|
24494
|
+
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
24495
|
+
}>;
|
|
24496
|
+
} & {
|
|
24497
|
+
headers: {
|
|
24498
|
+
"x-access-token"?: string | undefined;
|
|
24499
|
+
} & Partial<{
|
|
24500
|
+
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
24501
|
+
}>; /** Get a specific `AppVersion`. */
|
|
24502
|
+
}, _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<MittwaldAPIV2.Components.Schemas.MembershipProjectInvite[], 200, "application/json"> | _yarn___virtual____mittwald_api_client_commons_virtual_7b98ca03c4_1_packages_commons_dist_shared_api_client_commons_5e434015_mjs.R<{
|
|
24503
|
+
[x: string]: unknown;
|
|
24504
|
+
}, 404, "application/json">>>;
|
|
24504
24505
|
/** List Memberships belonging to a Project. */
|
|
24505
24506
|
listMembershipsForProject: (request: {
|
|
24506
24507
|
projectId: string;
|
package/dist/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MittwaldAPIClientVersion = '3.1.
|
|
1
|
+
export declare const MittwaldAPIClientVersion = '3.1.25';
|
package/dist/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const MittwaldAPIClientVersion = '3.1.
|
|
1
|
+
export const MittwaldAPIClientVersion = '3.1.25';
|