@mittwald/api-client 4.182.0 → 4.184.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.
@@ -356,7 +356,7 @@ export declare const domainCheckDomainTransferability: OpenAPIOperation<RequestT
356
356
  /** Create an auth code for a Domains transfer-out process. */
357
357
  export declare const domainCreateDomainAuthCode: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainIdActionsAuthCode.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
358
358
  /** Get a Domain. */
359
- export declare const domainGetDomain: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
359
+ export declare const domainGetDomain: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
360
360
  /** Delete a Domain. */
361
361
  export declare const domainDeleteDomain: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Delete.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Delete.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Delete.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Delete.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Delete.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Delete.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Delete.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Delete.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2DomainsDomainId.Delete.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
362
362
  /** Get the latest screenshot's FileReference belonging to a Domain. */
@@ -553,6 +553,8 @@ export declare const mailUpdateProjectMailSetting: OpenAPIOperation<RequestType<
553
553
  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
554
  /** Get the link to update the marketplace payment method */
555
555
  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.ExperimentalV2LlmModels.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.ExperimentalV2LlmModels.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.ExperimentalV2LlmModels.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2LlmModels.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2LlmModels.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2LlmModels.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2LlmModels.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2LlmModels.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2LlmModels.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
556
558
  /** Getting the subscription status of the subscription. */
557
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">>;
558
560
  /** Unsubscribe a user from the mStudio newsletter. */
@@ -593,6 +595,10 @@ export declare const pageinsightsScheduleStrace: OpenAPIOperation<RequestType<Si
593
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">>;
594
596
  /** Accept a ProjectInvite. */
595
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.ExperimentalV2ProjectsProjectIdLlmLicences.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.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.ExperimentalV2ProjectsProjectIdLlmLicences.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Post.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Post.Responses.$409.Content.ApplicationJson>, 409, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Post.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicences.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
596
602
  /** List Invites belonging to a Project. */
597
603
  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">>;
598
604
  /** Create a ProjectInvite. */
@@ -633,6 +639,10 @@ export declare const projectFileSystemGetFileContent: OpenAPIOperation<RequestTy
633
639
  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">>;
634
640
  /** Get a Project file's information. */
635
641
  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.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.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.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Put.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Put.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Put.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Put.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Put.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Put.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Put.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Put.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Put.Responses.$409.Content.ApplicationJson>, 409, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Put.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Put.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId.Put.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
636
646
  /** Get a ProjectInvite by token. */
637
647
  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">>;
638
648
  /** Get the executing user's membership in a Project. */
@@ -1102,6 +1102,10 @@ export declare namespace MittwaldAPIV2 {
1102
1102
  type RequestData = InferredRequestData<typeof descriptors.marketplaceCustomerUpdatePaymentMethod>;
1103
1103
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.marketplaceCustomerUpdatePaymentMethod, TStatus>;
1104
1104
  }
