@mittwald/api-client 3.1.25 → 3.1.27
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 +7 -7
- package/dist/react.d.mts +32 -32
- package/dist/react.d.ts +32 -32
- package/dist/react.mjs +11 -11
- package/dist/shared/{api-client.d04e5a06.d.mts → api-client.14bd14f6.d.mts} +360 -268
- package/dist/shared/{api-client.d04e5a06.d.ts → api-client.14bd14f6.d.ts} +360 -268
- package/dist/shared/{api-client.519928b6.mjs → api-client.444da6c8.mjs} +28 -28
- 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.14bd14f6.mjs';
|
|
3
|
+
export { a as MittwaldAPIV2 } from './shared/api-client.14bd14f6.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.14bd14f6.js';
|
|
3
|
+
export { a as MittwaldAPIV2 } from './shared/api-client.14bd14f6.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
|
|
3
|
+
import { a as appExecuteAction, b as appGetApp, c as appGetAppinstallation, d as appUninstallAppinstallation, e as appPatchAppinstallation, f as appGetAppversion, g as appGetMissingDependenciesForAppinstallation, h as appGetSystemsoftware, i as appGetSystemsoftwareversion, j as appLinkDatabase, k as appListAppinstallations, l as appRequestAppinstallation, m as appListApps, n as appListAppversions, o as appListSystemsoftwares, p as appListSystemsoftwareversions, q as appListUpdateCandidatesForAppversion, r as appRequestAppinstallationCopy, s as appRetrieveStatus, t as appSetDatabaseUsers, u as appUnlinkDatabase, v as articleGetArticle, w as articleListArticles, x as backupCreateProjectBackupExport, y as backupDeleteProjectBackupExport, z as backupListProjectBackupSchedules, A as backupCreateProjectBackupSchedule, B as backupListProjectBackups, C as backupCreateProjectBackup, D as backupGetProjectBackupSchedule, E as backupDeleteProjectBackupSchedule, F as backupUpdateProjectBackupSchedule, G as backupGetProjectBackup, H as backupDeleteProjectBackup, I as backupUpdateProjectBackupDescription, J as contractTerminateContractItem, K as contractCancelContractItemTermination, L as contractCancelContractTariffChange, M as contractTerminateContract, N as contractCancelContractTermination, O as contractGetBaseItemOfContract, P as contractGetDetailOfContractByDomain, Q as contractGetDetailOfContractByProject, R as contractGetDetailOfContractByServer, S as contractGetDetailOfContractItem, T as contractGetDetailOfContract, U as contractGetNextTerminationDateForItem, V as contractListContracts, W as invoiceDetailOfInvoice, X as invoiceGetDetailOfInvoiceSettings, Y as invoiceUpdateInvoiceSettings, Z as invoiceGetFileAccessToken, _ as invoiceListCustomerInvoices, $ as orderCreateOrder, a0 as orderCreateTariffChange, a1 as orderGetOrder, a2 as orderListCustomerOrders, a3 as orderListProjectOrders, a4 as orderPreviewOrder, a5 as orderPreviewTariffChange, a6 as conversationListConversations, a7 as conversationCreateConversation, a8 as conversationListMessagesByConversation, a9 as conversationCreateMessage, aa as conversationGetCategory, ab as conversationGetConversationMembers, ac as conversationGetConversation, ad as conversationUpdateConversation, ae as conversationGetFileAccessToken, af as conversationListCategories, ag as conversationRequestFileUpload, ah as conversationSetConversationStatus, ai as conversationUpdateMessage, aj as cronjobAbortExecution, ak as cronjobListCronjobs, al as cronjobCreateCronjob, am as cronjobListExecutions, an as cronjobCreateExecution, ao as cronjobGetCronjob, ap as cronjobDeleteCronjob, aq as cronjobUpdateCronjob, ar as cronjobGetExecution, as as cronjobUpdateCronjobAppId, at as customerAcceptCustomerInvite, au as customerListOfCustomerCategories, av as customerCreateCategory, aw as customerCreateCustomerInvite, ax as customerListCustomers, ay as customerCreateCustomer, az as customerDeclineCustomerInvite, aA as customerGetCustomerCategory, aB as customerUpdateCategory, aC as customerDeleteCategory, aD as customerGetCustomerInvite, aE as customerDeleteCustomerInvite, aF as customerGetCustomerMembership, aG as customerDeleteCustomerMembership, aH as customerUpdateCustomerMembership, aI as customerGetCustomer, aJ as customerUpdateCustomer, aK as customerDeleteCustomer, aL as customerGetCustomerTokenInvite, aM as customerIsCustomerLegallyCompetent, aN as customerLeaveCustomer, aO as customerListCustomerInvites, aP as customerListCustomerMemberships, aQ as customerListInvitesForCustomer, aR as customerListMembershipsForCustomer, aS as customerRequestAvatarUpload, aT as customerRemoveAvatar, aU as customerResendCustomerInviteMail, aV as databaseListMysqlDatabases, aW as databaseCreateMysqlDatabase, aX as databaseListMysqlUsers, aY as databaseCreateMysqlUser, aZ as databaseListRedisDatabases, a_ as databaseCreateRedisDatabase, a$ as databaseGetMysqlDatabase, b0 as databaseDeleteMysqlDatabase, b1 as databaseGetMysqlUser, b2 as databaseUpdateMysqlUser, b3 as databaseDeleteMysqlUser, b4 as databaseGetRedisDatabase, b5 as databaseDeleteRedisDatabase, b6 as databaseDisableMysqlUser, b7 as databaseEnableMysqlUser, b8 as databaseGetMysqlUserPhpMyAdminUrl, b9 as databaseListMysqlCharsets, ba as databaseListMysqlVersions, bb as databaseListRedisVersions, bc as databaseUpdateMysqlDatabaseDefaultCharset, bd as databaseUpdateMysqlDatabaseDescription, be as databaseUpdateMysqlUserPassword, bf as databaseUpdateRedisDatabaseConfiguration, bg as databaseUpdateRedisDatabaseDescription, bh as newsletterSubscribeUser, bi as newsletterGetInfo, bj as newsletterUnsubscribeUser, bk as notificationsCountUnreadNotifications, bl as notificationsListNotifications, bm as notificationsReadAllNotifications, bn as notificationsReadNotification, bo as dnsCreateDnsZone, bp as dnsGetDnsZone, bq as dnsDeleteDnsZone, br as dnsListDnsZones, bs as dnsSetRecordSetManaged, bt as dnsUpdateRecordSet, bu as domainAbortDomainDeclaration, bv as domainCheckDomainRegistrability, bw as domainListDomains, bx as domainCreateDomainAuthCode2, by as domainCreateDomainAuthCode, bz as domainUpdateDomainNameservers, bA as domainGetDomain, bB as domainDeleteDomain, bC as domainGetDomainOwnership, bD as domainGetLatestScreenshot, bE as domainListDomainOwnerships, 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 projectListInvitesForProject, d4 as projectCreateProjectInvite, d5 as projectCreateProject, d6 as projectDeclineProjectInvite, d7 as projectRequestProjectAvatarUpload, d8 as projectDeleteProjectAvatar, d9 as projectGetProjectInvite, da as projectDeleteProjectInvite, db as projectGetProjectMembership, dc as projectDeleteProjectMembership, dd as projectUpdateProjectMembership, de as projectGetProject, df as projectDeleteProject, dg as projectRequestServerAvatarUpload, dh as projectDeleteServerAvatar, di as projectGetProjectTokenInvite, dj as projectGetSelfMembershipForProject, dk as projectGetServer, dl as projectLeaveProject, 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.444da6c8.mjs';
|
|
4
4
|
import { isBrowser } from 'browser-or-node';
|
|
5
5
|
|
|
6
6
|
var __defProp$1 = Object.defineProperty;
|
|
@@ -599,6 +599,8 @@ class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
599
599
|
checkDomainRegistrability: this.requestFunctionFactory(
|
|
600
600
|
domainCheckDomainRegistrability
|
|
601
601
|
),
|
|
602
|
+
/** List Domains */
|
|
603
|
+
listDomains: this.requestFunctionFactory(domainListDomains),
|
|
602
604
|
/** Create an auth code 2. */
|
|
603
605
|
createDomainAuthCode2: this.requestFunctionFactory(
|
|
604
606
|
domainCreateDomainAuthCode2
|
|
@@ -627,8 +629,6 @@ class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
627
629
|
listDomainOwnerships: this.requestFunctionFactory(
|
|
628
630
|
domainListDomainOwnerships
|
|
629
631
|
),
|
|
630
|
-
/** List Domains belonging to a Project. */
|
|
631
|
-
listDomains: this.requestFunctionFactory(domainListDomains),
|
|
632
632
|
/** List the contact schemas for a TLD. */
|
|
633
633
|
listTldContactSchemas: this.requestFunctionFactory(
|
|
634
634
|
domainListTldContactSchemas
|
|
@@ -928,6 +928,10 @@ 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
|
+
),
|
|
931
935
|
/** Create a ProjectInvite. */
|
|
932
936
|
createProjectInvite: this.requestFunctionFactory(
|
|
933
937
|
projectCreateProjectInvite
|
|
@@ -994,10 +998,6 @@ class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
994
998
|
getServer: this.requestFunctionFactory(projectGetServer),
|
|
995
999
|
/** Leave a Project. */
|
|
996
1000
|
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.14bd14f6.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
|
|
|
@@ -784,7 +784,7 @@ declare const buildCustomerApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
784
784
|
}>;
|
|
785
785
|
/** Get a CustomerInvite. */
|
|
786
786
|
getCustomerInvite: (conf: {
|
|
787
|
-
|
|
787
|
+
customerInviteId: string;
|
|
788
788
|
headers?: {
|
|
789
789
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
790
790
|
"x-access-token"?: string | undefined;
|
|
@@ -802,7 +802,7 @@ declare const buildCustomerApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
802
802
|
}>;
|
|
803
803
|
/** Get a CustomerMembership. */
|
|
804
804
|
getCustomerMembership: (conf: {
|
|
805
|
-
|
|
805
|
+
customerMembershipId: string;
|
|
806
806
|
headers?: {
|
|
807
807
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
808
808
|
"x-access-token"?: string | undefined;
|
|
@@ -1078,6 +1078,20 @@ declare const buildDomainApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1078
1078
|
"x-access-token"?: string | undefined;
|
|
1079
1079
|
} | undefined;
|
|
1080
1080
|
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.DnsZone[]>;
|
|
1081
|
+
/** List Domains */
|
|
1082
|
+
listDomains: (conf?: {
|
|
1083
|
+
headers?: {
|
|
1084
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1085
|
+
"x-access-token"?: string | undefined;
|
|
1086
|
+
} | undefined;
|
|
1087
|
+
queryParameters?: {
|
|
1088
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1089
|
+
projectId?: string | undefined;
|
|
1090
|
+
page?: number | undefined;
|
|
1091
|
+
limit?: number | undefined;
|
|
1092
|
+
domainSearchName?: string | undefined;
|
|
1093
|
+
} | undefined;
|
|
1094
|
+
} | null | undefined) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.DomainDomain[]>;
|
|
1081
1095
|
/** Get a Domain. */
|
|
1082
1096
|
getDomain: (conf: {
|
|
1083
1097
|
domainId: string;
|
|
@@ -1138,20 +1152,6 @@ declare const buildDomainApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1138
1152
|
"x-access-token"?: string | undefined;
|
|
1139
1153
|
} | undefined;
|
|
1140
1154
|
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.DomainDomainOwnership[]>;
|
|
1141
|
-
/** List Domains belonging to a Project. */
|
|
1142
|
-
listDomains: (conf: {
|
|
1143
|
-
projectId: string;
|
|
1144
|
-
headers?: {
|
|
1145
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1146
|
-
"x-access-token"?: string | undefined;
|
|
1147
|
-
} | undefined;
|
|
1148
|
-
queryParameters?: {
|
|
1149
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1150
|
-
page?: number | undefined;
|
|
1151
|
-
limit?: number | undefined;
|
|
1152
|
-
domainSearchName?: string | undefined;
|
|
1153
|
-
} | undefined;
|
|
1154
|
-
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.DomainDomain[]>;
|
|
1155
1155
|
/** List the contact schemas for a TLD. */
|
|
1156
1156
|
listTldContactSchemas: (conf: {
|
|
1157
1157
|
tld: string;
|
|
@@ -1611,9 +1611,22 @@ 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[]>;
|
|
1614
1627
|
/** Get a ProjectInvite. */
|
|
1615
1628
|
getProjectInvite: (conf: {
|
|
1616
|
-
|
|
1629
|
+
projectInviteId: string;
|
|
1617
1630
|
headers?: {
|
|
1618
1631
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1619
1632
|
"x-access-token"?: string | undefined;
|
|
@@ -1630,7 +1643,7 @@ declare const buildProjectApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1630
1643
|
}>;
|
|
1631
1644
|
/** Get a ProjectMembership */
|
|
1632
1645
|
getProjectMembership: (conf: {
|
|
1633
|
-
|
|
1646
|
+
projectMembershipId: string;
|
|
1634
1647
|
headers?: {
|
|
1635
1648
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1636
1649
|
"x-access-token"?: string | undefined;
|
|
@@ -1729,19 +1742,6 @@ declare const buildProjectApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1729
1742
|
statisticsBaseDomain?: string | undefined;
|
|
1730
1743
|
storage: string;
|
|
1731
1744
|
}>;
|
|
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.14bd14f6.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
|
|
|
@@ -784,7 +784,7 @@ declare const buildCustomerApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
784
784
|
}>;
|
|
785
785
|
/** Get a CustomerInvite. */
|
|
786
786
|
getCustomerInvite: (conf: {
|
|
787
|
-
|
|
787
|
+
customerInviteId: string;
|
|
788
788
|
headers?: {
|
|
789
789
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
790
790
|
"x-access-token"?: string | undefined;
|
|
@@ -802,7 +802,7 @@ declare const buildCustomerApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
802
802
|
}>;
|
|
803
803
|
/** Get a CustomerMembership. */
|
|
804
804
|
getCustomerMembership: (conf: {
|
|
805
|
-
|
|
805
|
+
customerMembershipId: string;
|
|
806
806
|
headers?: {
|
|
807
807
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
808
808
|
"x-access-token"?: string | undefined;
|
|
@@ -1078,6 +1078,20 @@ declare const buildDomainApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1078
1078
|
"x-access-token"?: string | undefined;
|
|
1079
1079
|
} | undefined;
|
|
1080
1080
|
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.DnsZone[]>;
|
|
1081
|
+
/** List Domains */
|
|
1082
|
+
listDomains: (conf?: {
|
|
1083
|
+
headers?: {
|
|
1084
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1085
|
+
"x-access-token"?: string | undefined;
|
|
1086
|
+
} | undefined;
|
|
1087
|
+
queryParameters?: {
|
|
1088
|
+
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1089
|
+
projectId?: string | undefined;
|
|
1090
|
+
page?: number | undefined;
|
|
1091
|
+
limit?: number | undefined;
|
|
1092
|
+
domainSearchName?: string | undefined;
|
|
1093
|
+
} | undefined;
|
|
1094
|
+
} | null | undefined) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.DomainDomain[]>;
|
|
1081
1095
|
/** Get a Domain. */
|
|
1082
1096
|
getDomain: (conf: {
|
|
1083
1097
|
domainId: string;
|
|
@@ -1138,20 +1152,6 @@ declare const buildDomainApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1138
1152
|
"x-access-token"?: string | undefined;
|
|
1139
1153
|
} | undefined;
|
|
1140
1154
|
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.DomainDomainOwnership[]>;
|
|
1141
|
-
/** List Domains belonging to a Project. */
|
|
1142
|
-
listDomains: (conf: {
|
|
1143
|
-
projectId: string;
|
|
1144
|
-
headers?: {
|
|
1145
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1146
|
-
"x-access-token"?: string | undefined;
|
|
1147
|
-
} | undefined;
|
|
1148
|
-
queryParameters?: {
|
|
1149
|
-
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1150
|
-
page?: number | undefined;
|
|
1151
|
-
limit?: number | undefined;
|
|
1152
|
-
domainSearchName?: string | undefined;
|
|
1153
|
-
} | undefined;
|
|
1154
|
-
}) => _mittwald_react_use_promise.AsyncResource<MittwaldAPIV2.Components.Schemas.DomainDomain[]>;
|
|
1155
1155
|
/** List the contact schemas for a TLD. */
|
|
1156
1156
|
listTldContactSchemas: (conf: {
|
|
1157
1157
|
tld: string;
|
|
@@ -1611,9 +1611,22 @@ 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[]>;
|
|
1614
1627
|
/** Get a ProjectInvite. */
|
|
1615
1628
|
getProjectInvite: (conf: {
|
|
1616
|
-
|
|
1629
|
+
projectInviteId: string;
|
|
1617
1630
|
headers?: {
|
|
1618
1631
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1619
1632
|
"x-access-token"?: string | undefined;
|
|
@@ -1630,7 +1643,7 @@ declare const buildProjectApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1630
1643
|
}>;
|
|
1631
1644
|
/** Get a ProjectMembership */
|
|
1632
1645
|
getProjectMembership: (conf: {
|
|
1633
|
-
|
|
1646
|
+
projectMembershipId: string;
|
|
1634
1647
|
headers?: {
|
|
1635
1648
|
[x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
|
|
1636
1649
|
"x-access-token"?: string | undefined;
|
|
@@ -1729,19 +1742,6 @@ declare const buildProjectApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
1729
1742
|
statisticsBaseDomain?: string | undefined;
|
|
1730
1743
|
storage: string;
|
|
1731
1744
|
}>;
|
|
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,
|
|
2
|
+
import { b as appGetApp, c as appGetAppinstallation, f as appGetAppversion, g as appGetMissingDependenciesForAppinstallation, h as appGetSystemsoftware, i as appGetSystemsoftwareversion, k as appListAppinstallations, m as appListApps, n as appListAppversions, o as appListSystemsoftwares, p as appListSystemsoftwareversions, q as appListUpdateCandidatesForAppversion, s as appRetrieveStatus, v as articleGetArticle, w as articleListArticles, z as backupListProjectBackupSchedules, B as backupListProjectBackups, D as backupGetProjectBackupSchedule, G as backupGetProjectBackup, O as contractGetBaseItemOfContract, P as contractGetDetailOfContractByDomain, Q as contractGetDetailOfContractByProject, R as contractGetDetailOfContractByServer, S as contractGetDetailOfContractItem, T as contractGetDetailOfContract, U as contractGetNextTerminationDateForItem, V as contractListContracts, W as invoiceDetailOfInvoice, X as invoiceGetDetailOfInvoiceSettings, Z as invoiceGetFileAccessToken, _ as invoiceListCustomerInvoices, a1 as orderGetOrder, a2 as orderListCustomerOrders, a3 as orderListProjectOrders, a6 as conversationListConversations, a8 as conversationListMessagesByConversation, aa as conversationGetCategory, ab as conversationGetConversationMembers, ac as conversationGetConversation, ae as conversationGetFileAccessToken, af as conversationListCategories, ak as cronjobListCronjobs, am as cronjobListExecutions, ao as cronjobGetCronjob, ar as cronjobGetExecution, au as customerListOfCustomerCategories, ax as customerListCustomers, aA as customerGetCustomerCategory, aD as customerGetCustomerInvite, aF as customerGetCustomerMembership, aI as customerGetCustomer, aL as customerGetCustomerTokenInvite, aM as customerIsCustomerLegallyCompetent, aO as customerListCustomerInvites, aP as customerListCustomerMemberships, aQ as customerListInvitesForCustomer, aR as customerListMembershipsForCustomer, aV as databaseListMysqlDatabases, aX as databaseListMysqlUsers, aZ as databaseListRedisDatabases, a$ as databaseGetMysqlDatabase, b1 as databaseGetMysqlUser, b4 as databaseGetRedisDatabase, b8 as databaseGetMysqlUserPhpMyAdminUrl, b9 as databaseListMysqlCharsets, ba as databaseListMysqlVersions, bb as databaseListRedisVersions, bp as dnsGetDnsZone, br as dnsListDnsZones, bw as domainListDomains, bA as domainGetDomain, bC as domainGetDomainOwnership, bD as domainGetLatestScreenshot, bE as domainListDomainOwnerships, 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, d3 as projectListInvitesForProject, d9 as projectGetProjectInvite, db as projectGetProjectMembership, de as projectGetProject, di as projectGetProjectTokenInvite, dj as projectGetSelfMembershipForProject, dk as projectGetServer, 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.444da6c8.mjs';
|
|
3
3
|
import '@mittwald/react-use-promise';
|
|
4
4
|
|
|
5
5
|
var __defProp = Object.defineProperty;
|
|
@@ -370,6 +370,11 @@ const buildDomainApi = (baseClient) => ({
|
|
|
370
370
|
dnsListDnsZones,
|
|
371
371
|
baseClient.domain.dnsListDnsZones
|
|
372
372
|
).getApiResource,
|
|
373
|
+
/** List Domains */
|
|
374
|
+
listDomains: new ApiCallAsyncResourceFactory(
|
|
375
|
+
domainListDomains,
|
|
376
|
+
baseClient.domain.listDomains
|
|
377
|
+
).getApiResource,
|
|
373
378
|
/** Get a Domain. */
|
|
374
379
|
getDomain: new ApiCallAsyncResourceFactory(
|
|
375
380
|
domainGetDomain,
|
|
@@ -390,11 +395,6 @@ const buildDomainApi = (baseClient) => ({
|
|
|
390
395
|
domainListDomainOwnerships,
|
|
391
396
|
baseClient.domain.listDomainOwnerships
|
|
392
397
|
).getApiResource,
|
|
393
|
-
/** List Domains belonging to a Project. */
|
|
394
|
-
listDomains: new ApiCallAsyncResourceFactory(
|
|
395
|
-
domainListDomains,
|
|
396
|
-
baseClient.domain.listDomains
|
|
397
|
-
).getApiResource,
|
|
398
398
|
/** List the contact schemas for a TLD. */
|
|
399
399
|
listTldContactSchemas: new ApiCallAsyncResourceFactory(
|
|
400
400
|
domainListTldContactSchemas,
|
|
@@ -572,6 +572,11 @@ 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,
|
|
575
580
|
/** Get a ProjectInvite. */
|
|
576
581
|
getProjectInvite: new ApiCallAsyncResourceFactory(
|
|
577
582
|
projectGetProjectInvite,
|
|
@@ -602,11 +607,6 @@ const buildProjectApi = (baseClient) => ({
|
|
|
602
607
|
projectGetServer,
|
|
603
608
|
baseClient.project.getServer
|
|
604
609
|
).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,
|