@mittwald/api-client 4.178.0 → 4.180.0

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.
@@ -161,6 +161,8 @@ export declare const contributorUpdateBillingInformation: OpenAPIOperation<Reque
161
161
  export declare const contributorGetCustomerBillingPortalLink: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdBillingPortal.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdBillingPortal.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdBillingPortal.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdBillingPortal.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdBillingPortal.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdBillingPortal.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdBillingPortal.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdBillingPortal.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
162
162
  /** Get the Stripe Dashboard Link for a Contributor. */
163
163
  export declare const contributorGetLoginLink: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdDashboard.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdDashboard.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdDashboard.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdDashboard.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdDashboard.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdDashboard.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdDashboard.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdDashboard.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
164
+ /** List ContractPartners of the contributor. */
165
+ export declare const contributorListContractPartnersOfContributor: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdContractPartners.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdContractPartners.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdContractPartners.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdContractPartners.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdContractPartners.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdContractPartners.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
164
166
  /** List all invoices on behalf of a contributor. */
165
167
  export declare const contributorListOnbehalfInvoices: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdInvoicesOutgoing.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdInvoicesOutgoing.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdInvoicesOutgoing.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdInvoicesOutgoing.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdInvoicesOutgoing.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdInvoicesOutgoing.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdInvoicesOutgoing.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdInvoicesOutgoing.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
166
168
  /** Rotate the secret for an extension instance. */
@@ -553,8 +555,6 @@ export declare const mailUpdateProjectMailSetting: OpenAPIOperation<RequestType<
553
555
  export declare const marketplaceCustomerGetPaymentMethod: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
554
556
  /** Get the link to update the marketplace payment method */
555
557
  export declare const marketplaceCustomerUpdatePaymentMethod: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Put.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Put.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Put.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Put.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Put.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Put.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Put.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Put.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2CustomersCustomerIdPaymentMethod.Put.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
556
- /** Get a list of currently active llm models. */
557
- export declare const miscGetLlmModelsExperimental: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ExperimentalLlmModels.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ExperimentalLlmModels.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ExperimentalLlmModels.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalLlmModels.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalLlmModels.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalLlmModels.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalLlmModels.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalLlmModels.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalLlmModels.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
558
558
  /** Getting the subscription status of the subscription. */
559
559
  export declare const newsletterGetInfo: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2NewsletterSubscriptionsSelf.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2NewsletterSubscriptionsSelf.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2NewsletterSubscriptionsSelf.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2NewsletterSubscriptionsSelf.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2NewsletterSubscriptionsSelf.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2NewsletterSubscriptionsSelf.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
560
560
  /** Unsubscribe a user from the mStudio newsletter. */
@@ -595,10 +595,6 @@ export declare const pageinsightsScheduleStrace: OpenAPIOperation<RequestType<Si
595
595
  export 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.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2PasswordPoliciesPasswordPolicy.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
596
596
  /** Accept a ProjectInvite. */
597
597
  export declare const projectAcceptProjectInvite: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesProjectInviteIdActionsAccept.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesProjectInviteIdActionsAccept.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesProjectInviteIdActionsAccept.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesProjectInviteIdActionsAccept.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesProjectInviteIdActionsAccept.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesProjectInviteIdActionsAccept.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesProjectInviteIdActionsAccept.Post.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesProjectInviteIdActionsAccept.Post.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesProjectInviteIdActionsAccept.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectInvitesProjectInviteIdActionsAccept.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
598
- /** Get a list of already created llm licences. */
599
- export declare const projectGetLlmLicencesExperimental: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
600
- /** Creates a new llm beta Licence for a project. Will be purged on end of beta. */
601
- export declare const projectCreateLlmBetaLicenceExperimental: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Post.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Post.Responses.$409.Content.ApplicationJson>, 409, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Post.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicences.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
602
598
  /** List Invites belonging to a Project. */
603
599
  export 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.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdInvites.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
