@mittwald/api-client 4.363.0 → 4.364.1
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
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const MittwaldAPIClientVersion = '4.
|
|
1
|
+
export const MittwaldAPIClientVersion = '4.364.0';
|
|
@@ -22227,14 +22227,14 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
22227
22227
|
} & Partial<{
|
|
22228
22228
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
22229
22229
|
}>;
|
|
22230
|
-
}, import("@mittwald/api-client-commons").Response<{
|
|
22230
|
+
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
22231
22231
|
type: "ValidationError";
|
|
22232
22232
|
message?: string | undefined;
|
|
22233
22233
|
validationErrors: import("./types.js").MittwaldAPIV2.Components.Schemas.CommonsValidationErrorSchema[];
|
|
22234
22234
|
}, 400, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
22235
|
-
expires
|
|
22236
|
-
refreshToken
|
|
22237
|
-
token
|
|
22235
|
+
expires: string;
|
|
22236
|
+
refreshToken: string;
|
|
22237
|
+
token: string;
|
|
22238
22238
|
}, 200, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
22239
22239
|
[x: string]: unknown;
|
|
22240
22240
|
}, 429, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
@@ -22257,14 +22257,14 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
22257
22257
|
} & Partial<{
|
|
22258
22258
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
22259
22259
|
}>;
|
|
22260
|
-
}, import("@mittwald/api-client-commons").Response<{
|
|
22260
|
+
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
22261
22261
|
type: "ValidationError";
|
|
22262
22262
|
message?: string | undefined;
|
|
22263
22263
|
validationErrors: import("./types.js").MittwaldAPIV2.Components.Schemas.CommonsValidationErrorSchema[];
|
|
22264
22264
|
}, 400, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
22265
|
-
expires
|
|
22266
|
-
refreshToken
|
|
22267
|
-
token
|
|
22265
|
+
expires: string;
|
|
22266
|
+
refreshToken: string;
|
|
22267
|
+
token: string;
|
|
22268
22268
|
}, 200, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
22269
22269
|
[x: string]: unknown;
|
|
22270
22270
|
}, 429, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
@@ -22300,10 +22300,10 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
22300
22300
|
} & Partial<{
|
|
22301
22301
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
22302
22302
|
}>;
|
|
22303
|
-
}, import("@mittwald/api-client-commons").Response<{
|
|
22304
|
-
expires
|
|
22305
|
-
refreshToken
|
|
22306
|
-
token
|
|
22303
|
+
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
22304
|
+
expires: string;
|
|
22305
|
+
refreshToken: string;
|
|
22306
|
+
token: string;
|
|
22307
22307
|
}, 200, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
22308
22308
|
name?: "SecondFactorRequired" | undefined;
|
|
22309
22309
|
}, 202, "application/json"> | import("@mittwald/api-client-commons").Response<import("@mittwald/api-client-commons").Simplify<import("./types.js").MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | import("@mittwald/api-client-commons").Response<import("@mittwald/api-client-commons").Simplify<import("./types.js").MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.$401.Content.ApplicationJson>, 401, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
@@ -22323,10 +22323,10 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
22323
22323
|
} & Partial<{
|
|
22324
22324
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
22325
22325
|
}>;
|
|
22326
|
-
}, import("@mittwald/api-client-commons").Response<{
|
|
22327
|
-
expires
|
|
22328
|
-
refreshToken
|
|
22329
|
-
token
|
|
22326
|
+
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
22327
|
+
expires: string;
|
|
22328
|
+
refreshToken: string;
|
|
22329
|
+
token: string;
|
|
22330
22330
|
}, 200, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
22331
22331
|
name?: "SecondFactorRequired" | undefined;
|
|
22332
22332
|
}, 202, "application/json"> | import("@mittwald/api-client-commons").Response<import("@mittwald/api-client-commons").Simplify<import("./types.js").MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | import("@mittwald/api-client-commons").Response<import("@mittwald/api-client-commons").Simplify<import("./types.js").MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.$401.Content.ApplicationJson>, 401, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
@@ -814,9 +814,9 @@ export declare const userAddPhoneNumber: OpenAPIOperation<RequestType<Simplify<M
|
|
|
814
814
|
/** Remove phone number. */
|
|
815
815
|
export declare const userRemovePhoneNumber: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhone.Delete.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhone.Delete.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhone.Delete.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhone.Delete.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhone.Delete.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhone.Delete.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhone.Delete.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2UsersUserIdPhone.Delete.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
816
816
|
/** Validate your second factor. */
|
|
817
|
-
export declare const userAuthenticateMfa: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Responses.$408.Content.ApplicationJson>, 408, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
817
|
+
export declare const userAuthenticateMfa: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Responses.$408.Content.ApplicationJson>, 408, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AuthenticateMfa.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
818
818
|
/** Authenticate yourself to get an access token. */
|
|
819
|
-
export declare const userAuthenticate: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.$202.Content.ApplicationJson>, 202, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.$401.Content.ApplicationJson>, 401, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
819
|
+
export declare const userAuthenticate: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.$202.Content.ApplicationJson>, 202, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.$401.Content.ApplicationJson>, 401, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2Authenticate.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
820
820
|
/** Authenticate an user with an access token retrieval key. */
|
|
821
821
|
export declare const userAuthenticateWithAccessTokenRetrievalKey: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2AuthenticateTokenRetrievalKey.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2AuthenticateTokenRetrievalKey.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AuthenticateTokenRetrievalKey.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AuthenticateTokenRetrievalKey.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2AuthenticateTokenRetrievalKey.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AuthenticateTokenRetrievalKey.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AuthenticateTokenRetrievalKey.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AuthenticateTokenRetrievalKey.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
822
822
|
/** Get your verified Email-Address. */
|
|
@@ -27503,18 +27503,23 @@ export declare namespace MittwaldAPIV2 {
|
|
|
27503
27503
|
/**
|
|
27504
27504
|
* The expiration date of the token.
|
|
27505
27505
|
*/
|
|
27506
|
-
expires
|
|
27506
|
+
expires: string;
|
|
27507
27507
|
/**
|
|
27508
27508
|
* Refresh token to refresh your access token even after it has expired.
|
|
27509
27509
|
*/
|
|
27510
|
-
refreshToken
|
|
27510
|
+
refreshToken: string;
|
|
27511
27511
|
/**
|
|
27512
27512
|
* Public token to identify yourself against the api gateway.
|
|
27513
27513
|
*/
|
|
27514
|
-
token
|
|
27514
|
+
token: string;
|
|
27515
27515
|
}
|
|
27516
27516
|
}
|
|
27517
27517
|
}
|
|
27518
|
+
namespace $204 {
|
|
27519
|
+
namespace Content {
|
|
27520
|
+
type Empty = unknown;
|
|
27521
|
+
}
|
|
27522
|
+
}
|
|
27518
27523
|
namespace $400 {
|
|
27519
27524
|
namespace Content {
|
|
27520
27525
|
type ApplicationJson = MittwaldAPIV2.Components.Schemas.CommonsValidationErrors;
|
|
@@ -27571,15 +27576,15 @@ export declare namespace MittwaldAPIV2 {
|
|
|
27571
27576
|
/**
|
|
27572
27577
|
* The expiration date of the token.
|
|
27573
27578
|
*/
|
|
27574
|
-
expires
|
|
27579
|
+
expires: string;
|
|
27575
27580
|
/**
|
|
27576
27581
|
* Refresh token to refresh your access token even after it has expired.
|
|
27577
27582
|
*/
|
|
27578
|
-
refreshToken
|
|
27583
|
+
refreshToken: string;
|
|
27579
27584
|
/**
|
|
27580
27585
|
* Public token to identify yourself against the api gateway.
|
|
27581
27586
|
*/
|
|
27582
|
-
token
|
|
27587
|
+
token: string;
|
|
27583
27588
|
}
|
|
27584
27589
|
}
|
|
27585
27590
|
}
|
|
@@ -27590,6 +27595,11 @@ export declare namespace MittwaldAPIV2 {
|
|
|
27590
27595
|
}
|
|
27591
27596
|
}
|
|
27592
27597
|
}
|
|
27598
|
+
namespace $204 {
|
|
27599
|
+
namespace Content {
|
|
27600
|
+
type Empty = unknown;
|
|
27601
|
+
}
|
|
27602
|
+
}
|
|
27593
27603
|
namespace $400 {
|
|
27594
27604
|
namespace Content {
|
|
27595
27605
|
type ApplicationJson = MittwaldAPIV2.Components.Schemas.CommonsValidationErrors | MittwaldAPIV2.Components.Schemas.CommonsError;
|
package/dist/types/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MittwaldAPIClientVersion = '4.
|
|
1
|
+
export declare const MittwaldAPIClientVersion = '4.364.0';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/api-client",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.364.1",
|
|
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.
|
|
49
|
+
"@mittwald/api-client-commons": "^4.364.1",
|
|
50
50
|
"browser-or-node": "^3.0.0"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
|
-
"@mittwald/api-code-generator": "^4.
|
|
53
|
+
"@mittwald/api-code-generator": "^4.364.1",
|
|
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": "
|
|
83
|
+
"gitHead": "6cee8843d1b1226c17fba906c199252756cf8be4"
|
|
84
84
|
}
|