@mittwald/api-client 0.0.0-development-d575ea2-20260713 → 0.0.0-development-1b2dfd0-20260714
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 -2
- package/dist/esm/generated/v2/client.js +0 -4
- package/dist/esm/generated/v2/descriptors.js +0 -12
- package/dist/esm/generated/v3-next/client-react.js +0 -2
- package/dist/esm/generated/v3-next/client.js +0 -4
- package/dist/esm/generated/v3-next/descriptors.js +0 -12
- package/dist/esm/version.js +1 -1
- package/dist/types/generated/v2/client-react.d.ts +4 -14
- package/dist/types/generated/v2/client.d.ts +9 -148
- package/dist/types/generated/v2/descriptors.d.ts +0 -4
- package/dist/types/generated/v2/types.d.ts +67 -192
- package/dist/types/generated/v3-next/client-react.d.ts +4 -14
- package/dist/types/generated/v3-next/client.d.ts +9 -148
- package/dist/types/generated/v3-next/descriptors.d.ts +0 -4
- package/dist/types/generated/v3-next/types.d.ts +67 -192
- package/dist/types/version.d.ts +1 -1
- package/package.json +4 -4
|
@@ -125,8 +125,6 @@ export declare const backupReplaceProjectBackupExpirationTime: OpenAPIOperation<
|
|
|
125
125
|
export declare const backupRequestProjectBackupRestore: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdRestore.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdRestore.Post.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdRestore.Post.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdRestore.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdRestore.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdRestore.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdRestore.Post.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdRestore.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdRestore.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdRestore.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
126
126
|
/** Change the description of a ProjectBackup. */
|
|
127
127
|
export declare const backupUpdateProjectBackupDescription: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdDescription.Patch.Parameters.RequestBody>, Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdDescription.Patch.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdDescription.Patch.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdDescription.Patch.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdDescription.Patch.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdDescription.Patch.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdDescription.Patch.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdDescription.Patch.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdDescription.Patch.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectBackupsProjectBackupIdDescription.Patch.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
128
|
-
/** Add a component to a Stack. */
|
|
129
|
-
export declare const containerAddComponent: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdActionsAddComponent.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdActionsAddComponent.Post.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdActionsAddComponent.Post.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdActionsAddComponent.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdActionsAddComponent.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdActionsAddComponent.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdActionsAddComponent.Post.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdActionsAddComponent.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdActionsAddComponent.Post.Responses.$409.Content.ApplicationJson>, 409, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdActionsAddComponent.Post.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdActionsAddComponent.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdActionsAddComponent.Post.Responses.$500.Content.ApplicationJson>, 500, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdActionsAddComponent.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
130
128
|
/** Call pull-image webhook */
|
|
131
129
|
export declare const containerCallPullImageWebhookForService: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdWebhooksPullImage.Get.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdWebhooksPullImage.Get.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdWebhooksPullImage.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdWebhooksPullImage.Get.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdWebhooksPullImage.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdWebhooksPullImage.Get.Responses.$401.Content.ApplicationJson>, 401, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdWebhooksPullImage.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdWebhooksPullImage.Get.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdWebhooksPullImage.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdWebhooksPullImage.Get.Responses.$500.Content.ApplicationJson>, 500, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdWebhooksPullImage.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
132
130
|
/** List Registries belonging to a Project. */
|
|
@@ -171,8 +169,6 @@ export declare const containerListSelfStacks: OpenAPIOperation<RequestType<Simpl
|
|
|
171
169
|
export declare const containerListServices: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV3Next.Paths.V3NextProjectsProjectIdServices.Get.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextProjectsProjectIdServices.Get.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextProjectsProjectIdServices.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectsProjectIdServices.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectsProjectIdServices.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectsProjectIdServices.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectsProjectIdServices.Get.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectsProjectIdServices.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectsProjectIdServices.Get.Responses.$500.Content.ApplicationJson>, 500, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextProjectsProjectIdServices.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
172
170
|
/** List Volumes belonging to a Stack. */
|
|
173
171
|
export declare const containerListStackVolumes: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdVolumes.Get.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdVolumes.Get.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdVolumes.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdVolumes.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdVolumes.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdVolumes.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdVolumes.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdVolumes.Get.Responses.$500.Content.ApplicationJson>, 500, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextStacksStackIdVolumes.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
174
|
-
/** List Container Template statistics. */
|
|
175
|
-
export declare const containerListTemplateStatistics: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplateStatistics.Get.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplateStatistics.Get.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplateStatistics.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplateStatistics.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplateStatistics.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplateStatistics.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplateStatistics.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplateStatistics.Get.Responses.$500.Content.ApplicationJson>, 500, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplateStatistics.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
176
172
|
/** List Container Templates. */
|
|
177
173
|
export declare const containerListTemplates: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplates.Get.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplates.Get.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplates.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplates.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplates.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplates.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplates.Get.Responses.$500.Content.ApplicationJson>, 500, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContainerTemplates.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
178
174
|
/** List Volumes belonging to a Project. */
|
|
@@ -246,10 +246,6 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
246
246
|
type RequestData = InferredRequestData<typeof descriptors.backupUpdateProjectBackupDescription>;
|
|
247
247
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.backupUpdateProjectBackupDescription, TStatus>;
|
|
248
248
|
}
|
|
249
|
-
namespace ContainerAddComponent {
|
|
250
|
-
type RequestData = InferredRequestData<typeof descriptors.containerAddComponent>;
|
|
251
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.containerAddComponent, TStatus>;
|
|
252
|
-
}
|
|
253
249
|
namespace ContainerCallPullImageWebhookForService {
|
|
254
250
|
type RequestData = InferredRequestData<typeof descriptors.containerCallPullImageWebhookForService>;
|
|
255
251
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.containerCallPullImageWebhookForService, TStatus>;
|
|
@@ -338,10 +334,6 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
338
334
|
type RequestData = InferredRequestData<typeof descriptors.containerListStackVolumes>;
|
|
339
335
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.containerListStackVolumes, TStatus>;
|
|
340
336
|
}
|
|
341
|
-
namespace ContainerListTemplateStatistics {
|
|
342
|
-
type RequestData = InferredRequestData<typeof descriptors.containerListTemplateStatistics>;
|
|
343
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.containerListTemplateStatistics, TStatus>;
|
|
344
|
-
}
|
|
345
337
|
namespace ContainerListTemplates {
|
|
346
338
|
type RequestData = InferredRequestData<typeof descriptors.containerListTemplates>;
|
|
347
339
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.containerListTemplates, TStatus>;
|
|
@@ -2036,6 +2028,7 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
2036
2028
|
deletedAt?: string;
|
|
2037
2029
|
keys: MittwaldAPIV3Next.Components.Schemas.DeMittwaldAihostingPlanUsage;
|
|
2038
2030
|
modelTermsApprovalRequired: boolean;
|
|
2031
|
+
name?: string;
|
|
2039
2032
|
nextTokenReset: string;
|
|
2040
2033
|
planId?: string;
|
|
2041
2034
|
rateLimit: MittwaldAPIV3Next.Components.Schemas.DeMittwaldAihostingRateLimit;
|
|
@@ -2583,18 +2576,6 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
2583
2576
|
*/
|
|
2584
2577
|
priceInCents: number;
|
|
2585
2578
|
}
|
|
2586
|
-
interface DeMittwaldContainerAddComponent {
|
|
2587
|
-
templateConfig: {
|
|
2588
|
-
templateId: string;
|
|
2589
|
-
/**
|
|
2590
|
-
* Values for template user inputs. Missing optional values are filled from template defaults.
|
|
2591
|
-
*/
|
|
2592
|
-
userInputs?: {
|
|
2593
|
-
name: string;
|
|
2594
|
-
value: string;
|
|
2595
|
-
}[];
|
|
2596
|
-
};
|
|
2597
|
-
}
|
|
2598
2579
|
interface DeMittwaldContainerCreateRegistry {
|
|
2599
2580
|
credentials?: MittwaldAPIV3Next.Components.Schemas.DeMittwaldContainerSetRegistryCredentials;
|
|
2600
2581
|
description: string;
|
|
@@ -6341,21 +6322,6 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
6341
6322
|
name: MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogParameterProperty;
|
|
6342
6323
|
};
|
|
6343
6324
|
}
|
|
6344
|
-
interface DeMittwaldActivitylogDatabaseMysqlNameSet {
|
|
6345
|
-
changes: {
|
|
6346
|
-
after?: {
|
|
6347
|
-
name: string;
|
|
6348
|
-
};
|
|
6349
|
-
before?: {
|
|
6350
|
-
name: string | null;
|
|
6351
|
-
};
|
|
6352
|
-
};
|
|
6353
|
-
name: "database.mysql-name-set";
|
|
6354
|
-
parameters: {
|
|
6355
|
-
description: MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogParameterProperty;
|
|
6356
|
-
name: MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogLinkedParameterProperty;
|
|
6357
|
-
};
|
|
6358
|
-
}
|
|
6359
6325
|
interface DeMittwaldActivitylogDatabaseMysqlUserCreated {
|
|
6360
6326
|
changes: {
|
|
6361
6327
|
after?: {
|
|
@@ -6414,26 +6380,12 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
6414
6380
|
name: MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogParameterProperty;
|
|
6415
6381
|
};
|
|
6416
6382
|
}
|
|
6417
|
-
interface DeMittwaldActivitylogDatabaseVersionSet {
|
|
6418
|
-
changes: {
|
|
6419
|
-
after?: {
|
|
6420
|
-
version: string;
|
|
6421
|
-
};
|
|
6422
|
-
before?: {
|
|
6423
|
-
version: string;
|
|
6424
|
-
};
|
|
6425
|
-
};
|
|
6426
|
-
name: "database.mysql-version-set" | "database.redis-version-set";
|
|
6427
|
-
parameters: {
|
|
6428
|
-
description: MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogParameterProperty;
|
|
6429
|
-
name: MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogParameterProperty;
|
|
6430
|
-
version: MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogParameterProperty;
|
|
6431
|
-
};
|
|
6432
|
-
}
|
|
6433
6383
|
interface DeMittwaldActivitylogDnsARecordSetManaged {
|
|
6434
6384
|
changes: {
|
|
6435
6385
|
after?: {
|
|
6436
|
-
aRecords:
|
|
6386
|
+
aRecords: {
|
|
6387
|
+
managedByIngressId: string;
|
|
6388
|
+
};
|
|
6437
6389
|
};
|
|
6438
6390
|
before?: {};
|
|
6439
6391
|
};
|
|
@@ -6445,12 +6397,12 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
6445
6397
|
interface DeMittwaldActivitylogDnsARecordSet {
|
|
6446
6398
|
changes: {
|
|
6447
6399
|
after?: {
|
|
6448
|
-
aRecords
|
|
6449
|
-
aaaaRecords
|
|
6400
|
+
aRecords: string[];
|
|
6401
|
+
aaaaRecords: string[];
|
|
6450
6402
|
};
|
|
6451
6403
|
before?: {
|
|
6452
|
-
aRecords
|
|
6453
|
-
aaaaRecords
|
|
6404
|
+
aRecords: string[];
|
|
6405
|
+
aaaaRecords: string[];
|
|
6454
6406
|
};
|
|
6455
6407
|
};
|
|
6456
6408
|
name: "dns.a-record-set";
|
|
@@ -6503,8 +6455,9 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
6503
6455
|
interface DeMittwaldActivitylogDnsMxRecordSetManaged {
|
|
6504
6456
|
changes: {
|
|
6505
6457
|
after?: {
|
|
6506
|
-
|
|
6507
|
-
|
|
6458
|
+
mx: {
|
|
6459
|
+
managed: boolean;
|
|
6460
|
+
};
|
|
6508
6461
|
};
|
|
6509
6462
|
before?: {};
|
|
6510
6463
|
};
|
|
@@ -6516,12 +6469,10 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
6516
6469
|
interface DeMittwaldActivitylogDnsMxRecordSet {
|
|
6517
6470
|
changes: {
|
|
6518
6471
|
after?: {
|
|
6519
|
-
|
|
6520
|
-
priority: (number | null)[];
|
|
6472
|
+
mx: {}[];
|
|
6521
6473
|
};
|
|
6522
6474
|
before?: {
|
|
6523
|
-
|
|
6524
|
-
priority: (number | null)[];
|
|
6475
|
+
mx: {}[];
|
|
6525
6476
|
};
|
|
6526
6477
|
};
|
|
6527
6478
|
name: "dns.mx-record-set";
|
|
@@ -6653,7 +6604,7 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
6653
6604
|
name: string;
|
|
6654
6605
|
}
|
|
6655
6606
|
interface DeMittwaldActivitylogLogEntry {
|
|
6656
|
-
action: MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsDomainDeleted | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsIngressDeleted | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsZoneCreated | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsZoneDeleted | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsCnameRecordSet | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsSrvRecordSet | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsCaaRecordSet | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsTxtRecordSet | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsARecordSet | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsARecordSetManaged | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsMxRecordSet | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsMxRecordSetManaged | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDatabaseCreated | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDatabaseDeleted | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDatabaseDescriptionSet | MittwaldAPIV3Next.Components.Schemas.
|
|
6607
|
+
action: MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsDomainDeleted | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsIngressDeleted | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsZoneCreated | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsZoneDeleted | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsCnameRecordSet | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsSrvRecordSet | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsCaaRecordSet | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsTxtRecordSet | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsARecordSet | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsARecordSetManaged | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsMxRecordSet | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDnsMxRecordSetManaged | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDatabaseCreated | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDatabaseDeleted | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDatabaseDescriptionSet | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDatabaseMysqlUserCreated | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDatabaseMysqlUserUpdated | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogDatabaseMysqlUserDeleted | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogAppInstallationRequested | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogAppInstallationCopyRequested | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogAppInstallationDescriptionSet | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogAppInstallationDeleted | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogAppInstallationDatabaseLinked | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogAppInstallationDatabaseUnlinked | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogAppInstallationAppVersionSet | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogAppInstallationDesiredSystemSoftwareSet | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogAppInstallationDesiredSystemSoftwareDeleted | MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogGenericAction;
|
|
6657
6608
|
aggregate: MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogAggregateReference;
|
|
6658
6609
|
dateTime: string;
|
|
6659
6610
|
/**
|
|
@@ -7271,6 +7222,57 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
7271
7222
|
}
|
|
7272
7223
|
type DeMittwaldVerificationEmailOrigin = "IS_MITTWALD" | "IS_NOT_MITTWALD" | "COULD_BE_MITTWALD";
|
|
7273
7224
|
type DeMittwaldContainerVolumeSortOrder = "nameAsc" | "nameDesc" | "storageAsc" | "storageDesc";
|
|
7225
|
+
interface DeMittwaldActivitylogAppInstallationDatabaseLinked {
|
|
7226
|
+
changes: {
|
|
7227
|
+
after: {
|
|
7228
|
+
database: {};
|
|
7229
|
+
};
|
|
7230
|
+
before: {
|
|
7231
|
+
database: {} | null;
|
|
7232
|
+
};
|
|
7233
|
+
};
|
|
7234
|
+
name: "app.database-linked";
|
|
7235
|
+
parameters: {
|
|
7236
|
+
appInstallation: MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogParameterProperty;
|
|
7237
|
+
database: MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogParameterProperty;
|
|
7238
|
+
};
|
|
7239
|
+
}
|
|
7240
|
+
interface DeMittwaldActivitylogAppInstallationDatabaseUnlinked {
|
|
7241
|
+
changes: {
|
|
7242
|
+
after: {
|
|
7243
|
+
database: {} | null;
|
|
7244
|
+
};
|
|
7245
|
+
before: {
|
|
7246
|
+
database: {};
|
|
7247
|
+
};
|
|
7248
|
+
};
|
|
7249
|
+
name: "app.database-unlinked";
|
|
7250
|
+
parameters: {
|
|
7251
|
+
appInstallation: MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogParameterProperty;
|
|
7252
|
+
database: MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogParameterProperty;
|
|
7253
|
+
};
|
|
7254
|
+
}
|
|
7255
|
+
interface DeMittwaldActivitylogAppInstallationDeleted {
|
|
7256
|
+
changes: {};
|
|
7257
|
+
name: "app.deleted";
|
|
7258
|
+
parameters: {
|
|
7259
|
+
appInstallation: MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogParameterProperty;
|
|
7260
|
+
};
|
|
7261
|
+
}
|
|
7262
|
+
interface DeMittwaldActivitylogAppInstallationDescriptionSet {
|
|
7263
|
+
changes: {
|
|
7264
|
+
after?: {
|
|
7265
|
+
description: string;
|
|
7266
|
+
};
|
|
7267
|
+
before?: {
|
|
7268
|
+
description: string | null;
|
|
7269
|
+
};
|
|
7270
|
+
};
|
|
7271
|
+
name: "app.description-set";
|
|
7272
|
+
parameters: {
|
|
7273
|
+
appInstallation: MittwaldAPIV3Next.Components.Schemas.DeMittwaldActivitylogParameterProperty;
|
|
7274
|
+
};
|
|
7275
|
+
}
|
|
7274
7276
|
interface DeMittwaldCommonsAddress {
|
|
7275
7277
|
street: string;
|
|
7276
7278
|
houseNumber: string;
|
|
@@ -8528,6 +8530,7 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
8528
8530
|
interface ApplicationJson {
|
|
8529
8531
|
keys: MittwaldAPIV3Next.Components.Schemas.DeMittwaldAihostingPlanUsage;
|
|
8530
8532
|
modelTermsApprovalRequired: boolean;
|
|
8533
|
+
name?: string;
|
|
8531
8534
|
nextTokenReset?: string;
|
|
8532
8535
|
projectId: string;
|
|
8533
8536
|
}
|
|
@@ -10516,81 +10519,6 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
10516
10519
|
}
|
|
10517
10520
|
}
|
|
10518
10521
|
}
|
|
10519
|
-
namespace V3NextStacksStackIdActionsAddComponent {
|
|
10520
|
-
namespace Post {
|
|
10521
|
-
namespace Parameters {
|
|
10522
|
-
type Path = {
|
|
10523
|
-
stackId: string;
|
|
10524
|
-
};
|
|
10525
|
-
type RequestBody = MittwaldAPIV3Next.Components.Schemas.DeMittwaldContainerAddComponent;
|
|
10526
|
-
type Header = {} & MittwaldAPIV3Next.Components.SecuritySchemes.DeMittwaldCommonsAccessToken;
|
|
10527
|
-
type Query = {};
|
|
10528
|
-
}
|
|
10529
|
-
namespace Responses {
|
|
10530
|
-
namespace $204 {
|
|
10531
|
-
namespace Content {
|
|
10532
|
-
type Empty = unknown;
|
|
10533
|
-
}
|
|
10534
|
-
}
|
|
10535
|
-
namespace $400 {
|
|
10536
|
-
namespace Content {
|
|
10537
|
-
interface ApplicationJson {
|
|
10538
|
-
[k: string]: unknown;
|
|
10539
|
-
}
|
|
10540
|
-
}
|
|
10541
|
-
}
|
|
10542
|
-
namespace $403 {
|
|
10543
|
-
namespace Content {
|
|
10544
|
-
interface ApplicationJson {
|
|
10545
|
-
[k: string]: unknown;
|
|
10546
|
-
}
|
|
10547
|
-
}
|
|
10548
|
-
}
|
|
10549
|
-
namespace $404 {
|
|
10550
|
-
namespace Content {
|
|
10551
|
-
interface ApplicationJson {
|
|
10552
|
-
[k: string]: unknown;
|
|
10553
|
-
}
|
|
10554
|
-
}
|
|
10555
|
-
}
|
|
10556
|
-
namespace $409 {
|
|
10557
|
-
namespace Content {
|
|
10558
|
-
interface ApplicationJson {
|
|
10559
|
-
[k: string]: unknown;
|
|
10560
|
-
}
|
|
10561
|
-
}
|
|
10562
|
-
}
|
|
10563
|
-
namespace $412 {
|
|
10564
|
-
namespace Content {
|
|
10565
|
-
interface ApplicationJson {
|
|
10566
|
-
[k: string]: unknown;
|
|
10567
|
-
}
|
|
10568
|
-
}
|
|
10569
|
-
}
|
|
10570
|
-
namespace $429 {
|
|
10571
|
-
namespace Content {
|
|
10572
|
-
interface ApplicationJson {
|
|
10573
|
-
[k: string]: unknown;
|
|
10574
|
-
}
|
|
10575
|
-
}
|
|
10576
|
-
}
|
|
10577
|
-
namespace $500 {
|
|
10578
|
-
namespace Content {
|
|
10579
|
-
interface ApplicationJson {
|
|
10580
|
-
[k: string]: unknown;
|
|
10581
|
-
}
|
|
10582
|
-
}
|
|
10583
|
-
}
|
|
10584
|
-
namespace Default {
|
|
10585
|
-
namespace Content {
|
|
10586
|
-
interface ApplicationJson {
|
|
10587
|
-
[k: string]: unknown;
|
|
10588
|
-
}
|
|
10589
|
-
}
|
|
10590
|
-
}
|
|
10591
|
-
}
|
|
10592
|
-
}
|
|
10593
|
-
}
|
|
10594
10522
|
namespace V3NextStacksStackIdWebhooksPullImage {
|
|
10595
10523
|
namespace Get {
|
|
10596
10524
|
namespace Parameters {
|
|
@@ -12018,60 +11946,6 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
12018
11946
|
}
|
|
12019
11947
|
}
|
|
12020
11948
|
}
|
|
12021
|
-
namespace V3NextContainerTemplateStatistics {
|
|
12022
|
-
namespace Get {
|
|
12023
|
-
namespace Parameters {
|
|
12024
|
-
type Path = {};
|
|
12025
|
-
type Header = {};
|
|
12026
|
-
type Query = {
|
|
12027
|
-
templateId?: string;
|
|
12028
|
-
category?: string;
|
|
12029
|
-
};
|
|
12030
|
-
}
|
|
12031
|
-
namespace Responses {
|
|
12032
|
-
namespace $200 {
|
|
12033
|
-
namespace Content {
|
|
12034
|
-
type ApplicationJson = MittwaldAPIV3Next.Components.Schemas.DeMittwaldContainerTemplateStatsListResponse;
|
|
12035
|
-
}
|
|
12036
|
-
}
|
|
12037
|
-
namespace $400 {
|
|
12038
|
-
namespace Content {
|
|
12039
|
-
interface ApplicationJson {
|
|
12040
|
-
[k: string]: unknown;
|
|
12041
|
-
}
|
|
12042
|
-
}
|
|
12043
|
-
}
|
|
12044
|
-
namespace $404 {
|
|
12045
|
-
namespace Content {
|
|
12046
|
-
interface ApplicationJson {
|
|
12047
|
-
[k: string]: unknown;
|
|
12048
|
-
}
|
|
12049
|
-
}
|
|
12050
|
-
}
|
|
12051
|
-
namespace $429 {
|
|
12052
|
-
namespace Content {
|
|
12053
|
-
interface ApplicationJson {
|
|
12054
|
-
[k: string]: unknown;
|
|
12055
|
-
}
|
|
12056
|
-
}
|
|
12057
|
-
}
|
|
12058
|
-
namespace $500 {
|
|
12059
|
-
namespace Content {
|
|
12060
|
-
interface ApplicationJson {
|
|
12061
|
-
[k: string]: unknown;
|
|
12062
|
-
}
|
|
12063
|
-
}
|
|
12064
|
-
}
|
|
12065
|
-
namespace Default {
|
|
12066
|
-
namespace Content {
|
|
12067
|
-
interface ApplicationJson {
|
|
12068
|
-
[k: string]: unknown;
|
|
12069
|
-
}
|
|
12070
|
-
}
|
|
12071
|
-
}
|
|
12072
|
-
}
|
|
12073
|
-
}
|
|
12074
|
-
}
|
|
12075
11949
|
namespace V3NextContainerTemplates {
|
|
12076
11950
|
namespace Get {
|
|
12077
11951
|
namespace Parameters {
|
|
@@ -12081,6 +11955,7 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
12081
11955
|
category?: string;
|
|
12082
11956
|
searchTerm?: string;
|
|
12083
11957
|
type?: "component" | "standalone";
|
|
11958
|
+
trend?: "30days" | "all";
|
|
12084
11959
|
limit?: number;
|
|
12085
11960
|
skip?: number;
|
|
12086
11961
|
page?: number;
|
package/dist/types/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MittwaldAPIClientVersion = '4.
|
|
1
|
+
export declare const MittwaldAPIClientVersion = '4.411.0';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/api-client",
|
|
3
|
-
"version": "0.0.0-development-
|
|
3
|
+
"version": "0.0.0-development-1b2dfd0-20260714",
|
|
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",
|
|
@@ -72,11 +72,11 @@
|
|
|
72
72
|
"test:compile": "run tsc --noEmit"
|
|
73
73
|
},
|
|
74
74
|
"dependencies": {
|
|
75
|
-
"@mittwald/api-client-commons": "^0.0.0-development-
|
|
75
|
+
"@mittwald/api-client-commons": "^0.0.0-development-1b2dfd0-20260714",
|
|
76
76
|
"browser-or-node": "^3.0.0"
|
|
77
77
|
},
|
|
78
78
|
"devDependencies": {
|
|
79
|
-
"@mittwald/api-code-generator": "^0.0.0-development-
|
|
79
|
+
"@mittwald/api-code-generator": "^0.0.0-development-1b2dfd0-20260714",
|
|
80
80
|
"@mittwald/react-use-promise": "^2.6.2",
|
|
81
81
|
"@types/node": "^22.18.11",
|
|
82
82
|
"@types/react": "^18.3.26",
|
|
@@ -106,5 +106,5 @@
|
|
|
106
106
|
"optional": true
|
|
107
107
|
}
|
|
108
108
|
},
|
|
109
|
-
"gitHead": "
|
|
109
|
+
"gitHead": "4cbd9a56c6702f033f511a52cec95e5cfa2c3b76"
|
|
110
110
|
}
|