604
600
  /** Create a ProjectInvite. */
@@ -639,10 +635,6 @@ export declare const projectFileSystemGetFileContent: OpenAPIOperation<RequestTy
639
635
  export declare const projectFileSystemGetJwt: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Responses.$502.Content.ApplicationJson>, 502, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdJwt.Get.Responses.$503.Content.ApplicationJson>, 503, "application/json">>;
640
636
  /** Get a Project file's information. */
641
637
  export declare const projectFileSystemListFiles: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFiles.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFiles.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFiles.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFiles.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFiles.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFiles.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFiles.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFiles.Get.Responses.$502.Content.ApplicationJson>, 502, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFiles.Get.Responses.$503.Content.ApplicationJson>, 503, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectsProjectIdFilesystemFiles.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
642
- /** Get a licence of a project. */
643
- export declare const projectGetLlmLicenceExperimental: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
644
- /** Update a llm Licence for a project. */
645
- export declare const projectUpdateLlmLicenceExperimental: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Put.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Put.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Put.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Put.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Put.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Put.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Put.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Put.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Put.Responses.$409.Content.ApplicationJson>, 409, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Put.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Put.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ExperimentalProjectsProjectIdLlmLicencesLicenceId.Put.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
646
638
  /** Get a ProjectInvite by token. */
647
639
  export declare const projectGetProjectTokenInvite: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ProjectTokenInvite.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ProjectTokenInvite.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ProjectTokenInvite.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ProjectTokenInvite.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectTokenInvite.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectTokenInvite.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ProjectTokenInvite.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
648
640
  /** Get the executing user's membership in a Project. */
@@ -318,6 +318,10 @@ export declare namespace MittwaldAPIV2 {
318
318
  type RequestData = InferredRequestData<typeof descriptors.contributorGetLoginLink>;
319
319
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.contributorGetLoginLink, TStatus>;
320
320
  }
