@mittwald/api-client 4.460.0 → 4.462.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/version.js +1 -1
- package/dist/types/generated/v2/client.d.ts +2 -10
- package/dist/types/generated/v2/types.d.ts +1 -1
- package/dist/types/generated/v3-next/client.d.ts +2 -10
- package/dist/types/generated/v3-next/types.d.ts +1 -1
- package/dist/types/version.d.ts +1 -1
- package/package.json +4 -4
package/dist/esm/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const MittwaldAPIClientVersion = '4.
|
|
1
|
+
export const MittwaldAPIClientVersion = '4.461.0';
|
|
@@ -23610,14 +23610,10 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23610
23610
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
23611
23611
|
}>;
|
|
23612
23612
|
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
23613
|
-
type: "ValidationError";
|
|
23614
|
-
message?: string | undefined;
|
|
23615
|
-
validationErrors: import("./types.js").MittwaldAPIV2.Components.Schemas.CommonsValidationErrorSchema[];
|
|
23616
|
-
}, 400, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
23617
23613
|
expires: string;
|
|
23618
23614
|
refreshToken: string;
|
|
23619
23615
|
token: string;
|
|
23620
|
-
}, 200, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
23616
|
+
}, 200, "application/json"> | import("@mittwald/api-client-commons").Response<import("@mittwald/api-client-commons").Simplify<import("./types.js").MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
23621
23617
|
[x: string]: unknown;
|
|
23622
23618
|
}, 429, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
23623
23619
|
info?: {} | undefined;
|
|
@@ -23640,14 +23636,10 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
23640
23636
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
23641
23637
|
}>;
|
|
23642
23638
|
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
23643
|
-
type: "ValidationError";
|
|
23644
|
-
message?: string | undefined;
|
|
23645
|
-
validationErrors: import("./types.js").MittwaldAPIV2.Components.Schemas.CommonsValidationErrorSchema[];
|
|
23646
|
-
}, 400, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
23647
23639
|
expires: string;
|
|
23648
23640
|
refreshToken: string;
|
|
23649
23641
|
token: string;
|
|
23650
|
-
}, 200, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
23642
|
+
}, 200, "application/json"> | import("@mittwald/api-client-commons").Response<import("@mittwald/api-client-commons").Simplify<import("./types.js").MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
23651
23643
|
[x: string]: unknown;
|
|
23652
23644
|
}, 429, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
23653
23645
|
info?: {} | undefined;
|
|
@@ -29858,7 +29858,7 @@ export declare namespace MittwaldAPIV2 {
|
|
|
29858
29858
|
}
|
|
29859
29859
|
namespace $400 {
|
|
29860
29860
|
namespace Content {
|
|
29861
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.CommonsValidationErrors;
|
|
29861
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.CommonsValidationErrors | MittwaldAPIV2.Components.Schemas.CommonsError;
|
|
29862
29862
|
}
|
|
29863
29863
|
}
|
|
29864
29864
|
namespace $408 {
|
|
@@ -23610,14 +23610,10 @@ export declare class MittwaldAPIV3NextClient extends ApiClientBase {
|
|
|
23610
23610
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
23611
23611
|
}>;
|
|
23612
23612
|
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
23613
|
-
type: "ValidationError";
|
|
23614
|
-
message?: string | undefined;
|
|
23615
|
-
validationErrors: import("./types.js").MittwaldAPIV3Next.Components.Schemas.DeMittwaldCommonsValidationErrorSchema[];
|
|
23616
|
-
}, 400, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
23617
23613
|
expires: string;
|
|
23618
23614
|
refreshToken: string;
|
|
23619
23615
|
token: string;
|
|
23620
|
-
}, 200, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
23616
|
+
}, 200, "application/json"> | import("@mittwald/api-client-commons").Response<import("@mittwald/api-client-commons").Simplify<import("./types.js").MittwaldAPIV3Next.Paths.V3NextAuthenticateMfa.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
23621
23617
|
[x: string]: unknown;
|
|
23622
23618
|
}, 429, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
23623
23619
|
info?: {} | undefined;
|
|
@@ -23640,14 +23636,10 @@ export declare class MittwaldAPIV3NextClient extends ApiClientBase {
|
|
|
23640
23636
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
23641
23637
|
}>;
|
|
23642
23638
|
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
23643
|
-
type: "ValidationError";
|
|
23644
|
-
message?: string | undefined;
|
|
23645
|
-
validationErrors: import("./types.js").MittwaldAPIV3Next.Components.Schemas.DeMittwaldCommonsValidationErrorSchema[];
|
|
23646
|
-
}, 400, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
23647
23639
|
expires: string;
|
|
23648
23640
|
refreshToken: string;
|
|
23649
23641
|
token: string;
|
|
23650
|
-
}, 200, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
23642
|
+
}, 200, "application/json"> | import("@mittwald/api-client-commons").Response<import("@mittwald/api-client-commons").Simplify<import("./types.js").MittwaldAPIV3Next.Paths.V3NextAuthenticateMfa.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
23651
23643
|
[x: string]: unknown;
|
|
23652
23644
|
}, 429, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
23653
23645
|
info?: {} | undefined;
|
|
@@ -29793,7 +29793,7 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
29793
29793
|
}
|
|
29794
29794
|
namespace $400 {
|
|
29795
29795
|
namespace Content {
|
|
29796
|
-
type ApplicationJson = MittwaldAPIV3Next.Components.Schemas.DeMittwaldCommonsValidationErrors;
|
|
29796
|
+
type ApplicationJson = MittwaldAPIV3Next.Components.Schemas.DeMittwaldCommonsValidationErrors | MittwaldAPIV3Next.Components.Schemas.DeMittwaldCommonsError;
|
|
29797
29797
|
}
|
|
29798
29798
|
}
|
|
29799
29799
|
namespace $408 {
|
package/dist/types/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MittwaldAPIClientVersion = '4.
|
|
1
|
+
export declare const MittwaldAPIClientVersion = '4.461.0';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/api-client",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.462.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",
|
|
@@ -72,11 +72,11 @@
|
|
|
72
72
|
"test:compile": "run tsc --noEmit"
|
|
73
73
|
},
|
|
74
74
|
"dependencies": {
|
|
75
|
-
"@mittwald/api-client-commons": "^4.
|
|
75
|
+
"@mittwald/api-client-commons": "^4.462.0",
|
|
76
76
|
"browser-or-node": "^3.0.0"
|
|
77
77
|
},
|
|
78
78
|
"devDependencies": {
|
|
79
|
-
"@mittwald/api-code-generator": "^4.
|
|
79
|
+
"@mittwald/api-code-generator": "^4.462.0",
|
|
80
80
|
"@mittwald/react-use-promise": "^4.2.3",
|
|
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": "74172d743808cc6b5f91fa20dfc9d19daa6dc6cc"
|
|
110
110
|
}
|