@mittwald/api-client 4.449.0 → 4.451.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-react.d.ts +3 -0
- package/dist/types/generated/v2/client.d.ts +15 -6
- package/dist/types/generated/v2/descriptors.d.ts +3 -3
- package/dist/types/generated/v2/types.d.ts +7 -5
- package/dist/types/generated/v3-next/client-react.d.ts +3 -0
- package/dist/types/generated/v3-next/client.d.ts +15 -6
- package/dist/types/generated/v3-next/descriptors.d.ts +3 -3
- package/dist/types/generated/v3-next/types.d.ts +7 -5
- 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.450.0';
|
|
@@ -3043,6 +3043,9 @@ declare const buildNotificationApi: (baseClient: MittwaldAPIV2Client) => {
|
|
|
3043
3043
|
severity?: ("success" | "info" | "warning" | "error")[] | undefined;
|
|
3044
3044
|
type?: string[] | undefined;
|
|
3045
3045
|
"type-not"?: string[] | undefined;
|
|
3046
|
+
referenceId?: string | undefined;
|
|
3047
|
+
referenceDomain?: string | undefined;
|
|
3048
|
+
referenceAggregate?: string | undefined;
|
|
3046
3049
|
limit?: number | undefined;
|
|
3047
3050
|
skip?: number | undefined;
|
|
3048
3051
|
page?: number | undefined;
|
|
@@ -2263,7 +2263,7 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
2263
2263
|
headers?: Partial<{
|
|
2264
2264
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
2265
2265
|
}>;
|
|
2266
|
-
}, import("@mittwald/api-client-commons").Response<{},
|
|
2266
|
+
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
2267
2267
|
[x: string]: unknown;
|
|
2268
2268
|
}, 404, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
2269
2269
|
[x: string]: unknown;
|
|
@@ -2281,7 +2281,7 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
2281
2281
|
headers?: Partial<{
|
|
2282
2282
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
2283
2283
|
}>;
|
|
2284
|
-
}, import("@mittwald/api-client-commons").Response<{},
|
|
2284
|
+
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
2285
2285
|
[x: string]: unknown;
|
|
2286
2286
|
}, 404, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
2287
2287
|
[x: string]: unknown;
|
|
@@ -2302,7 +2302,7 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
2302
2302
|
pathParameters: {
|
|
2303
2303
|
appInstallationId: string;
|
|
2304
2304
|
};
|
|
2305
|
-
}, import("@mittwald/api-client-commons").Response<{},
|
|
2305
|
+
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
2306
2306
|
[x: string]: unknown;
|
|
2307
2307
|
}, 404, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
2308
2308
|
[x: string]: unknown;
|
|
@@ -2316,7 +2316,7 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
2316
2316
|
pathParameters: {
|
|
2317
2317
|
appInstallationId: string;
|
|
2318
2318
|
};
|
|
2319
|
-
}, import("@mittwald/api-client-commons").Response<{},
|
|
2319
|
+
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
2320
2320
|
[x: string]: unknown;
|
|
2321
2321
|
}, 404, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
2322
2322
|
[x: string]: unknown;
|
|
@@ -12607,7 +12607,7 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
12607
12607
|
} & Partial<{
|
|
12608
12608
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
12609
12609
|
}>;
|
|
12610
|
-
}, import("@mittwald/api-client-commons").Response<{}, 204, "
|
|
12610
|
+
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
12611
12611
|
[x: string]: unknown;
|
|
12612
12612
|
}, 400, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
12613
12613
|
[x: string]: unknown;
|
|
@@ -12626,7 +12626,7 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
12626
12626
|
} & Partial<{
|
|
12627
12627
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
12628
12628
|
}>;
|
|
12629
|
-
}, import("@mittwald/api-client-commons").Response<{}, 204, "
|
|
12629
|
+
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
12630
12630
|
[x: string]: unknown;
|
|
12631
12631
|
}, 400, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
12632
12632
|
[x: string]: unknown;
|
|
@@ -22489,6 +22489,9 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
22489
22489
|
severity?: ("success" | "info" | "warning" | "error")[] | undefined;
|
|
22490
22490
|
type?: string[] | undefined;
|
|
22491
22491
|
"type-not"?: string[] | undefined;
|
|
22492
|
+
referenceId?: string | undefined;
|
|
22493
|
+
referenceDomain?: string | undefined;
|
|
22494
|
+
referenceAggregate?: string | undefined;
|
|
22492
22495
|
limit?: number | undefined;
|
|
22493
22496
|
skip?: number | undefined;
|
|
22494
22497
|
page?: number | undefined;
|
|
@@ -22503,6 +22506,9 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
22503
22506
|
severity?: ("success" | "info" | "warning" | "error")[] | undefined;
|
|
22504
22507
|
type?: string[] | undefined;
|
|
22505
22508
|
"type-not"?: string[] | undefined;
|
|
22509
|
+
referenceId?: string | undefined;
|
|
22510
|
+
referenceDomain?: string | undefined;
|
|
22511
|
+
referenceAggregate?: string | undefined;
|
|
22506
22512
|
limit?: number | undefined;
|
|
22507
22513
|
skip?: number | undefined;
|
|
22508
22514
|
page?: number | undefined;
|
|
@@ -22527,6 +22533,9 @@ export declare class MittwaldAPIV2Client extends ApiClientBase {
|
|
|
22527
22533
|
severity?: ("success" | "info" | "warning" | "error")[] | undefined;
|
|
22528
22534
|
type?: string[] | undefined;
|
|
22529
22535
|
"type-not"?: string[] | undefined;
|
|
22536
|
+
referenceId?: string | undefined;
|
|
22537
|
+
referenceDomain?: string | undefined;
|
|
22538
|
+
referenceAggregate?: string | undefined;
|
|
22530
22539
|
limit?: number | undefined;
|
|
22531
22540
|
skip?: number | undefined;
|
|
22532
22541
|
page?: number | undefined;
|
|
@@ -546,7 +546,7 @@ export declare const extensionRemoveLogo: OpenAPIOperation<RequestType<Simplify<
|
|
|
546
546
|
/** Add an asset to an extension. */
|
|
547
547
|
export declare const extensionRequestAssetUpload: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdAssets.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdAssets.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdAssets.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdAssets.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdAssets.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdAssets.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdAssets.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdAssets.Post.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdAssets.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdAssets.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
548
548
|
/** Start the verification process of an Extension. */
|
|
549
|
-
export declare const extensionRequestExtensionVerification: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Responses.$204.Content.
|
|
549
|
+
export declare const extensionRequestExtensionVerification: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
550
550
|
/** Publish or withdraw an Extension. */
|
|
551
551
|
export declare const extensionSetExtensionPublishedState: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdPublished.Put.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdPublished.Put.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdPublished.Put.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdPublished.Put.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdPublished.Put.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdPublished.Put.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdPublished.Put.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2ContributorsContributorIdExtensionsExtensionIdPublished.Put.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
552
552
|
/** Creates or Updates Pricing for an Extension. */
|
|
@@ -938,8 +938,8 @@ export declare const verificationVerifyCompany: OpenAPIOperation<RequestType<Sim
|
|
|
938
938
|
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
939
939
|
export declare const appGetAppInstallationSystemSoftware: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdSystemSoftware.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
940
940
|
/** Detach a staging AppInstallation from its source. */
|
|
941
|
-
export declare const appDetachAppinstallationStaging: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsDetachStaging.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsDetachStaging.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsDetachStaging.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsDetachStaging.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsDetachStaging.Post.Responses.$
|
|
941
|
+
export declare const appDetachAppinstallationStaging: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsDetachStaging.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsDetachStaging.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsDetachStaging.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsDetachStaging.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsDetachStaging.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsDetachStaging.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsDetachStaging.Post.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsDetachStaging.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsDetachStaging.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
942
942
|
/** Promote a staging AppInstallation. */
|
|
943
|
-
export declare const appPromoteAppinstallationStaging: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsPromoteStaging.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsPromoteStaging.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsPromoteStaging.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsPromoteStaging.Post.Responses.$
|
|
943
|
+
export declare const appPromoteAppinstallationStaging: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsPromoteStaging.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsPromoteStaging.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsPromoteStaging.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsPromoteStaging.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsPromoteStaging.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsPromoteStaging.Post.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsPromoteStaging.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsPromoteStaging.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
944
944
|
/** Request a staging for an AppInstallation. */
|
|
945
945
|
export declare const appRequestAppinstallationStaging: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsStaging.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsStaging.Post.Parameters.Path>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsStaging.Post.Parameters.Query>, Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsStaging.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsStaging.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsStaging.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsStaging.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV2.Paths.V2AppInstallationsAppInstallationIdActionsStaging.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
@@ -4034,7 +4034,7 @@ export declare namespace MittwaldAPIV2 {
|
|
|
4034
4034
|
* * `registrarNotSupported`: COAB names a registrar we do not support for migration.
|
|
4035
4035
|
* * `notOrderable`: the order service rejected the domain for a reason other than an unsupported TLD or a still-reserved domain.
|
|
4036
4036
|
* * `insufficientState`: the COAB data is incomplete (e.g. missing registrar, price or owner) or the domain is still reserved at the registry.
|
|
4037
|
-
* * `contractDateOutOfRange`: the COAB contract's next-period date is in the
|
|
4037
|
+
* * `contractDateOutOfRange`: the COAB contract's next-period date is more than two years in the future (implausible data). A next-period date in the past is *not* rejected - the domain stays migratable and its order is billed from now.
|
|
4038
4038
|
* * `invalidDomainName`: the COAB domain name does not match the `idn-naked-domain` format we accept.
|
|
4039
4039
|
* * `ownerContactInvalid`: the domain's owner contact data (Inhaberdaten) failed validation at the registry/domain-service (invalid characters, or a TLD-specific contact-schema rule such as no consecutive whitespaces), so the migration is rejected. `ownerContactIssues` on the domain carries the affected field(s)/rule(s).
|
|
4040
4040
|
*/
|
|
@@ -21344,8 +21344,7 @@ export declare namespace MittwaldAPIV2 {
|
|
|
21344
21344
|
namespace Responses {
|
|
21345
21345
|
namespace $204 {
|
|
21346
21346
|
namespace Content {
|
|
21347
|
-
|
|
21348
|
-
}
|
|
21347
|
+
type Empty = unknown;
|
|
21349
21348
|
}
|
|
21350
21349
|
}
|
|
21351
21350
|
namespace $400 {
|
|
@@ -25216,6 +25215,9 @@ export declare namespace MittwaldAPIV2 {
|
|
|
25216
25215
|
severity?: ("success" | "info" | "warning" | "error")[];
|
|
25217
25216
|
type?: string[];
|
|
25218
25217
|
"type-not"?: string[];
|
|
25218
|
+
referenceId?: string;
|
|
25219
|
+
referenceDomain?: string;
|
|
25220
|
+
referenceAggregate?: string;
|
|
25219
25221
|
limit?: number;
|
|
25220
25222
|
skip?: number;
|
|
25221
25223
|
page?: number;
|
|
@@ -31460,7 +31462,7 @@ export declare namespace MittwaldAPIV2 {
|
|
|
31460
31462
|
type Query = {};
|
|
31461
31463
|
}
|
|
31462
31464
|
namespace Responses {
|
|
31463
|
-
namespace $
|
|
31465
|
+
namespace $204 {
|
|
31464
31466
|
namespace Content {
|
|
31465
31467
|
type Empty = unknown;
|
|
31466
31468
|
}
|
|
@@ -31506,7 +31508,7 @@ export declare namespace MittwaldAPIV2 {
|
|
|
31506
31508
|
type Query = {};
|
|
31507
31509
|
}
|
|
31508
31510
|
namespace Responses {
|
|
31509
|
-
namespace $
|
|
31511
|
+
namespace $204 {
|
|
31510
31512
|
namespace Content {
|
|
31511
31513
|
type Empty = unknown;
|
|
31512
31514
|
}
|
|
@@ -3043,6 +3043,9 @@ declare const buildNotificationApi: (baseClient: MittwaldAPIV3NextClient) => {
|
|
|
3043
3043
|
severity?: ("success" | "info" | "warning" | "error")[] | undefined;
|
|
3044
3044
|
type?: string[] | undefined;
|
|
3045
3045
|
"type-not"?: string[] | undefined;
|
|
3046
|
+
referenceId?: string | undefined;
|
|
3047
|
+
referenceDomain?: string | undefined;
|
|
3048
|
+
referenceAggregate?: string | undefined;
|
|
3046
3049
|
limit?: number | undefined;
|
|
3047
3050
|
skip?: number | undefined;
|
|
3048
3051
|
page?: number | undefined;
|
|
@@ -2263,7 +2263,7 @@ export declare class MittwaldAPIV3NextClient extends ApiClientBase {
|
|
|
2263
2263
|
headers?: Partial<{
|
|
2264
2264
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
2265
2265
|
}>;
|
|
2266
|
-
}, import("@mittwald/api-client-commons").Response<{},
|
|
2266
|
+
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
2267
2267
|
[x: string]: unknown;
|
|
2268
2268
|
}, 404, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
2269
2269
|
[x: string]: unknown;
|
|
@@ -2281,7 +2281,7 @@ export declare class MittwaldAPIV3NextClient extends ApiClientBase {
|
|
|
2281
2281
|
headers?: Partial<{
|
|
2282
2282
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
2283
2283
|
}>;
|
|
2284
|
-
}, import("@mittwald/api-client-commons").Response<{},
|
|
2284
|
+
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
2285
2285
|
[x: string]: unknown;
|
|
2286
2286
|
}, 404, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
2287
2287
|
[x: string]: unknown;
|
|
@@ -2302,7 +2302,7 @@ export declare class MittwaldAPIV3NextClient extends ApiClientBase {
|
|
|
2302
2302
|
pathParameters: {
|
|
2303
2303
|
appInstallationId: string;
|
|
2304
2304
|
};
|
|
2305
|
-
}, import("@mittwald/api-client-commons").Response<{},
|
|
2305
|
+
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
2306
2306
|
[x: string]: unknown;
|
|
2307
2307
|
}, 404, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
2308
2308
|
[x: string]: unknown;
|
|
@@ -2316,7 +2316,7 @@ export declare class MittwaldAPIV3NextClient extends ApiClientBase {
|
|
|
2316
2316
|
pathParameters: {
|
|
2317
2317
|
appInstallationId: string;
|
|
2318
2318
|
};
|
|
2319
|
-
}, import("@mittwald/api-client-commons").Response<{},
|
|
2319
|
+
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
2320
2320
|
[x: string]: unknown;
|
|
2321
2321
|
}, 404, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
2322
2322
|
[x: string]: unknown;
|
|
@@ -12607,7 +12607,7 @@ export declare class MittwaldAPIV3NextClient extends ApiClientBase {
|
|
|
12607
12607
|
} & Partial<{
|
|
12608
12608
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
12609
12609
|
}>;
|
|
12610
|
-
}, import("@mittwald/api-client-commons").Response<{}, 204, "
|
|
12610
|
+
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
12611
12611
|
[x: string]: unknown;
|
|
12612
12612
|
}, 400, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
12613
12613
|
[x: string]: unknown;
|
|
@@ -12626,7 +12626,7 @@ export declare class MittwaldAPIV3NextClient extends ApiClientBase {
|
|
|
12626
12626
|
} & Partial<{
|
|
12627
12627
|
[TKey: string]: (string | number | boolean) | (string | number | boolean)[];
|
|
12628
12628
|
}>;
|
|
12629
|
-
}, import("@mittwald/api-client-commons").Response<{}, 204, "
|
|
12629
|
+
}, import("@mittwald/api-client-commons").Response<{}, 204, "empty"> | import("@mittwald/api-client-commons").Response<{
|
|
12630
12630
|
[x: string]: unknown;
|
|
12631
12631
|
}, 400, "application/json"> | import("@mittwald/api-client-commons").Response<{
|
|
12632
12632
|
[x: string]: unknown;
|
|
@@ -22489,6 +22489,9 @@ export declare class MittwaldAPIV3NextClient extends ApiClientBase {
|
|
|
22489
22489
|
severity?: ("success" | "info" | "warning" | "error")[] | undefined;
|
|
22490
22490
|
type?: string[] | undefined;
|
|
22491
22491
|
"type-not"?: string[] | undefined;
|
|
22492
|
+
referenceId?: string | undefined;
|
|
22493
|
+
referenceDomain?: string | undefined;
|
|
22494
|
+
referenceAggregate?: string | undefined;
|
|
22492
22495
|
limit?: number | undefined;
|
|
22493
22496
|
skip?: number | undefined;
|
|
22494
22497
|
page?: number | undefined;
|
|
@@ -22503,6 +22506,9 @@ export declare class MittwaldAPIV3NextClient extends ApiClientBase {
|
|
|
22503
22506
|
severity?: ("success" | "info" | "warning" | "error")[] | undefined;
|
|
22504
22507
|
type?: string[] | undefined;
|
|
22505
22508
|
"type-not"?: string[] | undefined;
|
|
22509
|
+
referenceId?: string | undefined;
|
|
22510
|
+
referenceDomain?: string | undefined;
|
|
22511
|
+
referenceAggregate?: string | undefined;
|
|
22506
22512
|
limit?: number | undefined;
|
|
22507
22513
|
skip?: number | undefined;
|
|
22508
22514
|
page?: number | undefined;
|
|
@@ -22527,6 +22533,9 @@ export declare class MittwaldAPIV3NextClient extends ApiClientBase {
|
|
|
22527
22533
|
severity?: ("success" | "info" | "warning" | "error")[] | undefined;
|
|
22528
22534
|
type?: string[] | undefined;
|
|
22529
22535
|
"type-not"?: string[] | undefined;
|
|
22536
|
+
referenceId?: string | undefined;
|
|
22537
|
+
referenceDomain?: string | undefined;
|
|
22538
|
+
referenceAggregate?: string | undefined;
|
|
22530
22539
|
limit?: number | undefined;
|
|
22531
22540
|
skip?: number | undefined;
|
|
22532
22541
|
page?: number | undefined;
|
|
@@ -546,7 +546,7 @@ export declare const extensionRemoveLogo: OpenAPIOperation<RequestType<Simplify<
|
|
|
546
546
|
/** Add an asset to an extension. */
|
|
547
547
|
export declare const extensionRequestAssetUpload: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdAssets.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdAssets.Post.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdAssets.Post.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdAssets.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdAssets.Post.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdAssets.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdAssets.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdAssets.Post.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdAssets.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdAssets.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
548
548
|
/** Start the verification process of an Extension. */
|
|
549
|
-
export declare const extensionRequestExtensionVerification: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Responses.$204.Content.
|
|
549
|
+
export declare const extensionRequestExtensionVerification: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Responses.$400.Content.ApplicationJson>, 400, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdVerificationProcess.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
550
550
|
/** Publish or withdraw an Extension. */
|
|
551
551
|
export declare const extensionSetExtensionPublishedState: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdPublished.Put.Parameters.RequestBody>, Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdPublished.Put.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdPublished.Put.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdPublished.Put.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdPublished.Put.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdPublished.Put.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdPublished.Put.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextContributorsContributorIdExtensionsExtensionIdPublished.Put.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
552
552
|
/** Creates or Updates Pricing for an Extension. */
|
|
@@ -938,8 +938,8 @@ export declare const verificationVerifyCompany: OpenAPIOperation<RequestType<Sim
|
|
|
938
938
|
/** Get the installed `SystemSoftware' for a specific `AppInstallation`. */
|
|
939
939
|
export declare const appGetAppInstallationSystemSoftware: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdSystemSoftware.Get.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdSystemSoftware.Get.Responses.$200.Content.ApplicationJson>, 200, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdSystemSoftware.Get.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdSystemSoftware.Get.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdSystemSoftware.Get.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
940
940
|
/** Detach a staging AppInstallation from its source. */
|
|
941
|
-
export declare const appDetachAppinstallationStaging: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsDetachStaging.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsDetachStaging.Post.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsDetachStaging.Post.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsDetachStaging.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsDetachStaging.Post.Responses.$
|
|
941
|
+
export declare const appDetachAppinstallationStaging: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsDetachStaging.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsDetachStaging.Post.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsDetachStaging.Post.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsDetachStaging.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsDetachStaging.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsDetachStaging.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsDetachStaging.Post.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsDetachStaging.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsDetachStaging.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
942
942
|
/** Promote a staging AppInstallation. */
|
|
943
|
-
export declare const appPromoteAppinstallationStaging: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsPromoteStaging.Post.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsPromoteStaging.Post.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsPromoteStaging.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsPromoteStaging.Post.Responses.$
|
|
943
|
+
export declare const appPromoteAppinstallationStaging: OpenAPIOperation<RequestType<Simplify<null>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsPromoteStaging.Post.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsPromoteStaging.Post.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsPromoteStaging.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsPromoteStaging.Post.Responses.$204.Content.Empty>, 204, "empty"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsPromoteStaging.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsPromoteStaging.Post.Responses.$412.Content.ApplicationJson>, 412, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsPromoteStaging.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsPromoteStaging.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
944
944
|
/** Request a staging for an AppInstallation. */
|
|
945
945
|
export declare const appRequestAppinstallationStaging: OpenAPIOperation<RequestType<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsStaging.Post.Parameters.RequestBody>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsStaging.Post.Parameters.Path>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsStaging.Post.Parameters.Query>, Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsStaging.Post.Parameters.Header>>, Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsStaging.Post.Responses.$201.Content.ApplicationJson>, 201, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsStaging.Post.Responses.$404.Content.ApplicationJson>, 404, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsStaging.Post.Responses.$429.Content.ApplicationJson>, 429, "application/json"> | Response<Simplify<MittwaldAPIV3Next.Paths.V3NextAppInstallationsAppInstallationIdActionsStaging.Post.Responses.Default.Content.ApplicationJson>, "default", "application/json">>;
|
|
@@ -4034,7 +4034,7 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
4034
4034
|
* * `registrarNotSupported`: COAB names a registrar we do not support for migration.
|
|
4035
4035
|
* * `notOrderable`: the order service rejected the domain for a reason other than an unsupported TLD or a still-reserved domain.
|
|
4036
4036
|
* * `insufficientState`: the COAB data is incomplete (e.g. missing registrar, price or owner) or the domain is still reserved at the registry.
|
|
4037
|
-
* * `contractDateOutOfRange`: the COAB contract's next-period date is in the
|
|
4037
|
+
* * `contractDateOutOfRange`: the COAB contract's next-period date is more than two years in the future (implausible data). A next-period date in the past is *not* rejected - the domain stays migratable and its order is billed from now.
|
|
4038
4038
|
* * `invalidDomainName`: the COAB domain name does not match the `idn-naked-domain` format we accept.
|
|
4039
4039
|
* * `ownerContactInvalid`: the domain's owner contact data (Inhaberdaten) failed validation at the registry/domain-service (invalid characters, or a TLD-specific contact-schema rule such as no consecutive whitespaces), so the migration is rejected. `ownerContactIssues` on the domain carries the affected field(s)/rule(s).
|
|
4040
4040
|
*/
|
|
@@ -21317,8 +21317,7 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
21317
21317
|
namespace Responses {
|
|
21318
21318
|
namespace $204 {
|
|
21319
21319
|
namespace Content {
|
|
21320
|
-
|
|
21321
|
-
}
|
|
21320
|
+
type Empty = unknown;
|
|
21322
21321
|
}
|
|
21323
21322
|
}
|
|
21324
21323
|
namespace $400 {
|
|
@@ -25161,6 +25160,9 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
25161
25160
|
severity?: ("success" | "info" | "warning" | "error")[];
|
|
25162
25161
|
type?: string[];
|
|
25163
25162
|
"type-not"?: string[];
|
|
25163
|
+
referenceId?: string;
|
|
25164
|
+
referenceDomain?: string;
|
|
25165
|
+
referenceAggregate?: string;
|
|
25164
25166
|
limit?: number;
|
|
25165
25167
|
skip?: number;
|
|
25166
25168
|
page?: number;
|
|
@@ -31384,7 +31386,7 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
31384
31386
|
type Query = {};
|
|
31385
31387
|
}
|
|
31386
31388
|
namespace Responses {
|
|
31387
|
-
namespace $
|
|
31389
|
+
namespace $204 {
|
|
31388
31390
|
namespace Content {
|
|
31389
31391
|
type Empty = unknown;
|
|
31390
31392
|
}
|
|
@@ -31430,7 +31432,7 @@ export declare namespace MittwaldAPIV3Next {
|
|
|
31430
31432
|
type Query = {};
|
|
31431
31433
|
}
|
|
31432
31434
|
namespace Responses {
|
|
31433
|
-
namespace $
|
|
31435
|
+
namespace $204 {
|
|
31434
31436
|
namespace Content {
|
|
31435
31437
|
type Empty = unknown;
|
|
31436
31438
|
}
|
package/dist/types/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MittwaldAPIClientVersion = '4.
|
|
1
|
+
export declare const MittwaldAPIClientVersion = '4.450.0';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/api-client",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.451.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.451.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.451.0",
|
|
80
80
|
"@mittwald/react-use-promise": "^2.6.2",
|
|
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": "d95ff3740305af5a05a915b3b5bc4c3b832490a4"
|
|
110
110
|
}
|