@mittwald/api-client 4.352.0 → 4.354.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.351.0';
1
+ export const MittwaldAPIClientVersion = '4.353.0';
@@ -652,6 +652,7 @@ declare const buildContainerApi: (baseClient: MittwaldAPIV2Client) => {
652
652
  } | undefined;
653
653
  queryParameters?: {
654
654
  [x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
655
+ searchTerm?: string | undefined;
655
656
  limit?: number | undefined;
656
657
  skip?: number | undefined;
657
658
  page?: number | undefined;
@@ -4739,6 +4739,7 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
4739
4739
  } | undefined;
4740
4740
  queryParameters?: {
4741
4741
  [x: string]: (string | number | boolean) | (string | number | boolean)[] | undefined;
4742
+ searchTerm?: string | undefined;
4742
4743
  limit?: number | undefined;
4743
4744
  skip?: number | undefined;
4744
4745
  page?: number | undefined;
@@ -4749,6 +4750,7 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
4749
4750
  }>;
4750
4751
  } & {
4751
4752
  queryParameters: {
4753
+ searchTerm?: string | undefined;
4752
4754
  limit?: number | undefined;
4753
4755
  skip?: number | undefined;
4754
4756
  page?: number | undefined;
@@ -4775,6 +4777,7 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
4775
4777
  }>;
4776
4778
  } & {
4777
4779
  queryParameters: {
4780
+ searchTerm?: string | undefined;
4778
4781
  limit?: number | undefined;
4779
4782
  skip?: number | undefined;
4780
4783
  page?: number | undefined;
@@ -1857,6 +1857,7 @@ export declare namespace MittwaldAPIV2 {
1857
1857
  replacesModelName?: string;
1858
1858
  status: MittwaldAPIV2.Components.Schemas.AihostingDetailedModelStatus;
1859
1859
  termsOfServiceLink: string;
1860
+ tokenFactor: number;
1860
1861
  }
1861
1862
  type AihostingDetailedModelStatus = "active" | "needApproval" | "deprecated";
1862
1863
  interface AihostingKey {
@@ -1889,6 +1890,7 @@ export declare namespace MittwaldAPIV2 {
1889
1890
  docLink: string;
1890
1891
  name: string;
1891
1892
  termsOfServiceLink: string;
1893
+ tokenFactor: number;
1892
1894
  }
1893
1895
  interface AihostingPlanOptions {
1894
1896
  customerId: string;
@@ -1924,6 +1926,7 @@ export declare namespace MittwaldAPIV2 {
1924
1926
  replacesModelName?: string;
1925
1927
  status: MittwaldAPIV2.Components.Schemas.AihostingDetailedModelStatus;
1926
1928
  termsOfServiceLink: string;
1929
+ tokenFactor: number;
1927
1930
  }
1928
1931
  /**
1929
1932
  * The number of allowed requests per unit. Limits are shared across all keys within the same project.
@@ -2413,6 +2416,10 @@ export declare namespace MittwaldAPIV2 {
2413
2416
  description: string;
2414
2417
  uri: string;
2415
2418
  }
2419
+ interface ContainerCreateStack {
2420
+ description: string;
2421
+ prefix?: string;
2422
+ }
2416
2423
  interface ContainerContainerImageConfig {
2417
2424
  /**
2418
2425
  * Command of the container image.
@@ -3042,6 +3049,12 @@ export declare namespace MittwaldAPIV2 {
3042
3049
  domainName?: string;
3043
3050
  }[];
3044
3051
  };
3052
+ email?: {
3053
+ emailInboxes?: {
3054
+ email: string;
3055
+ password: string;
3056
+ }[];
3057
+ };
3045
3058
  notes?: string;
3046
3059
  preferredRelocationDate?: string;
3047
3060
  redirectusKey: number;
@@ -10074,6 +10087,7 @@ export declare namespace MittwaldAPIV2 {
10074
10087
  type Path = {};
10075
10088
  type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
10076
10089
  type Query = {
10090
+ searchTerm?: string;
10077
10091
  limit?: number;
10078
10092
  skip?: number;
10079
10093
  page?: number;
@@ -1 +1 @@
1
- export declare const MittwaldAPIClientVersion = '4.351.0';
1
+ export declare const MittwaldAPIClientVersion = '4.353.0';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mittwald/api-client",
3
- "version": "4.352.0",
3
+ "version": "4.354.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",
@@ -46,11 +46,11 @@
46
46
  "test:compile": "run tsc --noEmit"
47
47
  },
48
48
  "dependencies": {
49
- "@mittwald/api-client-commons": "^4.352.0",
49
+ "@mittwald/api-client-commons": "^4.354.0",
50
50
  "browser-or-node": "^3.0.0"
51
51
  },
52
52
  "devDependencies": {
53
- "@mittwald/api-code-generator": "^4.352.0",
53
+ "@mittwald/api-code-generator": "^4.354.0",
54
54
  "@mittwald/react-use-promise": "^2.6.2",
55
55
  "@types/node": "^22.18.11",
56
56
  "@types/react": "^18.3.26",
@@ -80,5 +80,5 @@
80
80
  "optional": true
81
81
  }
82
82
  },
83
- "gitHead": "4d9e9f2023877b31002cd78d88d3290e6baa6340"
83
+ "gitHead": "84c9fb0a1f75f6a6707121124cdd647e57654de5"
84
84
  }