@mittwald/api-client 4.178.0 → 4.179.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.
- package/dist/esm/generated/v2/client-react.js +0 -11
- package/dist/esm/generated/v2/client.js +9 -19
- package/dist/esm/generated/v2/descriptors.js +0 -30
- package/dist/esm/version.js +1 -1
- package/dist/types/generated/v2/client-react.d.ts +2 -35
- package/dist/types/generated/v2/client.d.ts +223 -509
- package/dist/types/generated/v2/descriptors.d.ts +0 -10
- package/dist/types/generated/v2/types.d.ts +2 -325
- package/dist/types/version.d.ts +1 -1
- package/package.json +2 -2
|
@@ -553,8 +553,6 @@ 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.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
556
|
/** Getting the subscription status of the subscription. */
|
|
559
557
|
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
558
|
/** Unsubscribe a user from the mStudio newsletter. */
|
|
@@ -595,10 +593,6 @@ export declare const pageinsightsScheduleStrace: OpenAPIOperation<RequestType<Si
|
|
|
595
593
|
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
594
|
/** Accept a ProjectInvite. */
|
|
597
595
|
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
596
|
/** List Invites belonging to a Project. */
|
|
603
597
|
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
598
|
/** Create a ProjectInvite. */
|
|
@@ -639,10 +633,6 @@ export declare const projectFileSystemGetFileContent: OpenAPIOperation<RequestTy
|
|
|
639
633
|
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
634
|
/** Get a Project file's information. */
|
|
641
635
|
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
636
|
/** Get a ProjectInvite by token. */
|
|
647
637
|
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
638
|
/** Get the executing user's membership in a Project. */
|
|
@@ -1102,10 +1102,6 @@ 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
|
-
}
|
|
1109
1105
|
namespace NewsletterGetInfo {
|
|
1110
1106
|
type RequestData = InferredRequestData<typeof descriptors.newsletterGetInfo>;
|
|
1111
1107
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.newsletterGetInfo, TStatus>;
|
|
@@ -1186,14 +1182,6 @@ export declare namespace MittwaldAPIV2 {
|
|
|
1186
1182
|
type RequestData = InferredRequestData<typeof descriptors.projectAcceptProjectInvite>;
|
|
1187
1183
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectAcceptProjectInvite, TStatus>;
|
|
1188
1184
|
}
|
|
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
1185
|
namespace ProjectListInvitesForProject {
|
|
1198
1186
|
type RequestData = InferredRequestData<typeof descriptors.projectListInvitesForProject>;
|
|
1199
1187
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectListInvitesForProject, TStatus>;
|
|
@@ -1274,14 +1262,6 @@ export declare namespace MittwaldAPIV2 {
|
|
|
1274
1262
|
type RequestData = InferredRequestData<typeof descriptors.projectFileSystemListFiles>;
|
|
1275
1263
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectFileSystemListFiles, TStatus>;
|
|
1276
1264
|
}
|
|
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
1265
|
namespace ProjectGetProjectTokenInvite {
|
|
1286
1266
|
type RequestData = InferredRequestData<typeof descriptors.projectGetProjectTokenInvite>;
|
|
1287
1267
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectGetProjectTokenInvite, TStatus>;
|
|
@@ -1701,11 +1681,6 @@ export declare namespace MittwaldAPIV2 {
|
|
|
1701
1681
|
lockedBy?: {
|
|
1702
1682
|
[k: string]: MittwaldAPIV2.Components.Schemas.AppLockPurpose;
|
|
1703
1683
|
};
|
|
1704
|
-
/**
|
|
1705
|
-
* @deprecated
|
|
1706
|
-
* Unused, will be removed in the future.
|
|
1707
|
-
*/
|
|
1708
|
-
processes?: string[];
|
|
1709
1684
|
projectId?: string;
|
|
1710
1685
|
screenshotId?: string;
|
|
1711
1686
|
screenshotRef?: string;
|
|
@@ -17650,6 +17625,8 @@ export declare namespace MittwaldAPIV2 {
|
|
|
17650
17625
|
limit?: number;
|
|
17651
17626
|
skip?: number;
|
|
17652
17627
|
page?: number;
|
|
17628
|
+
sort?: "invoiceNumber"[];
|
|
17629
|
+
order?: ("asc" | "desc")[];
|
|
17653
17630
|
};
|
|
17654
17631
|
}
|
|
17655
17632
|
namespace Responses {
|
|
@@ -19492,58 +19469,6 @@ export declare namespace MittwaldAPIV2 {
|
|
|
19492
19469
|
}
|
|
19493
19470
|
}
|
|
19494
19471
|
}
|
|
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
19472
|
namespace V2NewsletterSubscriptionsSelf {
|
|
19548
19473
|
namespace Get {
|
|
19549
19474
|
namespace Parameters {
|
|
@@ -20423,128 +20348,6 @@ export declare namespace MittwaldAPIV2 {
|
|
|
20423
20348
|
}
|
|
20424
20349
|
}
|
|
20425
20350
|
}
|
|
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
20351
|
namespace V2ProjectProjectIdInvites { }
|
|
20549
20352
|
namespace V2ProjectsProjectIdInvites {
|
|
20550
20353
|
namespace Get {
|
|
@@ -21509,132 +21312,6 @@ export declare namespace MittwaldAPIV2 {
|
|
|
21509
21312
|
}
|
|
21510
21313
|
}
|
|
21511
21314
|
}
|
|
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
21315
|
namespace V2ProjectTokenInvite {
|
|
21639
21316
|
namespace Get {
|
|
21640
21317
|
namespace Parameters {
|
package/dist/types/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MittwaldAPIClientVersion = '4.
|
|
1
|
+
export declare const MittwaldAPIClientVersion = '4.178.0';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/api-client",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.179.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": "
|
|
83
|
+
"gitHead": "cd7f62759315638673f27c47ab7c96560bfc6176"
|
|
84
84
|
}
|