@mittwald/api-client 4.429.1 → 4.431.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.
@@ -106,10 +106,6 @@ export declare namespace MittwaldAPIV2 {
106
106
  type RequestData = InferredRequestData<typeof descriptors.appGetSystemsoftwareversion>;
107
107
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.appGetSystemsoftwareversion, TStatus>;
108
108
  }
109
- namespace AppLinkDatabase {
110
- type RequestData = InferredRequestData<typeof descriptors.appLinkDatabase>;
111
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.appLinkDatabase, TStatus>;
112
- }
113
109
  namespace AppListAppinstallationsForUser {
114
110
  type RequestData = InferredRequestData<typeof descriptors.appListAppinstallationsForUser>;
115
111
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.appListAppinstallationsForUser, TStatus>;
@@ -142,10 +138,6 @@ export declare namespace MittwaldAPIV2 {
142
138
  type RequestData = InferredRequestData<typeof descriptors.appListUpdateCandidatesForAppversion>;
143
139
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.appListUpdateCandidatesForAppversion, TStatus>;
144
140
  }
145
- namespace AppReplaceDatabase {
146
- type RequestData = InferredRequestData<typeof descriptors.appReplaceDatabase>;
147
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.appReplaceDatabase, TStatus>;
148
- }
149
141
  namespace AppRequestAppinstallationCopy {
150
142
  type RequestData = InferredRequestData<typeof descriptors.appRequestAppinstallationCopy>;
151
143
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.appRequestAppinstallationCopy, TStatus>;
@@ -158,10 +150,6 @@ export declare namespace MittwaldAPIV2 {
158
150
  type RequestData = InferredRequestData<typeof descriptors.appUnlinkDatabase>;
159
151
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.appUnlinkDatabase, TStatus>;
160
152
  }
161
- namespace AppSetDatabaseUsers {
162
- type RequestData = InferredRequestData<typeof descriptors.appSetDatabaseUsers>;
163
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.appSetDatabaseUsers, TStatus>;
164
- }
165
153
  namespace ArticleGetArticle {
166
154
  type RequestData = InferredRequestData<typeof descriptors.articleGetArticle>;
167
155
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.articleGetArticle, TStatus>;
@@ -226,17 +214,13 @@ export declare namespace MittwaldAPIV2 {
226
214
  type RequestData = InferredRequestData<typeof descriptors.backupGetProjectBackupDirectories>;
227
215
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.backupGetProjectBackupDirectories, TStatus>;
228
216
  }
229
- namespace BackupReplaceProjectBackupExpirationTime {
230
- type RequestData = InferredRequestData<typeof descriptors.backupReplaceProjectBackupExpirationTime>;
231
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.backupReplaceProjectBackupExpirationTime, TStatus>;
232
- }
233
217
  namespace BackupRequestProjectBackupRestore {
234
218
  type RequestData = InferredRequestData<typeof descriptors.backupRequestProjectBackupRestore>;
235
219
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.backupRequestProjectBackupRestore, TStatus>;
236
220
  }
237
- namespace BackupUpdateProjectBackupDescription {
238
- type RequestData = InferredRequestData<typeof descriptors.backupUpdateProjectBackupDescription>;
239
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.backupUpdateProjectBackupDescription, TStatus>;
221
+ namespace ContainerAddTemplateComponent {
222
+ type RequestData = InferredRequestData<typeof descriptors.containerAddTemplateComponent>;
223
+ type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.containerAddTemplateComponent, TStatus>;
240
224
  }
241
225
  namespace ContainerCallPullImageWebhookForService {
242
226
  type RequestData = InferredRequestData<typeof descriptors.containerCallPullImageWebhookForService>;
@@ -350,10 +334,6 @@ export declare namespace MittwaldAPIV2 {
350
334
  type RequestData = InferredRequestData<typeof descriptors.containerRotatePullImageWebhookForService>;
351
335
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.containerRotatePullImageWebhookForService, TStatus>;
352
336
  }
353
- namespace ContainerSetStackUpdateSchedule {
354
- type RequestData = InferredRequestData<typeof descriptors.containerSetStackUpdateSchedule>;
355
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.containerSetStackUpdateSchedule, TStatus>;
356
- }
357
337
  namespace ContainerStartService {
358
338
  type RequestData = InferredRequestData<typeof descriptors.containerStartService>;
359
339
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.containerStartService, TStatus>;
@@ -386,6 +366,10 @@ export declare namespace MittwaldAPIV2 {
386
366
  type RequestData = InferredRequestData<typeof descriptors.contractGetBaseItemOfContract>;
387
367
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.contractGetBaseItemOfContract, TStatus>;
388
368
  }
369
+ namespace ContractGetDetailOfContractByAiHosting {
370
+ type RequestData = InferredRequestData<typeof descriptors.contractGetDetailOfContractByAiHosting>;
371
+ type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.contractGetDetailOfContractByAiHosting, TStatus>;
372
+ }
389
373
  namespace ContractGetDetailOfContractByCertificate {
390
374
  type RequestData = InferredRequestData<typeof descriptors.contractGetDetailOfContractByCertificate>;
391
375
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.contractGetDetailOfContractByCertificate, TStatus>;
@@ -586,10 +570,6 @@ export declare namespace MittwaldAPIV2 {
586
570
  type RequestData = InferredRequestData<typeof descriptors.cronjobGetExecution>;
587
571
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.cronjobGetExecution, TStatus>;
588
572
  }
589
- namespace CronjobReplaceCronjobAppInstallationId {
590
- type RequestData = InferredRequestData<typeof descriptors.cronjobReplaceCronjobAppInstallationId>;
591
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.cronjobReplaceCronjobAppInstallationId, TStatus>;
592
- }
593
573
  namespace CustomerAcceptCustomerInvite {
594
574
  type RequestData = InferredRequestData<typeof descriptors.customerAcceptCustomerInvite>;
595
575
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.customerAcceptCustomerInvite, TStatus>;
@@ -1566,14 +1546,6 @@ export declare namespace MittwaldAPIV2 {
1566
1546
  type RequestData = InferredRequestData<typeof descriptors.projectResendProjectInviteMail>;
1567
1547
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectResendProjectInviteMail, TStatus>;
1568
1548
  }
1569
- namespace ProjectUpdateProjectDescription {
1570
- type RequestData = InferredRequestData<typeof descriptors.projectUpdateProjectDescription>;
1571
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectUpdateProjectDescription, TStatus>;
1572
- }
1573
- namespace ProjectUpdateServerDescription {
1574
- type RequestData = InferredRequestData<typeof descriptors.projectUpdateServerDescription>;
1575
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectUpdateServerDescription, TStatus>;
1576
- }
1577
1549
  namespace RelocationCreateLegacyTariffChange {
1578
1550
  type RequestData = InferredRequestData<typeof descriptors.relocationCreateLegacyTariffChange>;
1579
1551
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.relocationCreateLegacyTariffChange, TStatus>;
@@ -1674,14 +1646,6 @@ export declare namespace MittwaldAPIV2 {
1674
1646
  type RequestData = InferredRequestData<typeof descriptors.storagespaceUpdateServerStatistics>;
1675
1647
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.storagespaceUpdateServerStatistics, TStatus>;
1676
1648
  }
1677
- namespace StoragespaceReplaceProjectNotificationThreshold {
1678
- type RequestData = InferredRequestData<typeof descriptors.storagespaceReplaceProjectNotificationThreshold>;
1679
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.storagespaceReplaceProjectNotificationThreshold, TStatus>;
1680
- }
1681
- namespace StoragespaceReplaceServerNotificationThreshold {
1682
- type RequestData = InferredRequestData<typeof descriptors.storagespaceReplaceServerNotificationThreshold>;
1683
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.storagespaceReplaceServerNotificationThreshold, TStatus>;
1684
- }
1685
1649
  namespace UserAddPhoneNumber {
1686
1650
  type RequestData = InferredRequestData<typeof descriptors.userAddPhoneNumber>;
1687
1651
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.userAddPhoneNumber, TStatus>;
@@ -1902,14 +1866,6 @@ export declare namespace MittwaldAPIV2 {
1902
1866
  type RequestData = InferredRequestData<typeof descriptors.verificationVerifyCompany>;
1903
1867
  type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.verificationVerifyCompany, TStatus>;
1904
1868
  }
1905
- namespace ContainerAddTemplateComponent {
1906
- type RequestData = InferredRequestData<typeof descriptors.containerAddTemplateComponent>;
1907
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.containerAddTemplateComponent, TStatus>;
1908
- }
1909
- namespace ContractGetDetailOfContractByAiHosting {
1910
- type RequestData = InferredRequestData<typeof descriptors.contractGetDetailOfContractByAiHosting>;
1911
- type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.contractGetDetailOfContractByAiHosting, TStatus>;
1912
- }
1913
1869
  }
1914
1870
  namespace Components {
1915
1871
  namespace Schemas {
@@ -2219,6 +2175,21 @@ export declare namespace MittwaldAPIV2 {
2219
2175
  kind: "mysql" | "redis";
2220
2176
  purpose: "primary" | "cache" | "custom";
2221
2177
  }
2178
+ /**
2179
+ * Desired change to a database linked to an AppInstallation. If the database given
2180
+ * as key is not linked yet it will be linked (`purpose` is required in this case).
2181
+ * For an already linked database the given `databaseUserIds` are set. If
2182
+ * `replacesDatabaseId` refers to a linked database, that database is replaced by
2183
+ * the database given as key.
2184
+ *
2185
+ */
2186
+ interface AppPatchLinkedDatabase {
2187
+ databaseUserIds?: {
2188
+ [k: string]: string;
2189
+ };
2190
+ purpose?: "primary" | "cache" | "custom";
2191
+ replacesDatabaseId?: string;
2192
+ }
2222
2193
  /**
2223
2194
  * RequestHandlerRequirement describes the necessary properties to internally resolve the request handler or process to start.
2224
2195
  */
@@ -2526,6 +2497,18 @@ export declare namespace MittwaldAPIV2 {
2526
2497
  */
2527
2498
  priceInCents: number;
2528
2499
  }
2500
+ interface ContainerAddTemplateComponent {
2501
+ templateConfig: {
2502
+ templateId: string;
2503
+ /**
2504
+ * Values for template user inputs. Missing optional values are filled from template defaults.
2505
+ */
2506
+ userInputs?: {
2507
+ name: string;
2508
+ value: string;
2509
+ }[];
2510
+ };
2511
+ }
2529
2512
  interface ContainerCreateRegistry {
2530
2513
  credentials?: MittwaldAPIV2.Components.Schemas.ContainerSetRegistryCredentials;
2531
2514
  description: string;
@@ -5573,7 +5556,7 @@ export declare namespace MittwaldAPIV2 {
5573
5556
  severity: "success" | "info" | "warning" | "error";
5574
5557
  type: string;
5575
5558
  }
5576
- type MessagingNotificationStatus = "read";
5559
+ type MessagingNotificationStatus = "read" | "unread";
5577
5560
  interface OrderAddons {
5578
5561
  hidden?: boolean;
5579
5562
  key: string;
@@ -6169,6 +6152,16 @@ export declare namespace MittwaldAPIV2 {
6169
6152
  name: MittwaldAPIV2.Components.Schemas.ActivitylogParameterProperty;
6170
6153
  };
6171
6154
  }
6155
+ interface ActivitylogDatabaseMysqlUserPasswordSet {
6156
+ changes: {};
6157
+ name: "database.mysql-user-password-set";
6158
+ parameters: {
6159
+ databaseDescription: MittwaldAPIV2.Components.Schemas.ActivitylogParameterProperty;
6160
+ databaseName: MittwaldAPIV2.Components.Schemas.ActivitylogLinkedParameterProperty;
6161
+ description: MittwaldAPIV2.Components.Schemas.ActivitylogParameterProperty;
6162
+ name: MittwaldAPIV2.Components.Schemas.ActivitylogParameterProperty;
6163
+ };
6164
+ }
6172
6165
  interface ActivitylogDatabaseMysqlUserUpdated {
6173
6166
  changes: {
6174
6167
  after?: {
@@ -6412,7 +6405,7 @@ export declare namespace MittwaldAPIV2 {
6412
6405
  name: string;
6413
6406
  }
6414
6407
  interface ActivitylogLogEntry {
6415
- action: MittwaldAPIV2.Components.Schemas.ActivitylogDnsDomainDeleted | MittwaldAPIV2.Components.Schemas.ActivitylogDnsIngressDeleted | MittwaldAPIV2.Components.Schemas.ActivitylogDnsZoneCreated | MittwaldAPIV2.Components.Schemas.ActivitylogDnsZoneDeleted | MittwaldAPIV2.Components.Schemas.ActivitylogDnsCnameRecordSet | MittwaldAPIV2.Components.Schemas.ActivitylogDnsSrvRecordSet | MittwaldAPIV2.Components.Schemas.ActivitylogDnsCaaRecordSet | MittwaldAPIV2.Components.Schemas.ActivitylogDnsTxtRecordSet | MittwaldAPIV2.Components.Schemas.ActivitylogDnsARecordSet | MittwaldAPIV2.Components.Schemas.ActivitylogDnsARecordSetManaged | MittwaldAPIV2.Components.Schemas.ActivitylogDnsMxRecordSet | MittwaldAPIV2.Components.Schemas.ActivitylogDnsMxRecordSetManaged | MittwaldAPIV2.Components.Schemas.ActivitylogDatabaseCreated | MittwaldAPIV2.Components.Schemas.ActivitylogDatabaseDeleted | MittwaldAPIV2.Components.Schemas.ActivitylogDatabaseDescriptionSet | MittwaldAPIV2.Components.Schemas.ActivitylogDatabaseMysqlUserCreated | MittwaldAPIV2.Components.Schemas.ActivitylogDatabaseMysqlUserUpdated | MittwaldAPIV2.Components.Schemas.ActivitylogDatabaseMysqlUserDeleted | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationRequested | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationCopyRequested | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationDescriptionSet | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationDeleted | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationDatabaseLinked | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationDatabaseUnlinked | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationAppVersionSet | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationDesiredSystemSoftwareSet | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationDesiredSystemSoftwareDeleted | MittwaldAPIV2.Components.Schemas.ActivitylogGenericAction;
6408
+ action: MittwaldAPIV2.Components.Schemas.ActivitylogDnsDomainDeleted | MittwaldAPIV2.Components.Schemas.ActivitylogDnsIngressDeleted | MittwaldAPIV2.Components.Schemas.ActivitylogDnsZoneCreated | MittwaldAPIV2.Components.Schemas.ActivitylogDnsZoneDeleted | MittwaldAPIV2.Components.Schemas.ActivitylogDnsCnameRecordSet | MittwaldAPIV2.Components.Schemas.ActivitylogDnsSrvRecordSet | MittwaldAPIV2.Components.Schemas.ActivitylogDnsCaaRecordSet | MittwaldAPIV2.Components.Schemas.ActivitylogDnsTxtRecordSet | MittwaldAPIV2.Components.Schemas.ActivitylogDnsARecordSet | MittwaldAPIV2.Components.Schemas.ActivitylogDnsARecordSetManaged | MittwaldAPIV2.Components.Schemas.ActivitylogDnsMxRecordSet | MittwaldAPIV2.Components.Schemas.ActivitylogDnsMxRecordSetManaged | MittwaldAPIV2.Components.Schemas.ActivitylogDatabaseCreated | MittwaldAPIV2.Components.Schemas.ActivitylogDatabaseDeleted | MittwaldAPIV2.Components.Schemas.ActivitylogDatabaseDescriptionSet | MittwaldAPIV2.Components.Schemas.ActivitylogDatabaseMysqlUserCreated | MittwaldAPIV2.Components.Schemas.ActivitylogDatabaseMysqlUserUpdated | MittwaldAPIV2.Components.Schemas.ActivitylogDatabaseMysqlUserPasswordSet | MittwaldAPIV2.Components.Schemas.ActivitylogDatabaseMysqlUserDeleted | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationRequested | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationCopyRequested | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationDescriptionSet | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationDeleted | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationDatabaseLinked | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationDatabaseUnlinked | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationAppVersionSet | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationDesiredSystemSoftwareSet | MittwaldAPIV2.Components.Schemas.ActivitylogAppInstallationDesiredSystemSoftwareDeleted | MittwaldAPIV2.Components.Schemas.ActivitylogGenericAction;
6416
6409
  aggregate: MittwaldAPIV2.Components.Schemas.ActivitylogAggregateReference;
6417
6410
  dateTime: string;
6418
6411
  /**
@@ -7030,18 +7023,6 @@ export declare namespace MittwaldAPIV2 {
7030
7023
  }
7031
7024
  type VerificationEmailOrigin = "IS_MITTWALD" | "IS_NOT_MITTWALD" | "COULD_BE_MITTWALD";
7032
7025
  type ContainerVolumeSortOrder = "nameAsc" | "nameDesc" | "storageAsc" | "storageDesc";
7033
- interface ContainerAddTemplateComponent {
7034
- templateConfig: {
7035
- templateId: string;
7036
- /**
7037
- * Values for template user inputs. Missing optional values are filled from template defaults.
7038
- */
7039
- userInputs?: {
7040
- name: string;
7041
- value: string;
7042
- }[];
7043
- };
7044
- }
7045
7026
  interface CommonsAddress {
7046
7027
  street: string;
7047
7028
  houseNumber: string;
@@ -8364,6 +8345,14 @@ export declare namespace MittwaldAPIV2 {
8364
8345
  interface RequestBody {
8365
8346
  appVersionId?: string;
8366
8347
  customDocumentRoot?: string;
8348
+ /**
8349
+ * Desired changes to the databases linked to this AppInstallation, keyed by
8350
+ * database ID. Databases omitted from this object remain unchanged.
8351
+ *
8352
+ */
8353
+ databases?: {
8354
+ [k: string]: MittwaldAPIV2.Components.Schemas.AppPatchLinkedDatabase;
8355
+ };
8367
8356
  description?: string;
8368
8357
  systemSoftware?: {
8369
8358
  [k: string]: MittwaldAPIV2.Components.Schemas.AppDesiredSystemSoftware;
@@ -8380,6 +8369,13 @@ export declare namespace MittwaldAPIV2 {
8380
8369
  type Empty = unknown;
8381
8370
  }
8382
8371
  }
8372
+ namespace $400 {
8373
+ namespace Content {
8374
+ interface ApplicationJson {
8375
+ [k: string]: unknown;
8376
+ }
8377
+ }
8378
+ }
8383
8379
  namespace $404 {
8384
8380
  namespace Content {
8385
8381
  interface ApplicationJson {
@@ -8612,59 +8608,7 @@ export declare namespace MittwaldAPIV2 {
8612
8608
  }
8613
8609
  }
8614
8610
  }
8615
- namespace V2AppInstallationsAppInstallationIdDatabase {
8616
- namespace Patch {
8617
- namespace Parameters {
8618
- type Path = {
8619
- appInstallationId: string;
8620
- };
8621
- interface RequestBody {
8622
- databaseId: string;
8623
- databaseUserIds?: {
8624
- [k: string]: string;
8625
- };
8626
- purpose: "primary" | "cache" | "custom";
8627
- }
8628
- type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
8629
- type Query = {};
8630
- }
8631
- namespace Responses {
8632
- namespace $204 {
8633
- namespace Content {
8634
- type Empty = unknown;
8635
- }
8636
- }
8637
- namespace $400 {
8638
- namespace Content {
8639
- interface ApplicationJson {
8640
- [k: string]: unknown;
8641
- }
8642
- }
8643
- }
8644
- namespace $404 {
8645
- namespace Content {
8646
- interface ApplicationJson {
8647
- [k: string]: unknown;
8648
- }
8649
- }
8650
- }
8651
- namespace $429 {
8652
- namespace Content {
8653
- interface ApplicationJson {
8654
- [k: string]: unknown;
8655
- }
8656
- }
8657
- }
8658
- namespace Default {
8659
- namespace Content {
8660
- interface ApplicationJson {
8661
- [k: string]: unknown;
8662
- }
8663
- }
8664
- }
8665
- }
8666
- }
8667
- }
8611
+ namespace V2AppInstallationsAppInstallationIdDatabase { }
8668
8612
  namespace V2AppInstallations {
8669
8613
  namespace Get {
8670
8614
  namespace Parameters {
@@ -8974,68 +8918,6 @@ export declare namespace MittwaldAPIV2 {
8974
8918
  }
8975
8919
  }
8976
8920
  }
8977
- namespace V2AppInstallationsAppInstallationIdDatabaseReplace {
8978
- namespace Patch {
8979
- namespace Parameters {
8980
- type Path = {
8981
- appInstallationId: string;
8982
- };
8983
- interface RequestBody {
8984
- /**
8985
- * The IDs of the users of the database you want the old database to be replaced with.
8986
- */
8987
- databaseUserIds?: {
8988
- [k: string]: string;
8989
- };
8990
- /**
8991
- * The ID of the database you want the old database to be replaced with.
8992
- */
8993
- newDatabaseId: string;
8994
- /**
8995
- * The ID of the database you want to be replaced.
8996
- */
8997
- oldDatabaseId: string;
8998
- }
8999
- type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
9000
- type Query = {};
9001
- }
9002
- namespace Responses {
9003
- namespace $204 {
9004
- namespace Content {
9005
- type Empty = unknown;
9006
- }
9007
- }
9008
- namespace $400 {
9009
- namespace Content {
9010
- interface ApplicationJson {
9011
- [k: string]: unknown;
9012
- }
9013
- }
9014
- }
9015
- namespace $404 {
9016
- namespace Content {
9017
- interface ApplicationJson {
9018
- [k: string]: unknown;
9019
- }
9020
- }
9021
- }
9022
- namespace $429 {
9023
- namespace Content {
9024
- interface ApplicationJson {
9025
- [k: string]: unknown;
9026
- }
9027
- }
9028
- }
9029
- namespace Default {
9030
- namespace Content {
9031
- interface ApplicationJson {
9032
- [k: string]: unknown;
9033
- }
9034
- }
9035
- }
9036
- }
9037
- }
9038
- }
9039
8921
  namespace V2AppinstallationsAppInstallationIdActionsCopy { }
9040
8922
  namespace V2AppInstallationsAppInstallationIdActionsCopy {
9041
8923
  namespace Post {
@@ -9165,51 +9047,7 @@ export declare namespace MittwaldAPIV2 {
9165
9047
  }
9166
9048
  }
9167
9049
  namespace V2AppinstallationsAppInstallationIdDatabasesDatabaseId { }
9168
- namespace V2AppInstallationsAppInstallationIdDatabasesDatabaseIdUsers {
9169
- namespace Put {
9170
- namespace Parameters {
9171
- type Path = {
9172
- appInstallationId: string;
9173
- databaseId: string;
9174
- };
9175
- interface RequestBody {
9176
- databaseUserIds: {
9177
- [k: string]: string;
9178
- };
9179
- }
9180
- type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
9181
- type Query = {};
9182
- }
9183
- namespace Responses {
9184
- namespace $204 {
9185
- namespace Content {
9186
- type Empty = unknown;
9187
- }
9188
- }
9189
- namespace $404 {
9190
- namespace Content {
9191
- interface ApplicationJson {
9192
- [k: string]: unknown;
9193
- }
9194
- }
9195
- }
9196
- namespace $429 {
9197
- namespace Content {
9198
- interface ApplicationJson {
9199
- [k: string]: unknown;
9200
- }
9201
- }
9202
- }
9203
- namespace Default {
9204
- namespace Content {
9205
- interface ApplicationJson {
9206
- [k: string]: unknown;
9207
- }
9208
- }
9209
- }
9210
- }
9211
- }
9212
- }
9050
+ namespace V2AppInstallationsAppInstallationIdDatabasesDatabaseIdUsers { }
9213
9051
  namespace V2ArticlesArticleId {
9214
9052
  namespace Get {
9215
9053
  namespace Parameters {
@@ -10013,18 +9851,14 @@ export declare namespace MittwaldAPIV2 {
10013
9851
  }
10014
9852
  }
10015
9853
  }
10016
- namespace V2ProjectBackupsProjectBackupIdExpirationTime {
10017
- namespace Put {
9854
+ namespace V2ProjectBackupsProjectBackupIdRestorePath { }
9855
+ namespace V2ProjectBackupsProjectBackupIdRestore {
9856
+ namespace Post {
10018
9857
  namespace Parameters {
10019
9858
  type Path = {
10020
9859
  projectBackupId: string;
10021
9860
  };
10022
- interface RequestBody {
10023
- /**
10024
- * Time when to expire the Backup. Must be no more than one year in the future.
10025
- */
10026
- expirationTime?: string;
10027
- }
9861
+ type RequestBody = MittwaldAPIV2.Components.Schemas.BackupProjectBackupRestoreRequest;
10028
9862
  type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
10029
9863
  type Query = {};
10030
9864
  }
@@ -10072,14 +9906,13 @@ export declare namespace MittwaldAPIV2 {
10072
9906
  }
10073
9907
  }
10074
9908
  }
10075
- namespace V2ProjectBackupsProjectBackupIdRestorePath { }
10076
- namespace V2ProjectBackupsProjectBackupIdRestore {
9909
+ namespace V2StacksStackIdActionsAddTemplateComponent {
10077
9910
  namespace Post {
10078
9911
  namespace Parameters {
10079
9912
  type Path = {
10080
- projectBackupId: string;
9913
+ stackId: string;
10081
9914
  };
10082
- type RequestBody = MittwaldAPIV2.Components.Schemas.BackupProjectBackupRestoreRequest;
9915
+ type RequestBody = MittwaldAPIV2.Components.Schemas.ContainerAddTemplateComponent;
10083
9916
  type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
10084
9917
  type Query = {};
10085
9918
  }
@@ -10110,6 +9943,20 @@ export declare namespace MittwaldAPIV2 {
10110
9943
  }
10111
9944
  }
10112
9945
  }
9946
+ namespace $409 {
9947
+ namespace Content {
9948
+ interface ApplicationJson {
9949
+ [k: string]: unknown;
9950
+ }
9951
+ }
9952
+ }
9953
+ namespace $412 {
9954
+ namespace Content {
9955
+ interface ApplicationJson {
9956
+ [k: string]: unknown;
9957
+ }
9958
+ }
9959
+ }
10113
9960
  namespace $429 {
10114
9961
  namespace Content {
10115
9962
  interface ApplicationJson {
@@ -10117,59 +9964,7 @@ export declare namespace MittwaldAPIV2 {
10117
9964
  }
10118
9965
  }
10119
9966
  }
10120
- namespace Default {
10121
- namespace Content {
10122
- interface ApplicationJson {
10123
- [k: string]: unknown;
10124
- }
10125
- }
10126
- }
10127
- }
10128
- }
10129
- }
10130
- namespace V2ProjectBackupsProjectBackupIdDescription {
10131
- namespace Patch {
10132
- namespace Parameters {
10133
- type Path = {
10134
- projectBackupId: string;
10135
- };
10136
- interface RequestBody {
10137
- /**
10138
- * Description of the ProjectBackup.
10139
- */
10140
- description?: string;
10141
- }
10142
- type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
10143
- type Query = {};
10144
- }
10145
- namespace Responses {
10146
- namespace $204 {
10147
- namespace Content {
10148
- type Empty = unknown;
10149
- }
10150
- }
10151
- namespace $400 {
10152
- namespace Content {
10153
- interface ApplicationJson {
10154
- [k: string]: unknown;
10155
- }
10156
- }
10157
- }
10158
- namespace $403 {
10159
- namespace Content {
10160
- interface ApplicationJson {
10161
- [k: string]: unknown;
10162
- }
10163
- }
10164
- }
10165
- namespace $404 {
10166
- namespace Content {
10167
- interface ApplicationJson {
10168
- [k: string]: unknown;
10169
- }
10170
- }
10171
- }
10172
- namespace $429 {
9967
+ namespace $500 {
10173
9968
  namespace Content {
10174
9969
  interface ApplicationJson {
10175
9970
  [k: string]: unknown;
@@ -12011,82 +11806,6 @@ export declare namespace MittwaldAPIV2 {
12011
11806
  }
12012
11807
  }
12013
11808
  }
12014
- namespace V2StacksStackIdUpdateSchedule {
12015
- namespace Put {
12016
- namespace Parameters {
12017
- type Path = {
12018
- stackId: string;
12019
- };
12020
- interface RequestBody {
12021
- updateSchedule?: {
12022
- cron: string;
12023
- /**
12024
- * Valid timezones can be retrieved via GET /v2/time-zones
12025
- */
12026
- timezone?: string;
12027
- };
12028
- }
12029
- type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
12030
- type Query = {};
12031
- }
12032
- namespace Responses {
12033
- namespace $204 {
12034
- namespace Content {
12035
- type Empty = unknown;
12036
- }
12037
- }
12038
- namespace $400 {
12039
- namespace Content {
12040
- interface ApplicationJson {
12041
- [k: string]: unknown;
12042
- }
12043
- }
12044
- }
12045
- namespace $403 {
12046
- namespace Content {
12047
- interface ApplicationJson {
12048
- [k: string]: unknown;
12049
- }
12050
- }
12051
- }
12052
- namespace $404 {
12053
- namespace Content {
12054
- interface ApplicationJson {
12055
- [k: string]: unknown;
12056
- }
12057
- }
12058
- }
12059
- namespace $412 {
12060
- namespace Content {
12061
- interface ApplicationJson {
12062
- [k: string]: unknown;
12063
- }
12064
- }
12065
- }
12066
- namespace $429 {
12067
- namespace Content {
12068
- interface ApplicationJson {
12069
- [k: string]: unknown;
12070
- }
12071
- }
12072
- }
12073
- namespace $500 {
12074
- namespace Content {
12075
- interface ApplicationJson {
12076
- [k: string]: unknown;
12077
- }
12078
- }
12079
- }
12080
- namespace Default {
12081
- namespace Content {
12082
- interface ApplicationJson {
12083
- [k: string]: unknown;
12084
- }
12085
- }
12086
- }
12087
- }
12088
- }
12089
- }
12090
11809
  namespace V2StacksStackIdServicesServiceIdActionsStart {
12091
11810
  namespace Post {
12092
11811
  namespace Parameters {
@@ -12549,7 +12268,53 @@ export declare namespace MittwaldAPIV2 {
12549
12268
  }
12550
12269
  }
12551
12270
  }
12552
- namespace V2CustomersCustomerIdAiHostingContract { }
12271
+ namespace V2CustomersCustomerIdAiHostingsAiHostingIdContract {
12272
+ namespace Get {
12273
+ namespace Parameters {
12274
+ type Path = {
12275
+ customerId: string;
12276
+ aiHostingId: string;
12277
+ };
12278
+ type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
12279
+ type Query = {};
12280
+ }
12281
+ namespace Responses {
12282
+ namespace $200 {
12283
+ namespace Content {
12284
+ type ApplicationJson = MittwaldAPIV2.Components.Schemas.ContractContract;
12285
+ }
12286
+ }
12287
+ namespace $400 {
12288
+ namespace Content {
12289
+ interface ApplicationJson {
12290
+ [k: string]: unknown;
12291
+ }
12292
+ }
12293
+ }
12294
+ namespace $404 {
12295
+ namespace Content {
12296
+ interface ApplicationJson {
12297
+ [k: string]: unknown;
12298
+ }
12299
+ }
12300
+ }
12301
+ namespace $429 {
12302
+ namespace Content {
12303
+ interface ApplicationJson {
12304
+ [k: string]: unknown;
12305
+ }
12306
+ }
12307
+ }
12308
+ namespace Default {
12309
+ namespace Content {
12310
+ interface ApplicationJson {
12311
+ [k: string]: unknown;
12312
+ }
12313
+ }
12314
+ }
12315
+ }
12316
+ }
12317
+ }
12553
12318
  namespace V2CertificatesCertificateIdContract {
12554
12319
  namespace Get {
12555
12320
  namespace Parameters {
@@ -14997,56 +14762,6 @@ export declare namespace MittwaldAPIV2 {
14997
14762
  }
14998
14763
  }
14999
14764
  }
15000
- namespace V2CronjobsCronjobIdAppInstallationId {
15001
- namespace Put {
15002
- namespace Parameters {
15003
- type Path = {
15004
- cronjobId: string;
15005
- };
15006
- interface RequestBody {
15007
- appInstallationId: string;
15008
- }
15009
- type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
15010
- type Query = {};
15011
- }
15012
- namespace Responses {
15013
- namespace $204 {
15014
- namespace Content {
15015
- type Empty = unknown;
15016
- }
15017
- }
15018
- namespace $400 {
15019
- namespace Content {
15020
- interface ApplicationJson {
15021
- [k: string]: unknown;
15022
- }
15023
- }
15024
- }
15025
- namespace $412 {
15026
- namespace Content {
15027
- interface ApplicationJson {
15028
- [k: string]: unknown;
15029
- }
15030
- }
15031
- }
15032
- namespace $429 {
15033
- namespace Content {
15034
- interface ApplicationJson {
15035
- [k: string]: unknown;
15036
- }
15037
- }
15038
- }
15039
- namespace Default {
15040
- namespace Content {
15041
- interface ApplicationJson {
15042
- [k: string]: unknown;
15043
- }
15044
- }
15045
- }
15046
- }
15047
- }
15048
- }
15049
- namespace V2CronjobsCronjobIdAppId { }
15050
14765
  namespace V2CustomerInvitesCustomerInviteIdActionsAccept {
15051
14766
  namespace Post {
15052
14767
  namespace Parameters {
@@ -17317,9 +17032,13 @@ export declare namespace MittwaldAPIV2 {
17317
17032
  namespace V2AppinstallationsAppInstallationIdActionsAction { }
17318
17033
  namespace V2AppInstallationsAppInstallationIdActionsAction { }
17319
17034
  namespace V2AppinstallationsAppInstallationIdDatabases { }
17035
+ namespace V2ProjectBackupsProjectBackupIdExpirationTime { }
17036
+ namespace V2ProjectBackupsProjectBackupIdDescription { }
17320
17037
  namespace V2ContainerTemplatesTemplateIdIcon { }
17038
+ namespace V2StacksStackIdUpdateSchedule { }
17321
17039
  namespace V2ActionsValidateContainerRegistryUri { }
17322
17040
  namespace V2RegistriesRegistryIdActionsValidateCredentials { }
17041
+ namespace V2CustomersCustomerIdAiHostingContract { }
17323
17042
  namespace V2ContractsContractIdItemsContractItemIdNextTerminationDates { }
17324
17043
  namespace V2CustomerCustomerIdActionsLeave { }
17325
17044
  namespace V2CustomersCustomerIdActionsLeave { }
@@ -18045,6 +17764,10 @@ export declare namespace MittwaldAPIV2 {
18045
17764
  }
18046
17765
  }
18047
17766
  namespace V2ProjectsProjectIdLeave { }
17767
+ namespace V2ProjectsProjectIdDescription { }
17768
+ namespace V2ServersServerIdDescription { }
17769
+ namespace V2ProjectsProjectIdStorageSpaceNotificationThreshold { }
17770
+ namespace V2ServersServerIdStorageSpaceNotificationThreshold { }
18048
17771
  namespace V2SignupEmail { }
18049
17772
  namespace V2SignupTokenCheck { }
18050
17773
  namespace V2UsersSelfCredentialsToken { }
@@ -27722,35 +27445,22 @@ export declare namespace MittwaldAPIV2 {
27722
27445
  }
27723
27446
  }
27724
27447
  }
27725
- namespace V2ProjectsProjectIdDescription {
27726
- namespace Patch {
27448
+ namespace V2LegacyTariffChange {
27449
+ namespace Post {
27727
27450
  namespace Parameters {
27728
- type Path = {
27729
- projectId: string;
27730
- };
27451
+ type Path = {};
27731
27452
  interface RequestBody {
27732
- description: string;
27453
+ pAccount: string;
27454
+ targetTariff: string;
27733
27455
  }
27734
- type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
27456
+ type Header = {};
27735
27457
  type Query = {};
27736
27458
  }
27737
27459
  namespace Responses {
27738
- namespace $204 {
27739
- namespace Content {
27740
- type Empty = unknown;
27741
- }
27742
- }
27743
- namespace $400 {
27744
- namespace Content {
27745
- interface ApplicationJson {
27746
- [k: string]: unknown;
27747
- }
27748
- }
27749
- }
27750
- namespace $403 {
27460
+ namespace $201 {
27751
27461
  namespace Content {
27752
27462
  interface ApplicationJson {
27753
- [k: string]: unknown;
27463
+ messageId: string;
27754
27464
  }
27755
27465
  }
27756
27466
  }
@@ -27771,95 +27481,10 @@ export declare namespace MittwaldAPIV2 {
27771
27481
  }
27772
27482
  }
27773
27483
  }
27774
- namespace V2ServersServerIdDescription {
27775
- namespace Patch {
27484
+ namespace V2Relocation {
27485
+ namespace Post {
27776
27486
  namespace Parameters {
27777
- type Path = {
27778
- serverId: string;
27779
- };
27780
- interface RequestBody {
27781
- description: string;
27782
- }
27783
- type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
27784
- type Query = {};
27785
- }
27786
- namespace Responses {
27787
- namespace $204 {
27788
- namespace Content {
27789
- type Empty = unknown;
27790
- }
27791
- }
27792
- namespace $400 {
27793
- namespace Content {
27794
- interface ApplicationJson {
27795
- [k: string]: unknown;
27796
- }
27797
- }
27798
- }
27799
- namespace $403 {
27800
- namespace Content {
27801
- interface ApplicationJson {
27802
- [k: string]: unknown;
27803
- }
27804
- }
27805
- }
27806
- namespace $429 {
27807
- namespace Content {
27808
- interface ApplicationJson {
27809
- [k: string]: unknown;
27810
- }
27811
- }
27812
- }
27813
- namespace Default {
27814
- namespace Content {
27815
- interface ApplicationJson {
27816
- [k: string]: unknown;
27817
- }
27818
- }
27819
- }
27820
- }
27821
- }
27822
- }
27823
- namespace V2LegacyTariffChange {
27824
- namespace Post {
27825
- namespace Parameters {
27826
- type Path = {};
27827
- interface RequestBody {
27828
- pAccount: string;
27829
- targetTariff: string;
27830
- }
27831
- type Header = {};
27832
- type Query = {};
27833
- }
27834
- namespace Responses {
27835
- namespace $201 {
27836
- namespace Content {
27837
- interface ApplicationJson {
27838
- messageId: string;
27839
- }
27840
- }
27841
- }
27842
- namespace $429 {
27843
- namespace Content {
27844
- interface ApplicationJson {
27845
- [k: string]: unknown;
27846
- }
27847
- }
27848
- }
27849
- namespace Default {
27850
- namespace Content {
27851
- interface ApplicationJson {
27852
- [k: string]: unknown;
27853
- }
27854
- }
27855
- }
27856
- }
27857
- }
27858
- }
27859
- namespace V2Relocation {
27860
- namespace Post {
27861
- namespace Parameters {
27862
- type Path = {};
27487
+ type Path = {};
27863
27488
  interface RequestBody {
27864
27489
  additionalServices: {
27865
27490
  dataCompare: "default" | "additionalCompare";
@@ -29047,104 +28672,6 @@ export declare namespace MittwaldAPIV2 {
29047
28672
  }
29048
28673
  }
29049
28674
  }
29050
- namespace V2ProjectsProjectIdStorageSpaceNotificationThreshold {
29051
- namespace Put {
29052
- namespace Parameters {
29053
- type Path = {
29054
- projectId: string;
29055
- };
29056
- interface RequestBody {
29057
- notificationThresholdInBytes?: number;
29058
- }
29059
- type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
29060
- type Query = {};
29061
- }
29062
- namespace Responses {
29063
- namespace $204 {
29064
- namespace Content {
29065
- type Empty = unknown;
29066
- }
29067
- }
29068
- namespace $403 {
29069
- namespace Content {
29070
- interface ApplicationJson {
29071
- [k: string]: unknown;
29072
- }
29073
- }
29074
- }
29075
- namespace $429 {
29076
- namespace Content {
29077
- interface ApplicationJson {
29078
- [k: string]: unknown;
29079
- }
29080
- }
29081
- }
29082
- namespace $500 {
29083
- namespace Content {
29084
- interface ApplicationJson {
29085
- [k: string]: unknown;
29086
- }
29087
- }
29088
- }
29089
- namespace Default {
29090
- namespace Content {
29091
- interface ApplicationJson {
29092
- [k: string]: unknown;
29093
- }
29094
- }
29095
- }
29096
- }
29097
- }
29098
- }
29099
- namespace V2ServersServerIdStorageSpaceNotificationThreshold {
29100
- namespace Put {
29101
- namespace Parameters {
29102
- type Path = {
29103
- serverId: string;
29104
- };
29105
- interface RequestBody {
29106
- notificationThresholdInBytes?: number;
29107
- }
29108
- type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
29109
- type Query = {};
29110
- }
29111
- namespace Responses {
29112
- namespace $204 {
29113
- namespace Content {
29114
- type Empty = unknown;
29115
- }
29116
- }
29117
- namespace $403 {
29118
- namespace Content {
29119
- interface ApplicationJson {
29120
- [k: string]: unknown;
29121
- }
29122
- }
29123
- }
29124
- namespace $429 {
29125
- namespace Content {
29126
- interface ApplicationJson {
29127
- [k: string]: unknown;
29128
- }
29129
- }
29130
- }
29131
- namespace $500 {
29132
- namespace Content {
29133
- interface ApplicationJson {
29134
- [k: string]: unknown;
29135
- }
29136
- }
29137
- }
29138
- namespace Default {
29139
- namespace Content {
29140
- interface ApplicationJson {
29141
- [k: string]: unknown;
29142
- }
29143
- }
29144
- }
29145
- }
29146
- }
29147
- }
29148
28675
  namespace V2UsersUserIdPhone {
29149
28676
  namespace Post {
29150
28677
  namespace Parameters {
@@ -31718,127 +31245,5 @@ export declare namespace MittwaldAPIV2 {
31718
31245
  }
31719
31246
  }
31720
31247
  }
31721
- namespace V2StacksStackIdActionsAddTemplateComponent {
31722
- namespace Post {
31723
- namespace Parameters {
31724
- type Path = {
31725
- stackId: string;
31726
- };
31727
- type RequestBody = MittwaldAPIV2.Components.Schemas.ContainerAddTemplateComponent;
31728
- type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
31729
- type Query = {};
31730
- }
31731
- namespace Responses {
31732
- namespace $204 {
31733
- namespace Content {
31734
- type Empty = unknown;
31735
- }
31736
- }
31737
- namespace $400 {
31738
- namespace Content {
31739
- interface ApplicationJson {
31740
- [k: string]: unknown;
31741
- }
31742
- }
31743
- }
31744
- namespace $403 {
31745
- namespace Content {
31746
- interface ApplicationJson {
31747
- [k: string]: unknown;
31748
- }
31749
- }
31750
- }
31751
- namespace $404 {
31752
- namespace Content {
31753
- interface ApplicationJson {
31754
- [k: string]: unknown;
31755
- }
31756
- }
31757
- }
31758
- namespace $409 {
31759
- namespace Content {
31760
- interface ApplicationJson {
31761
- [k: string]: unknown;
31762
- }
31763
- }
31764
- }
31765
- namespace $412 {
31766
- namespace Content {
31767
- interface ApplicationJson {
31768
- [k: string]: unknown;
31769
- }
31770
- }
31771
- }
31772
- namespace $429 {
31773
- namespace Content {
31774
- interface ApplicationJson {
31775
- [k: string]: unknown;
31776
- }
31777
- }
31778
- }
31779
- namespace $500 {
31780
- namespace Content {
31781
- interface ApplicationJson {
31782
- [k: string]: unknown;
31783
- }
31784
- }
31785
- }
31786
- namespace Default {
31787
- namespace Content {
31788
- interface ApplicationJson {
31789
- [k: string]: unknown;
31790
- }
31791
- }
31792
- }
31793
- }
31794
- }
31795
- }
31796
- namespace V2CustomersCustomerIdAiHostingsAiHostingIdContract {
31797
- namespace Get {
31798
- namespace Parameters {
31799
- type Path = {
31800
- customerId: string;
31801
- aiHostingId: string;
31802
- };
31803
- type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
31804
- type Query = {};
31805
- }
31806
- namespace Responses {
31807
- namespace $200 {
31808
- namespace Content {
31809
- type ApplicationJson = MittwaldAPIV2.Components.Schemas.ContractContract;
31810
- }
31811
- }
31812
- namespace $400 {
31813
- namespace Content {
31814
- interface ApplicationJson {
31815
- [k: string]: unknown;
31816
- }
31817
- }
31818
- }
31819
- namespace $404 {
31820
- namespace Content {
31821
- interface ApplicationJson {
31822
- [k: string]: unknown;
31823
- }
31824
- }
31825
- }
31826
- namespace $429 {
31827
- namespace Content {
31828
- interface ApplicationJson {
31829
- [k: string]: unknown;
31830
- }
31831
- }
31832
- }
31833
- namespace Default {
31834
- namespace Content {
31835
- interface ApplicationJson {
31836
- [k: string]: unknown;
31837
- }
31838
- }
31839
- }
31840
- }
31841
- }
31842
- }
31843
31248
  }
31844
31249
  }