@mittwald/api-client 4.298.0 → 4.299.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
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const MittwaldAPIClientVersion = '4.
|
|
1
|
+
export const MittwaldAPIClientVersion = '4.298.0';
|
|
@@ -25769,7 +25769,9 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
25769
25769
|
exists: boolean;
|
|
25770
25770
|
}, 200, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
25771
25771
|
[x: string]: unknown;
|
|
25772
|
-
},
|
|
25772
|
+
}, 400, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
25773
|
+
[x: string]: unknown;
|
|
25774
|
+
}, 429, "application/json">>> | undefined) => import("@mittwald/api-client-commons").ResponsePromise<import("@mittwald/api-client-commons").OpenAPIOperation<{
|
|
25773
25775
|
data: {
|
|
25774
25776
|
city: string;
|
|
25775
25777
|
country: string;
|
|
@@ -25784,7 +25786,9 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
25784
25786
|
exists: boolean;
|
|
25785
25787
|
}, 200, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
25786
25788
|
[x: string]: unknown;
|
|
25787
|
-
},
|
|
25789
|
+
}, 400, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
25790
|
+
[x: string]: unknown;
|
|
25791
|
+
}, 429, "application/json">>>;
|
|
25788
25792
|
/** Check if a company exists. */
|
|
25789
25793
|
verificationVerifyCompany: (request: {
|
|
25790
25794
|
data: {
|
|
@@ -25808,7 +25812,7 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
25808
25812
|
} & Partial<{
|
|
25809
25813
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
25810
25814
|
}>;
|
|
25811
|
-
}, import("@mittwald/api-client-commons").Response<{}, 412, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
25815
|
+
}, import("@mittwald/api-client-commons").Response<{}, 412, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
25812
25816
|
exists: boolean;
|
|
25813
25817
|
}, 200, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
25814
25818
|
[x: string]: unknown;
|
|
@@ -25826,7 +25830,7 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
25826
25830
|
} & Partial<{
|
|
25827
25831
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
25828
25832
|
}>;
|
|
25829
|
-
}, import("@mittwald/api-client-commons").Response<{}, 412, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
25833
|
+
}, import("@mittwald/api-client-commons").Response<{}, 412, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
25830
25834
|
exists: boolean;
|
|
25831
25835
|
}, 200, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
25832
25836
|
[x: string]: unknown;
|
|
@@ -898,6 +898,6 @@ export declare const userVerifyRegistration: OpenAPIOperation<RequestType<Simpli
|
|
|
898
898
|
/** Check if an email is from mittwald. */
|
|
899
899
|
export declare const verificationDetectPhishingEmail: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ActionsDetectPhishingEmail.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ActionsDetectPhishingEmail.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ActionsDetectPhishingEmail.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ActionsDetectPhishingEmail.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ActionsDetectPhishingEmail.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ActionsDetectPhishingEmail.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ActionsDetectPhishingEmail.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ActionsDetectPhishingEmail.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
900
900
|
/** Check if an address exists. */
|
|
901
|
-
export declare const verificationVerifyAddress: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyAddress.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyAddress.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyAddress.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyAddress.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyAddress.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyAddress.Post.Responses.$
|
|
901
|
+
export declare const verificationVerifyAddress: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyAddress.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyAddress.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyAddress.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyAddress.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyAddress.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyAddress.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyAddress.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyAddress.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
902
902
|
/** Check if a company exists. */
|
|
903
|
-
export declare const verificationVerifyCompany: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyCompany.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyCompany.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyCompany.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyCompany.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyCompany.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyCompany.Post.Responses.$412.Content.Empty>, 412, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyCompany.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyCompany.Post.Responses
|
|
903
|
+
export declare const verificationVerifyCompany: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyCompany.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyCompany.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyCompany.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyCompany.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyCompany.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyCompany.Post.Responses.$412.Content.Empty>, 412, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyCompany.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ActionsVerifyCompany.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
@@ -5847,19 +5847,6 @@ export declare namespace MittwaldAPIV2 {
|
|
|
5847
5847
|
name?: "NoAccessTokenProvided";
|
|
5848
5848
|
};
|
|
5849
5849
|
}
|
|
5850
|
-
namespace SignupRemovingLastOwnerNotAllowedError {
|
|
5851
|
-
interface ApplicationJson {
|
|
5852
|
-
/**
|
|
5853
|
-
* A json object, given further information about the error
|
|
5854
|
-
*/
|
|
5855
|
-
info?: {};
|
|
5856
|
-
/**
|
|
5857
|
-
* more information about the error
|
|
5858
|
-
*/
|
|
5859
|
-
message: string;
|
|
5860
|
-
name: "RemovingLastOwnerNotAllowedError";
|
|
5861
|
-
}
|
|
5862
|
-
}
|
|
5863
5850
|
namespace SignupSecondFactorRequiredError {
|
|
5864
5851
|
type ApplicationJson = MittwaldAPIV2.Components.Schemas.SignupDomainError & {
|
|
5865
5852
|
name: "SecondFactorRequired";
|
|
@@ -28759,16 +28746,18 @@ export declare namespace MittwaldAPIV2 {
|
|
|
28759
28746
|
}
|
|
28760
28747
|
}
|
|
28761
28748
|
}
|
|
28762
|
-
namespace $
|
|
28749
|
+
namespace $400 {
|
|
28763
28750
|
namespace Content {
|
|
28764
28751
|
interface ApplicationJson {
|
|
28765
28752
|
[k: string]: unknown;
|
|
28766
28753
|
}
|
|
28767
28754
|
}
|
|
28768
28755
|
}
|
|
28769
|
-
namespace $
|
|
28756
|
+
namespace $429 {
|
|
28770
28757
|
namespace Content {
|
|
28771
|
-
|
|
28758
|
+
interface ApplicationJson {
|
|
28759
|
+
[k: string]: unknown;
|
|
28760
|
+
}
|
|
28772
28761
|
}
|
|
28773
28762
|
}
|
|
28774
28763
|
namespace Default {
|
|
@@ -28811,11 +28800,6 @@ export declare namespace MittwaldAPIV2 {
|
|
|
28811
28800
|
}
|
|
28812
28801
|
}
|
|
28813
28802
|
}
|
|
28814
|
-
namespace $500 {
|
|
28815
|
-
namespace Content {
|
|
28816
|
-
type Empty = unknown;
|
|
28817
|
-
}
|
|
28818
|
-
}
|
|
28819
28803
|
namespace Default {
|
|
28820
28804
|
namespace Content {
|
|
28821
28805
|
interface ApplicationJson {
|
package/dist/types/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MittwaldAPIClientVersion = '4.
|
|
1
|
+
export declare const MittwaldAPIClientVersion = '4.298.0';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/api-client",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.299.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.
|
|
49
|
+
"@mittwald/api-client-commons": "^4.299.0",
|
|
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.299.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": "
|
|
83
|
+
"gitHead": "fd5ab1c502584c0ed65467fdd422ce53d5ea0b3c"
|
|
84
84
|
}
|