1105
+ namespace MiscGetLlmModelsExperimental {
1106
+ type RequestData = InferredRequestData<typeof descriptors.miscGetLlmModelsExperimental>;
1107
+ type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.miscGetLlmModelsExperimental, TStatus>;
1108
+ }
1105
1109
  namespace NewsletterGetInfo {
1106
1110
  type RequestData = InferredRequestData<typeof descriptors.newsletterGetInfo>;
1107
1111
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.newsletterGetInfo, TStatus>;
@@ -1182,6 +1186,14 @@ export declare namespace MittwaldAPIV2 {
1182
1186
  type RequestData = InferredRequestData<typeof descriptors.projectAcceptProjectInvite>;
1183
1187
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectAcceptProjectInvite, TStatus>;
1184
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
+ }
1185
1197
  namespace ProjectListInvitesForProject {
1186
1198
  type RequestData = InferredRequestData<typeof descriptors.projectListInvitesForProject>;
1187
1199
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectListInvitesForProject, TStatus>;
@@ -1262,6 +1274,14 @@ export declare namespace MittwaldAPIV2 {
1262
1274
  type RequestData = InferredRequestData<typeof descriptors.projectFileSystemListFiles>;
1263
1275
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectFileSystemListFiles, TStatus>;
1264
1276
  }
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
+ }
1265
1285
  namespace ProjectGetProjectTokenInvite {
1266
1286
  type RequestData = InferredRequestData<typeof descriptors.projectGetProjectTokenInvite>;
1267
1287
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectGetProjectTokenInvite, TStatus>;
@@ -2297,7 +2317,7 @@ export declare namespace MittwaldAPIV2 {
2297
2317
  conversationId: string;
2298
2318
  shortId: string;
2299
2319
  }
2300
- type ConversationDepartment = "development" | "mail" | "accounting" | "cloudHosting" | "customerService" | "generic";
2320
+ type ConversationDepartment = "development" | "mail" | "accounting" | "cloudHosting" | "customerService" | "productManagement" | "generic";
2301
2321
  interface ConversationError {
2302
2322
  message: string;
2303
2323
  type: string;
@@ -14120,6 +14140,13 @@ export declare namespace MittwaldAPIV2 {
14120
14140
  }
14121
14141
  }
14122
14142
  }
14143
+ namespace $403 {
14144
+ namespace Content {
14145
+ interface ApplicationJson {
14146
+ [k: string]: unknown;
14147
+ }
14148
+ }
14149
+ }
14123
14150
  namespace $404 {
14124
14151
  namespace Content {
14125
14152
  interface ApplicationJson {
@@ -19445,6 +19472,58 @@ export declare namespace MittwaldAPIV2 {
19445
19472
  }
19446
19473
  }
19447
19474
  }
19475
+ namespace V2LlmModels { }
19476
+ namespace ExperimentalV2LlmModels {
19477
+ namespace Get {
19478
+ namespace Parameters {
19479
+ type Path = {};
19480
+ type Header = {};
19481
+ type Query = {};
19482
+ }
19483
+ namespace Responses {
19484
+ namespace $200 {
19485
+ namespace Content {
19486
+ type ApplicationJson = MittwaldAPIV2.Components.Schemas.LlmlocksmithModel[];
19487
+ }
19488
+ }
19489
+ namespace $400 {
19490
+ namespace Content {
19491
+ interface ApplicationJson {
19492
+ [k: string]: unknown;
19493
+ }
19494
+ }
19495
+ }
19496
+ namespace $403 {
19497
+ namespace Content {
19498
+ interface ApplicationJson {
19499
+ [k: string]: unknown;
19500
+ }
19501
+ }
19502
+ }
19503
+ namespace $404 {
19504
+ namespace Content {
19505
+ interface ApplicationJson {
19506
+ [k: string]: unknown;
19507
+ }
19508
+ }
19509
+ }
19510
+ namespace $429 {
19511
+ namespace Content {
19512
+ interface ApplicationJson {
19513
+ [k: string]: unknown;
19514
+ }
19515
+ }
19516
+ }
19517
+ namespace Default {
19518
+ namespace Content {
19519
+ interface ApplicationJson {
19520
+ [k: string]: unknown;
19521
+ }
19522
+ }
19523
+ }
19524
+ }
19525
+ }
19526
+ }
19448
19527
  namespace V2NewsletterSubscriptionsSelf {
19449
19528
  namespace Get {
19450
19529
  namespace Parameters {
@@ -20324,6 +20403,128 @@ export declare namespace MittwaldAPIV2 {
20324
20403
  }
20325
20404
  }
20326
20405
  }
20406
+ namespace ExperimentalV2ProjectsProjectIdLlmLicences {
20407
+ namespace Get {
20408
+ namespace Parameters {
20409
+ type Path = {
20410
+ projectId: string;
20411
+ };
20412
+ type Header = {};
20413
+ type Query = {};
20414
+ }
20415
+ namespace Responses {
20416
+ namespace $200 {
20417
+ namespace Content {
20418
+ type ApplicationJson = MittwaldAPIV2.Components.Schemas.LlmlocksmithLicence[];
20419
+ }
20420
+ }
20421
+ namespace $400 {
20422
+ namespace Content {
20423
+ interface ApplicationJson {
20424
+ [k: string]: unknown;
20425
+ }
20426
+ }
20427
+ }
20428
+ namespace $403 {
20429
+ namespace Content {
20430
+ interface ApplicationJson {
20431
+ [k: string]: unknown;
20432
+ }
20433
+ }
20434
+ }
20435
+ namespace $404 {
20436
+ namespace Content {
20437
+ interface ApplicationJson {
20438
+ [k: string]: unknown;
20439
+ }
20440
+ }
20441
+ }
20442
+ namespace $429 {
20443
+ namespace Content {
20444
+ interface ApplicationJson {
20445
+ [k: string]: unknown;
20446
+ }
20447
+ }
20448
+ }
20449
+ namespace Default {
20450
+ namespace Content {
20451
+ interface ApplicationJson {
20452
+ [k: string]: unknown;
20453
+ }
20454
+ }
20455
+ }
20456
+ }
20457
+ }
20458
+ namespace Post {
20459
+ namespace Parameters {
20460
+ type Path = {
20461
+ projectId: string;
20462
+ };
20463
+ interface RequestBody {
20464
+ createWebuiContainer?: boolean;
20465
+ name: string;
20466
+ }
20467
+ type Header = {};
20468
+ type Query = {};
20469
+ }
20470
+ namespace Responses {
20471
+ namespace $201 {
20472
+ namespace Content {
20473
+ type ApplicationJson = MittwaldAPIV2.Components.Schemas.LlmlocksmithLicence;
20474
+ }
20475
+ }
20476
+ namespace $400 {
20477
+ namespace Content {
20478
+ interface ApplicationJson {
20479
+ [k: string]: unknown;
20480
+ }
20481
+ }
20482
+ }
20483
+ namespace $403 {
20484
+ namespace Content {
20485
+ interface ApplicationJson {
20486
+ [k: string]: unknown;
20487
+ }
20488
+ }
20489
+ }
20490
+ namespace $404 {
20491
+ namespace Content {
20492
+ interface ApplicationJson {
20493
+ [k: string]: unknown;
20494
+ }
20495
+ }
20496
+ }
20497
+ namespace $409 {
20498
+ namespace Content {
20499
+ interface ApplicationJson {
20500
+ [k: string]: unknown;
20501
+ }
20502
+ }
20503
+ }
20504
+ namespace $412 {
20505
+ namespace Content {
20506
+ interface ApplicationJson {
20507
+ [k: string]: unknown;
20508
+ }
20509
+ }
20510
+ }
20511
+ namespace $429 {
20512
+ namespace Content {
20513
+ interface ApplicationJson {
20514
+ [k: string]: unknown;
20515
+ }
20516
+ }
20517
+ }
20518
+ namespace Default {
20519
+ namespace Content {
20520
+ interface ApplicationJson {
20521
+ [k: string]: unknown;
20522
+ }
20523
+ }
20524
+ }
20525
+ }
20526
+ }
20527
+ }
20327
20528
  namespace V2ProjectProjectIdInvites { }
20328
20529
  namespace V2ProjectsProjectIdInvites {
20329
20530
  namespace Get {
@@ -21288,6 +21489,132 @@ export declare namespace MittwaldAPIV2 {
21288
21489
  }
21289
21490
  }
21290
21491
  }
21492
+ namespace V2ProjectsProjectIdLlmLicencesLicenceId { }
21493
+ namespace ExperimentalV2ProjectsProjectIdLlmLicencesLicenceId {
21494
+ namespace Get {
21495
+ namespace Parameters {
21496
+ type Path = {
21497
+ projectId: string;
21498
+ licenceId: string;
21499
+ };
21500
+ type Header = {};
21501
+ type Query = {};
21502
+ }
21503
+ namespace Responses {
21504
+ namespace $200 {
21505
+ namespace Content {
21506
+ type ApplicationJson = MittwaldAPIV2.Components.Schemas.LlmlocksmithLicence;
21507
+ }
21508
+ }
21509
+ namespace $400 {
21510
+ namespace Content {
21511
+ interface ApplicationJson {
21512
+ [k: string]: unknown;
21513
+ }
21514
+ }
21515
+ }
21516
+ namespace $403 {
21517
+ namespace Content {
21518
+ interface ApplicationJson {
21519
+ [k: string]: unknown;
21520
+ }
21521
+ }
21522
+ }
21523
+ namespace $404 {
21524
+ namespace Content {
21525
+ interface ApplicationJson {
21526
+ [k: string]: unknown;
21527
+ }
21528
+ }
21529
+ }
21530
+ namespace $429 {
21531
+ namespace Content {
21532
+ interface ApplicationJson {
21533
+ [k: string]: unknown;
21534
+ }
21535
+ }
21536
+ }
21537
+ namespace Default {
21538
+ namespace Content {
21539
+ interface ApplicationJson {
21540
+ [k: string]: unknown;
21541
+ }
21542
+ }
21543
+ }
21544
+ }
21545
+ }
21546
+ namespace Put {
21547
+ namespace Parameters {
21548
+ type Path = {
21549
+ projectId: string;
21550
+ licenceId: string;
21551
+ };
21552
+ interface RequestBody {
21553
+ createWebuiContainer?: boolean;
21554
+ name?: string;
21555
+ }
21556
+ type Header = {};
21557
+ type Query = {};
21558
+ }
21559
+ namespace Responses {
21560
+ namespace $200 {
21561
+ namespace Content {
21562
+ type ApplicationJson = MittwaldAPIV2.Components.Schemas.LlmlocksmithLicence;
21563
+ }
21564
+ }
21565
+ namespace $400 {
21566
+ namespace Content {
21567
+ interface ApplicationJson {
21568
+ [k: string]: unknown;
21569
+ }
21570
+ }
21571
+ }
21572
+ namespace $403 {
21573
+ namespace Content {
21574
+ interface ApplicationJson {
21575
+ [k: string]: unknown;
21576
+ }
21577
+ }
21578
+ }
21579
+ namespace $404 {
21580
+ namespace Content {
21581
+ interface ApplicationJson {
21582
+ [k: string]: unknown;
21583
+ }
21584
+ }
21585
+ }
21586
+ namespace $409 {
21587
+ namespace Content {
21588
+ interface ApplicationJson {
21589
+ [k: string]: unknown;
21590
+ }
21591
+ }
21592
+ }
21593
+ namespace $412 {
21594
+ namespace Content {
21595
+ interface ApplicationJson {
21596
+ [k: string]: unknown;
21597
+ }
21598
+ }
21599
+ }
21600
+ namespace $429 {
21601
+ namespace Content {
21602
+ interface ApplicationJson {
21603
+ [k: string]: unknown;
21604
+ }
21605
+ }
21606
+ }
21607
+ namespace Default {
21608
+ namespace Content {
21609
+ interface ApplicationJson {
21610
+ [k: string]: unknown;
21611
+ }
21612
+ }
21613
+ }
21614
+ }
21615
+ }
21616
+ }
21617
+ namespace V2CustomersProjectsProjectIdLlmLicences { }
21291
21618
  namespace V2ProjectTokenInvite {
21292
21619
  namespace Get {
21293
21620
  namespace Parameters {
@@ -1 +1 @@
1
- export declare const MittwaldAPIClientVersion = '4.181.0';
1
+ export declare const MittwaldAPIClientVersion = '4.183.0';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mittwald/api-client",
3
- "version": "4.182.0",
3
+ "version": "4.184.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": "87cbc213a7d35f5498a3749405a71f985e187cac"
83
+ "gitHead": "3efd67343cf870ec74ca3c6c19a884bfaee0e3f6"
84
84
  }