@mittwald/api-client 4.140.0 → 4.141.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.
@@ -1 +1 @@
1
- export const MittwaldAPIClientVersion = '4.139.0';
1
+ export const MittwaldAPIClientVersion = '4.140.0';
@@ -3146,6 +3146,8 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
3146
3146
  [x: string]: unknown;
3147
3147
  }, 403, "application/json"> | import("@mittwald/api-client-commons").Response<{
3148
3148
  [x: string]: unknown;
3149
+ }, 404, "application/json"> | import("@mittwald/api-client-commons").Response<{
3150
+ [x: string]: unknown;
3149
3151
  }, 412, "application/json"> | import("@mittwald/api-client-commons").Response<{
3150
3152
  [x: string]: unknown;
3151
3153
  }, 429, "application/json"> | import("@mittwald/api-client-commons").Response<{
@@ -3187,6 +3189,8 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
3187
3189
  [x: string]: unknown;
3188
3190
  }, 403, "application/json"> | import("@mittwald/api-client-commons").Response<{
3189
3191
  [x: string]: unknown;
3192
+ }, 404, "application/json"> | import("@mittwald/api-client-commons").Response<{
3193
+ [x: string]: unknown;
3190
3194
  }, 412, "application/json"> | import("@mittwald/api-client-commons").Response<{
3191
3195
  [x: string]: unknown;
3192
3196
  }, 429, "application/json"> | import("@mittwald/api-client-commons").Response<{
@@ -100,7 +100,7 @@ export declare const containerGetVolume: OpenAPIOperation<RequestType<Simplify<n
100
100
  /** Delete a Volume belonging to a Stack. */
101
101
  export declare const containerDeleteVolume: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2StacksStackIdVolumesVolumeId.Delete.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2StacksStackIdVolumesVolumeId.Delete.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2StacksStackIdVolumesVolumeId.Delete.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2StacksStackIdVolumesVolumeId.Delete.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2StacksStackIdVolumesVolumeId.Delete.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2StacksStackIdVolumesVolumeId.Delete.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2StacksStackIdVolumesVolumeId.Delete.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2StacksStackIdVolumesVolumeId.Delete.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2StacksStackIdVolumesVolumeId.Delete.Responses.$500.Content.ApplicationJson>, 500, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2StacksStackIdVolumesVolumeId.Delete.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
102
102
  /** Get a ContainerImageConfig. */
103
- export declare const containerGetContainerImageConfig: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Responses.$500.Content.ApplicationJson>, 500, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
103
+ export declare const containerGetContainerImageConfig: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Responses.$500.Content.ApplicationJson>, 500, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContainerImageConfig.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
104
104
  /** Get logs belonging to a Service. */
105
105
  export declare const containerGetServiceLogs: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2StacksStackIdServicesServiceIdLogs.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2StacksStackIdServicesServiceIdLogs.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2StacksStackIdServicesServiceIdLogs.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2StacksStackIdServicesServiceIdLogs.Get.Responses.$200.Content.TextPlain>, 200, "text/plain"> | Response<Simplify<MittwaldAPIV2.Paths.V2StacksStackIdServicesServiceIdLogs.Get.Responses.$403.Content.ApplicationJson>, 403, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2StacksStackIdServicesServiceIdLogs.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2StacksStackIdServicesServiceIdLogs.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2StacksStackIdServicesServiceIdLogs.Get.Responses.$500.Content.ApplicationJson>, 500, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2StacksStackIdServicesServiceIdLogs.Get.Responses.$503.Content.ApplicationJson>, 503, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2StacksStackIdServicesServiceIdLogs.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
106
106
  /** Get a Service belonging to a Stack. */
@@ -7224,6 +7224,13 @@ export declare namespace MittwaldAPIV2 {
7224
7224
  }
7225
7225
  }
7226
7226
  }
7227
+ namespace $404 {
7228
+ namespace Content {
7229
+ interface ApplicationJson {
7230
+ [k: string]: unknown;
7231
+ }
7232
+ }
7233
+ }
7227
7234
  namespace $412 {
7228
7235
  namespace Content {
7229
7236
  interface ApplicationJson {
@@ -1 +1 @@
1
- export declare const MittwaldAPIClientVersion = '4.139.0';
1
+ export declare const MittwaldAPIClientVersion = '4.140.0';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mittwald/api-client",
3
- "version": "4.140.0",
3
+ "version": "4.141.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": "1eeb7b862d50b697b93fa9bd57b59e319d0ec862"
83
+ "gitHead": "8cce7edd13daf2a994ed606eb042baeb63d62542"
84
84
  }