321
+ namespace ContributorListContractPartnersOfContributor {
322
+ type RequestData = InferredRequestData<typeof descriptors.contributorListContractPartnersOfContributor>;
323
+ type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.contributorListContractPartnersOfContributor, TStatus>;
324
+ }
321
325
  namespace ContributorListOnbehalfInvoices {
322
326
  type RequestData = InferredRequestData<typeof descriptors.contributorListOnbehalfInvoices>;
323
327
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.contributorListOnbehalfInvoices, TStatus>;
@@ -1102,10 +1106,6 @@ export declare namespace MittwaldAPIV2 {
1102
1106
  type RequestData = InferredRequestData<typeof descriptors.marketplaceCustomerUpdatePaymentMethod>;
1103
1107
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.marketplaceCustomerUpdatePaymentMethod, TStatus>;
1104
1108
  }
1105
- namespace MiscGetLlmModelsExperimental {
1106
- type RequestData = InferredRequestData<typeof descriptors.miscGetLlmModelsExperimental>;
1107
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.miscGetLlmModelsExperimental, TStatus>;
1108
- }
1109
1109
  namespace NewsletterGetInfo {
1110
1110
  type RequestData = InferredRequestData<typeof descriptors.newsletterGetInfo>;
1111
1111
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.newsletterGetInfo, TStatus>;
@@ -1186,14 +1186,6 @@ export declare namespace MittwaldAPIV2 {
1186
1186
  type RequestData = InferredRequestData<typeof descriptors.projectAcceptProjectInvite>;
1187
1187
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectAcceptProjectInvite, TStatus>;
1188
1188
  }
1189
- namespace ProjectGetLlmLicencesExperimental {
1190
- type RequestData = InferredRequestData<typeof descriptors.projectGetLlmLicencesExperimental>;
1191
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectGetLlmLicencesExperimental, TStatus>;
1192
- }
1193
- namespace ProjectCreateLlmBetaLicenceExperimental {
1194
- type RequestData = InferredRequestData<typeof descriptors.projectCreateLlmBetaLicenceExperimental>;
1195
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectCreateLlmBetaLicenceExperimental, TStatus>;
1196
- }
1197
1189
  namespace ProjectListInvitesForProject {
1198
1190
  type RequestData = InferredRequestData<typeof descriptors.projectListInvitesForProject>;
1199
1191
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectListInvitesForProject, TStatus>;
@@ -1274,14 +1266,6 @@ export declare namespace MittwaldAPIV2 {
1274
1266
  type RequestData = InferredRequestData<typeof descriptors.projectFileSystemListFiles>;
1275
1267
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectFileSystemListFiles, TStatus>;
1276
1268
  }
1277
- namespace ProjectGetLlmLicenceExperimental {
1278
- type RequestData = InferredRequestData<typeof descriptors.projectGetLlmLicenceExperimental>;
1279
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectGetLlmLicenceExperimental, TStatus>;
1280
- }
1281
- namespace ProjectUpdateLlmLicenceExperimental {
1282
- type RequestData = InferredRequestData<typeof descriptors.projectUpdateLlmLicenceExperimental>;
1283
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectUpdateLlmLicenceExperimental, TStatus>;
1284
- }
1285
1269
  namespace ProjectGetProjectTokenInvite {
1286
1270
  type RequestData = InferredRequestData<typeof descriptors.projectGetProjectTokenInvite>;
1287
1271
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectGetProjectTokenInvite, TStatus>;
@@ -1681,6 +1665,10 @@ export declare namespace MittwaldAPIV2 {
1681
1665
  uninstallImage: MittwaldAPIV2.Components.Schemas.AppAppJobImage;
1682
1666
  upgradeImage: MittwaldAPIV2.Components.Schemas.AppAppJobImage;
1683
1667
  }
1668
+ /**
1669
+ * LockPurpose describes why a given AppInstallation is locked from deletion.
1670
+ */
1671
+ type AppLockPurpose = "unspecified" | "copy";
1684
1672
  /**
1685
1673
  * AppUpdatePolicy describes which updates should be applied automatically by our systems.
1686
1674
  */
@@ -1701,11 +1689,6 @@ export declare namespace MittwaldAPIV2 {
1701
1689
  lockedBy?: {
1702
1690
  [k: string]: MittwaldAPIV2.Components.Schemas.AppLockPurpose;
1703
1691
  };
1704
- /**
1705
- * @deprecated
1706
- * Unused, will be removed in the future.
1707
- */
1708
- processes?: string[];
1709
1692
  projectId?: string;
1710
1693
  screenshotId?: string;
1711
1694
  screenshotRef?: string;
@@ -5064,10 +5047,6 @@ export declare namespace MittwaldAPIV2 {
5064
5047
  name: string;
5065
5048
  value: string;
5066
5049
  }
5067
- /**
5068
- * LockPurpose describes why a given AppInstallation is locked from deletion.
5069
- */
5070
- type AppLockPurpose = "unspecified" | "copy";
5071
5050
  interface CommonsAddress {
5072
5051
  street: string;
5073
5052
  houseNumber: string;
@@ -9322,6 +9301,41 @@ export declare namespace MittwaldAPIV2 {
9322
9301
  }
9323
9302
  }
9324
9303
  }
9304
+ namespace V2ContributorsContributorIdContractPartners {
9305
+ namespace Get {
9306
+ namespace Parameters {
9307
+ type Path = {
9308
+ contributorId: string;
9309
+ };
9310
+ type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
9311
+ type Query = {
9312
+ extensionId?: string;
9313
+ extensionInstanceId?: string;
9314
+ };
9315
+ }
9316
+ namespace Responses {
9317
+ namespace $200 {
9318
+ namespace Content {
9319
+ type ApplicationJson = MittwaldAPIV2.Components.Schemas.MarketplaceContractPartner[];
9320
+ }
9321
+ }
9322
+ namespace $429 {
9323
+ namespace Content {
9324
+ interface ApplicationJson {
9325
+ [k: string]: unknown;
9326
+ }
9327
+ }
9328
+ }
9329
+ namespace Default {
9330
+ namespace Content {
9331
+ interface ApplicationJson {
9332
+ [k: string]: unknown;
9333
+ }
9334
+ }
9335
+ }
9336
+ }
9337
+ }
9338
+ }
9325
9339
  namespace V2ContributorsContributorIdInvoicesOutgoing {
9326
9340
  namespace Get {
9327
9341
  namespace Parameters {
@@ -12939,6 +12953,7 @@ export declare namespace MittwaldAPIV2 {
12939
12953
  }
12940
12954
  }
12941
12955
  namespace V2AppinstallationsAppInstallationIdDatabases { }
12956
+ namespace V2ContractsContractIdItemsContractItemIdNextTerminationDates { }
12942
12957
  namespace V2CustomerCustomerIdActionsLeave { }
12943
12958
  namespace V2CustomersCustomerIdActionsLeave { }
12944
12959
  namespace V2DnsZonesZoneIdRecordsetAcombinedCustom { }
@@ -17650,6 +17665,8 @@ export declare namespace MittwaldAPIV2 {
17650
17665
  limit?: number;
17651
17666
  skip?: number;
17652
17667
  page?: number;
17668
+ sort?: "invoiceNumber"[];
17669
+ order?: ("asc" | "desc")[];
17653
17670
  };
17654
17671
  }
17655
17672
  namespace Responses {
@@ -19492,58 +19509,6 @@ export declare namespace MittwaldAPIV2 {
19492
19509
  }
19493
19510
  }
19494
19511
  }
19495
- namespace V2LlmModels { }
19496
- namespace V2ExperimentalLlmModels {
19497
- namespace Get {
19498
- namespace Parameters {
19499
- type Path = {};
19500
- type Header = {};
19501
- type Query = {};
19502
- }
19503
- namespace Responses {
19504
- namespace $200 {
19505
- namespace Content {
19506
- type ApplicationJson = MittwaldAPIV2.Components.Schemas.LlmlocksmithModel[];
19507
- }
19508
- }
19509
- namespace $400 {
19510
- namespace Content {
19511
- interface ApplicationJson {
19512
- [k: string]: unknown;
19513
- }
19514
- }
19515
- }
19516
- namespace $403 {
19517
- namespace Content {
19518
- interface ApplicationJson {
19519
- [k: string]: unknown;
19520
- }
19521
- }
19522
- }
19523
- namespace $404 {
19524
- namespace Content {
19525
- interface ApplicationJson {
19526
- [k: string]: unknown;
19527
- }
19528
- }
19529
- }
19530
- namespace $429 {
19531
- namespace Content {
19532
- interface ApplicationJson {
19533
- [k: string]: unknown;
19534
- }
19535
- }
19536
- }
19537
- namespace Default {
19538
- namespace Content {
19539
- interface ApplicationJson {
19540
- [k: string]: unknown;
19541
- }
19542
- }
19543
- }
19544
- }
19545
- }
19546
- }
19547
19512
  namespace V2NewsletterSubscriptionsSelf {
19548
19513
  namespace Get {
19549
19514
  namespace Parameters {
@@ -20423,128 +20388,6 @@ export declare namespace MittwaldAPIV2 {
20423
20388
  }
20424
20389
  }
20425
20390
  }
20426
- namespace V2ExperimentalProjectsProjectIdLlmLicences {
20427
- namespace Get {
20428
- namespace Parameters {
20429
- type Path = {
20430
- projectId: string;
20431
- };
20432
- type Header = {};
20433
- type Query = {};
20434
- }
20435
- namespace Responses {
20436
- namespace $200 {
20437
- namespace Content {
20438
- type ApplicationJson = MittwaldAPIV2.Components.Schemas.LlmlocksmithLicence[];
20439
- }
20440
- }
20441
- namespace $400 {
20442
- namespace Content {
20443
- interface ApplicationJson {
20444
- [k: string]: unknown;
20445
- }
20446
- }
20447
- }
20448
- namespace $403 {
20449
- namespace Content {
20450
- interface ApplicationJson {
20451
- [k: string]: unknown;
20452
- }
20453
- }
20454
- }
20455
- namespace $404 {
20456
- namespace Content {
20457
- interface ApplicationJson {
20458
- [k: string]: unknown;
20459
- }
20460
- }
20461
- }
20462
- namespace $429 {
20463
- namespace Content {
20464
- interface ApplicationJson {
20465
- [k: string]: unknown;
20466
- }
20467
- }
20468
- }
20469
- namespace Default {
20470
- namespace Content {
20471
- interface ApplicationJson {
20472
- [k: string]: unknown;
20473
- }
20474
- }
20475
- }
20476
- }
20477
- }
20478
- namespace Post {
20479
- namespace Parameters {
20480
- type Path = {
20481
- projectId: string;
20482
- };
20483
- interface RequestBody {
20484
- createWebuiContainer?: boolean;
20485
- name: string;
20486
- }
20487
- type Header = {};
20488
- type Query = {};
20489
- }
20490
- namespace Responses {
20491
- namespace $201 {
20492
- namespace Content {
20493
- type ApplicationJson = MittwaldAPIV2.Components.Schemas.LlmlocksmithLicence;
20494
- }
20495
- }
20496
- namespace $400 {
20497
- namespace Content {
20498
- interface ApplicationJson {
20499
- [k: string]: unknown;
20500
- }
20501
- }
20502
- }
20503
- namespace $403 {
20504
- namespace Content {
20505
- interface ApplicationJson {
20506
- [k: string]: unknown;
20507
- }
20508
- }
20509
- }
20510
- namespace $404 {
20511
- namespace Content {
20512
- interface ApplicationJson {
20513
- [k: string]: unknown;
20514
- }
20515
- }
20516
- }
20517
- namespace $409 {
20518
- namespace Content {
20519
- interface ApplicationJson {
20520
- [k: string]: unknown;
20521
- }
20522
- }
20523
- }
20524
- namespace $412 {
20525
- namespace Content {
20526
- interface ApplicationJson {
20527
- [k: string]: unknown;
20528
- }
20529
- }
20530
- }
20531
- namespace $429 {
20532
- namespace Content {
20533
- interface ApplicationJson {
20534
- [k: string]: unknown;
20535
- }
20536
- }
20537
- }
20538
- namespace Default {
20539
- namespace Content {
20540
- interface ApplicationJson {
20541
- [k: string]: unknown;
20542
- }
20543
- }
20544
- }
20545
- }
20546
- }
20547
- }
20548
20391
  namespace V2ProjectProjectIdInvites { }
20549
20392
  namespace V2ProjectsProjectIdInvites {
20550
20393
  namespace Get {
@@ -21509,132 +21352,6 @@ export declare namespace MittwaldAPIV2 {
21509
21352
  }
21510
21353
  }
21511
21354
  }
21512
- namespace V2ProjectsProjectIdLlmLicencesLicenceId { }
21513
- namespace V2ExperimentalProjectsProjectIdLlmLicencesLicenceId {
21514
- namespace Get {
21515
- namespace Parameters {
21516
- type Path = {
21517
- projectId: string;
21518
- licenceId: string;
21519
- };
21520
- type Header = {};
21521
- type Query = {};
21522
- }
21523
- namespace Responses {
21524
- namespace $200 {
21525
- namespace Content {
21526
- type ApplicationJson = MittwaldAPIV2.Components.Schemas.LlmlocksmithLicence;
21527
- }
21528
- }
21529
- namespace $400 {
21530
- namespace Content {
21531
- interface ApplicationJson {
21532
- [k: string]: unknown;
21533
- }
21534
- }
21535
- }
21536
- namespace $403 {
21537
- namespace Content {
21538
- interface ApplicationJson {
21539
- [k: string]: unknown;
21540
- }
21541
- }
21542
- }
21543
- namespace $404 {
21544
- namespace Content {
21545
- interface ApplicationJson {
21546
- [k: string]: unknown;
21547
- }
21548
- }
21549
- }
21550
- namespace $429 {
21551
- namespace Content {
21552
- interface ApplicationJson {
21553
- [k: string]: unknown;
21554
- }
21555
- }
21556
- }
21557
- namespace Default {
21558
- namespace Content {
21559
- interface ApplicationJson {
21560
- [k: string]: unknown;
21561
- }
21562
- }
21563
- }
21564
- }
21565
- }
21566
- namespace Put {
21567
- namespace Parameters {
21568
- type Path = {
21569
- projectId: string;
21570
- licenceId: string;
21571
- };
21572
- interface RequestBody {
21573
- createWebuiContainer?: boolean;
21574
- name?: string;
21575
- }
21576
- type Header = {};
21577
- type Query = {};
21578
- }
21579
- namespace Responses {
21580
- namespace $200 {
21581
- namespace Content {
21582
- type ApplicationJson = MittwaldAPIV2.Components.Schemas.LlmlocksmithLicence;
21583
- }
21584
- }
21585
- namespace $400 {
21586
- namespace Content {
21587
- interface ApplicationJson {
21588
- [k: string]: unknown;
21589
- }
21590
- }
21591
- }
21592
- namespace $403 {
21593
- namespace Content {
21594
- interface ApplicationJson {
21595
- [k: string]: unknown;
21596
- }
21597
- }
21598
- }
21599
- namespace $404 {
21600
- namespace Content {
21601
- interface ApplicationJson {
21602
- [k: string]: unknown;
21603
- }
21604
- }
21605
- }
21606
- namespace $409 {
21607
- namespace Content {
21608
- interface ApplicationJson {
21609
- [k: string]: unknown;
21610
- }
21611
- }
21612
- }
21613
- namespace $412 {
21614
- namespace Content {
21615
- interface ApplicationJson {
21616
- [k: string]: unknown;
21617
- }
21618
- }
21619
- }
21620
- namespace $429 {
21621
- namespace Content {
21622
- interface ApplicationJson {
21623
- [k: string]: unknown;
21624
- }
21625
- }
21626
- }
21627
- namespace Default {
21628
- namespace Content {
21629
- interface ApplicationJson {
21630
- [k: string]: unknown;
21631
- }
21632
- }
21633
- }
21634
- }
21635
- }
21636
- }
21637
- namespace V2CustomersProjectsProjectIdLlmLicences { }
21638
21355
  namespace V2ProjectTokenInvite {
21639
21356
  namespace Get {
21640
21357
  namespace Parameters {
@@ -25938,6 +25655,5 @@ export declare namespace MittwaldAPIV2 {
25938
25655
  }
25939
25656
  }
25940
25657
  }
25941
- namespace V2ContractsContractIdItemsContractItemIdNextTerminationDates { }
25942
25658
  }
25943
25659
  }
@@ -1 +1 @@
1
- export declare const MittwaldAPIClientVersion = '4.177.0';
1
+ export declare const MittwaldAPIClientVersion = '4.179.0';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mittwald/api-client",
3
- "version": "4.178.0",
3
+ "version": "4.180.0",
4
4
  "author": "Mittwald CM Service GmbH & Co. KG <opensource@mittwald.de>",
5
5
  "type": "module",
6
6
  "description": "Auto-generated client for the mittwald API",
@@ -80,5 +80,5 @@
80
80
  "optional": true
81
81
  }
82
82
  },
83
- "gitHead": "39583964292700178eae55489bddf3e9465df248"
83
+ "gitHead": "a78fdf5cf70f9dc842b9e30aac5c0d667f623167"
84
84
  }