@novu/api 0.0.4 → 0.1.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/README.md +0 -9
- package/jsr.json +1 -1
- package/lib/config.d.ts +2 -2
- package/lib/config.js +2 -2
- package/models/components/index.d.ts +0 -3
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +0 -3
- package/models/components/index.js.map +1 -1
- package/models/errors/index.d.ts +0 -1
- package/models/errors/index.d.ts.map +1 -1
- package/models/errors/index.js +0 -1
- package/models/errors/index.js.map +1 -1
- package/models/operations/index.d.ts +0 -3
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +0 -3
- package/models/operations/index.js.map +1 -1
- package/package.json +1 -1
- package/sdk/sdk.d.ts +0 -3
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +0 -4
- package/sdk/sdk.js.map +1 -1
- package/sources/json-development.json +0 -1170
- package/src/lib/config.ts +2 -2
- package/src/models/components/index.ts +0 -3
- package/src/models/errors/index.ts +0 -1
- package/src/models/operations/index.ts +0 -3
- package/src/sdk/sdk.ts +0 -6
- package/docs/sdks/admin/README.md +0 -234
- package/funcs/adminGenerateRandomNumber.d.ts +0 -10
- package/funcs/adminGenerateRandomNumber.d.ts.map +0 -1
- package/funcs/adminGenerateRandomNumber.js +0 -126
- package/funcs/adminGenerateRandomNumber.js.map +0 -1
- package/funcs/adminHealthControllerHealthCheck.d.ts +0 -10
- package/funcs/adminHealthControllerHealthCheck.d.ts.map +0 -1
- package/funcs/adminHealthControllerHealthCheck.js +0 -109
- package/funcs/adminHealthControllerHealthCheck.js.map +0 -1
- package/funcs/adminTestIdempotency.d.ts +0 -11
- package/funcs/adminTestIdempotency.d.ts.map +0 -1
- package/funcs/adminTestIdempotency.js +0 -129
- package/funcs/adminTestIdempotency.js.map +0 -1
- package/models/components/idempotencetestingresponse.d.ts +0 -32
- package/models/components/idempotencetestingresponse.d.ts.map +0 -1
- package/models/components/idempotencetestingresponse.js +0 -59
- package/models/components/idempotencetestingresponse.js.map +0 -1
- package/models/components/idempotencybehaviorenum.d.ts +0 -37
- package/models/components/idempotencybehaviorenum.d.ts.map +0 -1
- package/models/components/idempotencybehaviorenum.js +0 -54
- package/models/components/idempotencybehaviorenum.js.map +0 -1
- package/models/components/idempotencytestingdto.d.ts +0 -33
- package/models/components/idempotencytestingdto.d.ts.map +0 -1
- package/models/components/idempotencytestingdto.js +0 -60
- package/models/components/idempotencytestingdto.js.map +0 -1
- package/models/errors/healthcontrollerhealthcheck.d.ts +0 -153
- package/models/errors/healthcontrollerhealthcheck.d.ts.map +0 -1
- package/models/errors/healthcontrollerhealthcheck.js +0 -190
- package/models/errors/healthcontrollerhealthcheck.js.map +0 -1
- package/models/operations/healthcontrollergeneraterandomnumber.d.ts +0 -64
- package/models/operations/healthcontrollergeneraterandomnumber.d.ts.map +0 -1
- package/models/operations/healthcontrollergeneraterandomnumber.js +0 -108
- package/models/operations/healthcontrollergeneraterandomnumber.js.map +0 -1
- package/models/operations/healthcontrollerhealthcheck.d.ts +0 -165
- package/models/operations/healthcontrollerhealthcheck.d.ts.map +0 -1
- package/models/operations/healthcontrollerhealthcheck.js +0 -206
- package/models/operations/healthcontrollerhealthcheck.js.map +0 -1
- package/models/operations/healthcontrollertestidempotency.d.ts +0 -66
- package/models/operations/healthcontrollertestidempotency.d.ts.map +0 -1
- package/models/operations/healthcontrollertestidempotency.js +0 -112
- package/models/operations/healthcontrollertestidempotency.js.map +0 -1
- package/sdk/admin.d.ts +0 -9
- package/sdk/admin.d.ts.map +0 -1
- package/sdk/admin.js +0 -24
- package/sdk/admin.js.map +0 -1
- package/src/funcs/adminGenerateRandomNumber.ts +0 -183
- package/src/funcs/adminHealthControllerHealthCheck.ts +0 -153
- package/src/funcs/adminTestIdempotency.ts +0 -190
- package/src/models/components/idempotencetestingresponse.ts +0 -69
- package/src/models/components/idempotencybehaviorenum.ts +0 -42
- package/src/models/components/idempotencytestingdto.ts +0 -74
- package/src/models/errors/healthcontrollerhealthcheck.ts +0 -291
- package/src/models/operations/healthcontrollergeneraterandomnumber.ts +0 -177
- package/src/models/operations/healthcontrollerhealthcheck.ts +0 -358
- package/src/models/operations/healthcontrollertestidempotency.ts +0 -174
- package/src/sdk/admin.ts +0 -48
|
@@ -1,129 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*
|
|
3
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
-
if (mod && mod.__esModule) return mod;
|
|
23
|
-
var result = {};
|
|
24
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
-
__setModuleDefault(result, mod);
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.adminTestIdempotency = void 0;
|
|
30
|
-
const encodings_js_1 = require("../lib/encodings.js");
|
|
31
|
-
const M = __importStar(require("../lib/matchers.js"));
|
|
32
|
-
const primitives_js_1 = require("../lib/primitives.js");
|
|
33
|
-
const schemas_js_1 = require("../lib/schemas.js");
|
|
34
|
-
const security_js_1 = require("../lib/security.js");
|
|
35
|
-
const url_js_1 = require("../lib/url.js");
|
|
36
|
-
const errors = __importStar(require("../models/errors/index.js"));
|
|
37
|
-
const operations = __importStar(require("../models/operations/index.js"));
|
|
38
|
-
async function adminTestIdempotency(client, idempotencyTestingDto, idempotencyKey, options) {
|
|
39
|
-
const input = {
|
|
40
|
-
idempotencyTestingDto: idempotencyTestingDto,
|
|
41
|
-
idempotencyKey: idempotencyKey,
|
|
42
|
-
};
|
|
43
|
-
const parsed = (0, schemas_js_1.safeParse)(input, (value) => operations.HealthControllerTestIdempotencyRequest$outboundSchema.parse(value), "Input validation failed");
|
|
44
|
-
if (!parsed.ok) {
|
|
45
|
-
return parsed;
|
|
46
|
-
}
|
|
47
|
-
const payload = parsed.value;
|
|
48
|
-
const body = (0, encodings_js_1.encodeJSON)("body", payload.IdempotencyTestingDto, {
|
|
49
|
-
explode: true,
|
|
50
|
-
});
|
|
51
|
-
const path = (0, url_js_1.pathToFunc)("/v1/health-check/test-idempotency")();
|
|
52
|
-
const headers = new Headers((0, primitives_js_1.compactMap)({
|
|
53
|
-
"Content-Type": "application/json",
|
|
54
|
-
Accept: "application/json",
|
|
55
|
-
"idempotency-key": (0, encodings_js_1.encodeSimple)("idempotency-key", payload["idempotency-key"], { explode: false, charEncoding: "none" }),
|
|
56
|
-
}));
|
|
57
|
-
const secConfig = await (0, security_js_1.extractSecurity)(client._options.apiKey);
|
|
58
|
-
const securityInput = secConfig == null ? {} : { apiKey: secConfig };
|
|
59
|
-
const requestSecurity = (0, security_js_1.resolveGlobalSecurity)(securityInput);
|
|
60
|
-
const context = {
|
|
61
|
-
operationID: "HealthController_testIdempotency",
|
|
62
|
-
oAuth2Scopes: [],
|
|
63
|
-
resolvedSecurity: requestSecurity,
|
|
64
|
-
securitySource: client._options.apiKey,
|
|
65
|
-
retryConfig: options?.retries
|
|
66
|
-
|| client._options.retryConfig
|
|
67
|
-
|| {
|
|
68
|
-
strategy: "backoff",
|
|
69
|
-
backoff: {
|
|
70
|
-
initialInterval: 1000,
|
|
71
|
-
maxInterval: 30000,
|
|
72
|
-
exponent: 1.5,
|
|
73
|
-
maxElapsedTime: 3600000,
|
|
74
|
-
},
|
|
75
|
-
retryConnectionErrors: true,
|
|
76
|
-
}
|
|
77
|
-
|| { strategy: "none" },
|
|
78
|
-
retryCodes: options?.retryCodes || ["408", "409", "429", "5XX"],
|
|
79
|
-
};
|
|
80
|
-
const requestRes = client._createRequest(context, {
|
|
81
|
-
security: requestSecurity,
|
|
82
|
-
method: "POST",
|
|
83
|
-
baseURL: options?.serverURL,
|
|
84
|
-
path: path,
|
|
85
|
-
headers: headers,
|
|
86
|
-
body: body,
|
|
87
|
-
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
88
|
-
}, options);
|
|
89
|
-
if (!requestRes.ok) {
|
|
90
|
-
return requestRes;
|
|
91
|
-
}
|
|
92
|
-
const req = requestRes.value;
|
|
93
|
-
const doResult = await client._do(req, {
|
|
94
|
-
context,
|
|
95
|
-
errorCodes: [
|
|
96
|
-
"400",
|
|
97
|
-
"401",
|
|
98
|
-
"403",
|
|
99
|
-
"404",
|
|
100
|
-
"405",
|
|
101
|
-
"409",
|
|
102
|
-
"413",
|
|
103
|
-
"414",
|
|
104
|
-
"415",
|
|
105
|
-
"422",
|
|
106
|
-
"429",
|
|
107
|
-
"4XX",
|
|
108
|
-
"500",
|
|
109
|
-
"503",
|
|
110
|
-
"5XX",
|
|
111
|
-
],
|
|
112
|
-
retryConfig: context.retryConfig,
|
|
113
|
-
retryCodes: context.retryCodes,
|
|
114
|
-
});
|
|
115
|
-
if (!doResult.ok) {
|
|
116
|
-
return doResult;
|
|
117
|
-
}
|
|
118
|
-
const response = doResult.value;
|
|
119
|
-
const responseFields = {
|
|
120
|
-
HttpMeta: { Response: response, Request: req },
|
|
121
|
-
};
|
|
122
|
-
const [result] = await M.match(M.json(201, operations.HealthControllerTestIdempotencyResponse$inboundSchema, { hdrs: true, key: "Result" }), M.jsonErr([400, 401, 403, 404, 405, 409, 413, 415], errors.ErrorDto$inboundSchema, { hdrs: true }), M.jsonErr(414, errors.ErrorDto$inboundSchema), M.jsonErr(422, errors.ValidationErrorDto$inboundSchema, { hdrs: true }), M.fail(429), M.jsonErr(500, errors.ErrorDto$inboundSchema, { hdrs: true }), M.fail(503), M.fail("4XX"), M.fail("5XX"))(response, { extraFields: responseFields });
|
|
123
|
-
if (!result.ok) {
|
|
124
|
-
return result;
|
|
125
|
-
}
|
|
126
|
-
return result;
|
|
127
|
-
}
|
|
128
|
-
exports.adminTestIdempotency = adminTestIdempotency;
|
|
129
|
-
//# sourceMappingURL=adminTestIdempotency.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"adminTestIdempotency.js","sourceRoot":"","sources":["../src/funcs/adminTestIdempotency.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
-
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
|
-
export type IdempotenceTestingResponse = {
|
|
5
|
-
/**
|
|
6
|
-
* A unique number representing the idempotency response
|
|
7
|
-
*/
|
|
8
|
-
number: number;
|
|
9
|
-
};
|
|
10
|
-
/** @internal */
|
|
11
|
-
export declare const IdempotenceTestingResponse$inboundSchema: z.ZodType<IdempotenceTestingResponse, z.ZodTypeDef, unknown>;
|
|
12
|
-
/** @internal */
|
|
13
|
-
export type IdempotenceTestingResponse$Outbound = {
|
|
14
|
-
number: number;
|
|
15
|
-
};
|
|
16
|
-
/** @internal */
|
|
17
|
-
export declare const IdempotenceTestingResponse$outboundSchema: z.ZodType<IdempotenceTestingResponse$Outbound, z.ZodTypeDef, IdempotenceTestingResponse>;
|
|
18
|
-
/**
|
|
19
|
-
* @internal
|
|
20
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
21
|
-
*/
|
|
22
|
-
export declare namespace IdempotenceTestingResponse$ {
|
|
23
|
-
/** @deprecated use `IdempotenceTestingResponse$inboundSchema` instead. */
|
|
24
|
-
const inboundSchema: z.ZodType<IdempotenceTestingResponse, z.ZodTypeDef, unknown>;
|
|
25
|
-
/** @deprecated use `IdempotenceTestingResponse$outboundSchema` instead. */
|
|
26
|
-
const outboundSchema: z.ZodType<IdempotenceTestingResponse$Outbound, z.ZodTypeDef, IdempotenceTestingResponse>;
|
|
27
|
-
/** @deprecated use `IdempotenceTestingResponse$Outbound` instead. */
|
|
28
|
-
type Outbound = IdempotenceTestingResponse$Outbound;
|
|
29
|
-
}
|
|
30
|
-
export declare function idempotenceTestingResponseToJSON(idempotenceTestingResponse: IdempotenceTestingResponse): string;
|
|
31
|
-
export declare function idempotenceTestingResponseFromJSON(jsonString: string): SafeParseResult<IdempotenceTestingResponse, SDKValidationError>;
|
|
32
|
-
//# sourceMappingURL=idempotencetestingresponse.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"idempotencetestingresponse.d.ts","sourceRoot":"","sources":["../../src/models/components/idempotencetestingresponse.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,0BAA0B,GAAG;IACvC;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC9D,0BAA0B,EAC1B,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,mCAAmC,GAAG;IAChD,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yCAAyC,EAAE,CAAC,CAAC,OAAO,CAC/D,mCAAmC,EACnC,CAAC,CAAC,UAAU,EACZ,0BAA0B,CAG1B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,2BAA2B,CAAC;IAC3C,0EAA0E;IACnE,MAAM,aAAa,8DAA2C,CAAC;IACtE,2EAA2E;IACpE,MAAM,cAAc,0FAA4C,CAAC;IACxE,qEAAqE;IACrE,KAAY,QAAQ,GAAG,mCAAmC,CAAC;CAC5D;AAED,wBAAgB,gCAAgC,CAC9C,0BAA0B,EAAE,0BAA0B,GACrD,MAAM,CAIR;AAED,wBAAgB,kCAAkC,CAChD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,0BAA0B,EAAE,kBAAkB,CAAC,CAMjE"}
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*
|
|
3
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
-
if (mod && mod.__esModule) return mod;
|
|
23
|
-
var result = {};
|
|
24
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
-
__setModuleDefault(result, mod);
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.idempotenceTestingResponseFromJSON = exports.idempotenceTestingResponseToJSON = exports.IdempotenceTestingResponse$ = exports.IdempotenceTestingResponse$outboundSchema = exports.IdempotenceTestingResponse$inboundSchema = void 0;
|
|
30
|
-
const z = __importStar(require("zod"));
|
|
31
|
-
const schemas_js_1 = require("../../lib/schemas.js");
|
|
32
|
-
/** @internal */
|
|
33
|
-
exports.IdempotenceTestingResponse$inboundSchema = z.object({
|
|
34
|
-
number: z.number(),
|
|
35
|
-
});
|
|
36
|
-
/** @internal */
|
|
37
|
-
exports.IdempotenceTestingResponse$outboundSchema = z.object({
|
|
38
|
-
number: z.number(),
|
|
39
|
-
});
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
43
|
-
*/
|
|
44
|
-
var IdempotenceTestingResponse$;
|
|
45
|
-
(function (IdempotenceTestingResponse$) {
|
|
46
|
-
/** @deprecated use `IdempotenceTestingResponse$inboundSchema` instead. */
|
|
47
|
-
IdempotenceTestingResponse$.inboundSchema = exports.IdempotenceTestingResponse$inboundSchema;
|
|
48
|
-
/** @deprecated use `IdempotenceTestingResponse$outboundSchema` instead. */
|
|
49
|
-
IdempotenceTestingResponse$.outboundSchema = exports.IdempotenceTestingResponse$outboundSchema;
|
|
50
|
-
})(IdempotenceTestingResponse$ || (exports.IdempotenceTestingResponse$ = IdempotenceTestingResponse$ = {}));
|
|
51
|
-
function idempotenceTestingResponseToJSON(idempotenceTestingResponse) {
|
|
52
|
-
return JSON.stringify(exports.IdempotenceTestingResponse$outboundSchema.parse(idempotenceTestingResponse));
|
|
53
|
-
}
|
|
54
|
-
exports.idempotenceTestingResponseToJSON = idempotenceTestingResponseToJSON;
|
|
55
|
-
function idempotenceTestingResponseFromJSON(jsonString) {
|
|
56
|
-
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.IdempotenceTestingResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'IdempotenceTestingResponse' from JSON`);
|
|
57
|
-
}
|
|
58
|
-
exports.idempotenceTestingResponseFromJSON = idempotenceTestingResponseFromJSON;
|
|
59
|
-
//# sourceMappingURL=idempotencetestingresponse.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"idempotencetestingresponse.js","sourceRoot":"","sources":["../../src/models/components/idempotencetestingresponse.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,qDAAiD;AAWjD,gBAAgB;AACH,QAAA,wCAAwC,GAIjD,CAAC,CAAC,MAAM,CAAC;IACX,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE;CACnB,CAAC,CAAC;AAOH,gBAAgB;AACH,QAAA,yCAAyC,GAIlD,CAAC,CAAC,MAAM,CAAC;IACX,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE;CACnB,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,2BAA2B,CAO3C;AAPD,WAAiB,2BAA2B;IAC1C,0EAA0E;IAC7D,yCAAa,GAAG,gDAAwC,CAAC;IACtE,2EAA2E;IAC9D,0CAAc,GAAG,iDAAyC,CAAC;AAG1E,CAAC,EAPgB,2BAA2B,2CAA3B,2BAA2B,QAO3C;AAED,SAAgB,gCAAgC,CAC9C,0BAAsD;IAEtD,OAAO,IAAI,CAAC,SAAS,CACnB,iDAAyC,CAAC,KAAK,CAAC,0BAA0B,CAAC,CAC5E,CAAC;AACJ,CAAC;AAND,4EAMC;AAED,SAAgB,kCAAkC,CAChD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,gDAAwC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACpE,wDAAwD,CACzD,CAAC;AACJ,CAAC;AARD,gFAQC"}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
import { ClosedEnum } from "../../types/enums.js";
|
|
3
|
-
/**
|
|
4
|
-
* The expected behavior of the idempotency request
|
|
5
|
-
*/
|
|
6
|
-
export declare const IdempotencyBehaviorEnum: {
|
|
7
|
-
readonly ImmediateResponse: "IMMEDIATE_RESPONSE";
|
|
8
|
-
readonly ImmediateException: "IMMEDIATE_EXCEPTION";
|
|
9
|
-
readonly DelayedResponse: "DELAYED_RESPONSE";
|
|
10
|
-
};
|
|
11
|
-
/**
|
|
12
|
-
* The expected behavior of the idempotency request
|
|
13
|
-
*/
|
|
14
|
-
export type IdempotencyBehaviorEnum = ClosedEnum<typeof IdempotencyBehaviorEnum>;
|
|
15
|
-
/** @internal */
|
|
16
|
-
export declare const IdempotencyBehaviorEnum$inboundSchema: z.ZodNativeEnum<typeof IdempotencyBehaviorEnum>;
|
|
17
|
-
/** @internal */
|
|
18
|
-
export declare const IdempotencyBehaviorEnum$outboundSchema: z.ZodNativeEnum<typeof IdempotencyBehaviorEnum>;
|
|
19
|
-
/**
|
|
20
|
-
* @internal
|
|
21
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
22
|
-
*/
|
|
23
|
-
export declare namespace IdempotencyBehaviorEnum$ {
|
|
24
|
-
/** @deprecated use `IdempotencyBehaviorEnum$inboundSchema` instead. */
|
|
25
|
-
const inboundSchema: z.ZodNativeEnum<{
|
|
26
|
-
readonly ImmediateResponse: "IMMEDIATE_RESPONSE";
|
|
27
|
-
readonly ImmediateException: "IMMEDIATE_EXCEPTION";
|
|
28
|
-
readonly DelayedResponse: "DELAYED_RESPONSE";
|
|
29
|
-
}>;
|
|
30
|
-
/** @deprecated use `IdempotencyBehaviorEnum$outboundSchema` instead. */
|
|
31
|
-
const outboundSchema: z.ZodNativeEnum<{
|
|
32
|
-
readonly ImmediateResponse: "IMMEDIATE_RESPONSE";
|
|
33
|
-
readonly ImmediateException: "IMMEDIATE_EXCEPTION";
|
|
34
|
-
readonly DelayedResponse: "DELAYED_RESPONSE";
|
|
35
|
-
}>;
|
|
36
|
-
}
|
|
37
|
-
//# sourceMappingURL=idempotencybehaviorenum.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"idempotencybehaviorenum.d.ts","sourceRoot":"","sources":["../../src/models/components/idempotencybehaviorenum.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAElD;;GAEG;AACH,eAAO,MAAM,uBAAuB;;;;CAI1B,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG,UAAU,CAC9C,OAAO,uBAAuB,CAC/B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,qCAAqC,EAAE,CAAC,CAAC,aAAa,CACjE,OAAO,uBAAuB,CACS,CAAC;AAE1C,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,aAAa,CAClE,OAAO,uBAAuB,CACS,CAAC;AAE1C;;;GAGG;AACH,yBAAiB,wBAAwB,CAAC;IACxC,uEAAuE;IAChE,MAAM,aAAa;;;;MAAwC,CAAC;IACnE,wEAAwE;IACjE,MAAM,cAAc;;;;MAAyC,CAAC;CACtE"}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*
|
|
3
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
-
if (mod && mod.__esModule) return mod;
|
|
23
|
-
var result = {};
|
|
24
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
-
__setModuleDefault(result, mod);
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.IdempotencyBehaviorEnum$ = exports.IdempotencyBehaviorEnum$outboundSchema = exports.IdempotencyBehaviorEnum$inboundSchema = exports.IdempotencyBehaviorEnum = void 0;
|
|
30
|
-
const z = __importStar(require("zod"));
|
|
31
|
-
/**
|
|
32
|
-
* The expected behavior of the idempotency request
|
|
33
|
-
*/
|
|
34
|
-
exports.IdempotencyBehaviorEnum = {
|
|
35
|
-
ImmediateResponse: "IMMEDIATE_RESPONSE",
|
|
36
|
-
ImmediateException: "IMMEDIATE_EXCEPTION",
|
|
37
|
-
DelayedResponse: "DELAYED_RESPONSE",
|
|
38
|
-
};
|
|
39
|
-
/** @internal */
|
|
40
|
-
exports.IdempotencyBehaviorEnum$inboundSchema = z.nativeEnum(exports.IdempotencyBehaviorEnum);
|
|
41
|
-
/** @internal */
|
|
42
|
-
exports.IdempotencyBehaviorEnum$outboundSchema = exports.IdempotencyBehaviorEnum$inboundSchema;
|
|
43
|
-
/**
|
|
44
|
-
* @internal
|
|
45
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
46
|
-
*/
|
|
47
|
-
var IdempotencyBehaviorEnum$;
|
|
48
|
-
(function (IdempotencyBehaviorEnum$) {
|
|
49
|
-
/** @deprecated use `IdempotencyBehaviorEnum$inboundSchema` instead. */
|
|
50
|
-
IdempotencyBehaviorEnum$.inboundSchema = exports.IdempotencyBehaviorEnum$inboundSchema;
|
|
51
|
-
/** @deprecated use `IdempotencyBehaviorEnum$outboundSchema` instead. */
|
|
52
|
-
IdempotencyBehaviorEnum$.outboundSchema = exports.IdempotencyBehaviorEnum$outboundSchema;
|
|
53
|
-
})(IdempotencyBehaviorEnum$ || (exports.IdempotencyBehaviorEnum$ = IdempotencyBehaviorEnum$ = {}));
|
|
54
|
-
//# sourceMappingURL=idempotencybehaviorenum.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"idempotencybehaviorenum.js","sourceRoot":"","sources":["../../src/models/components/idempotencybehaviorenum.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AAGzB;;GAEG;AACU,QAAA,uBAAuB,GAAG;IACrC,iBAAiB,EAAE,oBAAoB;IACvC,kBAAkB,EAAE,qBAAqB;IACzC,eAAe,EAAE,kBAAkB;CAC3B,CAAC;AAQX,gBAAgB;AACH,QAAA,qCAAqC,GAE9C,CAAC,CAAC,UAAU,CAAC,+BAAuB,CAAC,CAAC;AAE1C,gBAAgB;AACH,QAAA,sCAAsC,GAE/C,6CAAqC,CAAC;AAE1C;;;GAGG;AACH,IAAiB,wBAAwB,CAKxC;AALD,WAAiB,wBAAwB;IACvC,uEAAuE;IAC1D,sCAAa,GAAG,6CAAqC,CAAC;IACnE,wEAAwE;IAC3D,uCAAc,GAAG,8CAAsC,CAAC;AACvE,CAAC,EALgB,wBAAwB,wCAAxB,wBAAwB,QAKxC"}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
-
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
|
-
import { IdempotencyBehaviorEnum } from "./idempotencybehaviorenum.js";
|
|
5
|
-
export type IdempotencyTestingDto = {
|
|
6
|
-
/**
|
|
7
|
-
* The expected behavior of the idempotency request
|
|
8
|
-
*/
|
|
9
|
-
expectedBehavior: IdempotencyBehaviorEnum;
|
|
10
|
-
};
|
|
11
|
-
/** @internal */
|
|
12
|
-
export declare const IdempotencyTestingDto$inboundSchema: z.ZodType<IdempotencyTestingDto, z.ZodTypeDef, unknown>;
|
|
13
|
-
/** @internal */
|
|
14
|
-
export type IdempotencyTestingDto$Outbound = {
|
|
15
|
-
expectedBehavior: string;
|
|
16
|
-
};
|
|
17
|
-
/** @internal */
|
|
18
|
-
export declare const IdempotencyTestingDto$outboundSchema: z.ZodType<IdempotencyTestingDto$Outbound, z.ZodTypeDef, IdempotencyTestingDto>;
|
|
19
|
-
/**
|
|
20
|
-
* @internal
|
|
21
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
22
|
-
*/
|
|
23
|
-
export declare namespace IdempotencyTestingDto$ {
|
|
24
|
-
/** @deprecated use `IdempotencyTestingDto$inboundSchema` instead. */
|
|
25
|
-
const inboundSchema: z.ZodType<IdempotencyTestingDto, z.ZodTypeDef, unknown>;
|
|
26
|
-
/** @deprecated use `IdempotencyTestingDto$outboundSchema` instead. */
|
|
27
|
-
const outboundSchema: z.ZodType<IdempotencyTestingDto$Outbound, z.ZodTypeDef, IdempotencyTestingDto>;
|
|
28
|
-
/** @deprecated use `IdempotencyTestingDto$Outbound` instead. */
|
|
29
|
-
type Outbound = IdempotencyTestingDto$Outbound;
|
|
30
|
-
}
|
|
31
|
-
export declare function idempotencyTestingDtoToJSON(idempotencyTestingDto: IdempotencyTestingDto): string;
|
|
32
|
-
export declare function idempotencyTestingDtoFromJSON(jsonString: string): SafeParseResult<IdempotencyTestingDto, SDKValidationError>;
|
|
33
|
-
//# sourceMappingURL=idempotencytestingdto.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"idempotencytestingdto.d.ts","sourceRoot":"","sources":["../../src/models/components/idempotencytestingdto.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,uBAAuB,EAGxB,MAAM,8BAA8B,CAAC;AAEtC,MAAM,MAAM,qBAAqB,GAAG;IAClC;;OAEG;IACH,gBAAgB,EAAE,uBAAuB,CAAC;CAC3C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,mCAAmC,EAAE,CAAC,CAAC,OAAO,CACzD,qBAAqB,EACrB,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,8BAA8B,GAAG;IAC3C,gBAAgB,EAAE,MAAM,CAAC;CAC1B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,oCAAoC,EAAE,CAAC,CAAC,OAAO,CAC1D,8BAA8B,EAC9B,CAAC,CAAC,UAAU,EACZ,qBAAqB,CAGrB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,sBAAsB,CAAC;IACtC,qEAAqE;IAC9D,MAAM,aAAa,yDAAsC,CAAC;IACjE,sEAAsE;IAC/D,MAAM,cAAc,gFAAuC,CAAC;IACnE,gEAAgE;IAChE,KAAY,QAAQ,GAAG,8BAA8B,CAAC;CACvD;AAED,wBAAgB,2BAA2B,CACzC,qBAAqB,EAAE,qBAAqB,GAC3C,MAAM,CAIR;AAED,wBAAgB,6BAA6B,CAC3C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,qBAAqB,EAAE,kBAAkB,CAAC,CAM5D"}
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*
|
|
3
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
22
|
-
if (mod && mod.__esModule) return mod;
|
|
23
|
-
var result = {};
|
|
24
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
25
|
-
__setModuleDefault(result, mod);
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
-
exports.idempotencyTestingDtoFromJSON = exports.idempotencyTestingDtoToJSON = exports.IdempotencyTestingDto$ = exports.IdempotencyTestingDto$outboundSchema = exports.IdempotencyTestingDto$inboundSchema = void 0;
|
|
30
|
-
const z = __importStar(require("zod"));
|
|
31
|
-
const schemas_js_1 = require("../../lib/schemas.js");
|
|
32
|
-
const idempotencybehaviorenum_js_1 = require("./idempotencybehaviorenum.js");
|
|
33
|
-
/** @internal */
|
|
34
|
-
exports.IdempotencyTestingDto$inboundSchema = z.object({
|
|
35
|
-
expectedBehavior: idempotencybehaviorenum_js_1.IdempotencyBehaviorEnum$inboundSchema,
|
|
36
|
-
});
|
|
37
|
-
/** @internal */
|
|
38
|
-
exports.IdempotencyTestingDto$outboundSchema = z.object({
|
|
39
|
-
expectedBehavior: idempotencybehaviorenum_js_1.IdempotencyBehaviorEnum$outboundSchema,
|
|
40
|
-
});
|
|
41
|
-
/**
|
|
42
|
-
* @internal
|
|
43
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
44
|
-
*/
|
|
45
|
-
var IdempotencyTestingDto$;
|
|
46
|
-
(function (IdempotencyTestingDto$) {
|
|
47
|
-
/** @deprecated use `IdempotencyTestingDto$inboundSchema` instead. */
|
|
48
|
-
IdempotencyTestingDto$.inboundSchema = exports.IdempotencyTestingDto$inboundSchema;
|
|
49
|
-
/** @deprecated use `IdempotencyTestingDto$outboundSchema` instead. */
|
|
50
|
-
IdempotencyTestingDto$.outboundSchema = exports.IdempotencyTestingDto$outboundSchema;
|
|
51
|
-
})(IdempotencyTestingDto$ || (exports.IdempotencyTestingDto$ = IdempotencyTestingDto$ = {}));
|
|
52
|
-
function idempotencyTestingDtoToJSON(idempotencyTestingDto) {
|
|
53
|
-
return JSON.stringify(exports.IdempotencyTestingDto$outboundSchema.parse(idempotencyTestingDto));
|
|
54
|
-
}
|
|
55
|
-
exports.idempotencyTestingDtoToJSON = idempotencyTestingDtoToJSON;
|
|
56
|
-
function idempotencyTestingDtoFromJSON(jsonString) {
|
|
57
|
-
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.IdempotencyTestingDto$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'IdempotencyTestingDto' from JSON`);
|
|
58
|
-
}
|
|
59
|
-
exports.idempotencyTestingDtoFromJSON = idempotencyTestingDtoFromJSON;
|
|
60
|
-
//# sourceMappingURL=idempotencytestingdto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"idempotencytestingdto.js","sourceRoot":"","sources":["../../src/models/components/idempotencytestingdto.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,qDAAiD;AAGjD,6EAIsC;AAStC,gBAAgB;AACH,QAAA,mCAAmC,GAI5C,CAAC,CAAC,MAAM,CAAC;IACX,gBAAgB,EAAE,kEAAqC;CACxD,CAAC,CAAC;AAOH,gBAAgB;AACH,QAAA,oCAAoC,GAI7C,CAAC,CAAC,MAAM,CAAC;IACX,gBAAgB,EAAE,mEAAsC;CACzD,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,sBAAsB,CAOtC;AAPD,WAAiB,sBAAsB;IACrC,qEAAqE;IACxD,oCAAa,GAAG,2CAAmC,CAAC;IACjE,sEAAsE;IACzD,qCAAc,GAAG,4CAAoC,CAAC;AAGrE,CAAC,EAPgB,sBAAsB,sCAAtB,sBAAsB,QAOtC;AAED,SAAgB,2BAA2B,CACzC,qBAA4C;IAE5C,OAAO,IAAI,CAAC,SAAS,CACnB,4CAAoC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAClE,CAAC;AACJ,CAAC;AAND,kEAMC;AAED,SAAgB,6BAA6B,CAC3C,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,2CAAmC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC/D,mDAAmD,CACpD,CAAC;AACJ,CAAC;AARD,sEAQC"}
|
|
@@ -1,153 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
-
import { SDKValidationError } from "./sdkvalidationerror.js";
|
|
4
|
-
export type Info = {
|
|
5
|
-
status: string;
|
|
6
|
-
additionalProperties: {
|
|
7
|
-
[k: string]: any;
|
|
8
|
-
};
|
|
9
|
-
};
|
|
10
|
-
export type ErrorT = {
|
|
11
|
-
status: string;
|
|
12
|
-
additionalProperties: {
|
|
13
|
-
[k: string]: any;
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
export type Details = {
|
|
17
|
-
status: string;
|
|
18
|
-
additionalProperties: {
|
|
19
|
-
[k: string]: any;
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
/**
|
|
23
|
-
* The Health Check is not successful
|
|
24
|
-
*/
|
|
25
|
-
export type HealthControllerHealthCheckResponseBodyData = {
|
|
26
|
-
status?: string | undefined;
|
|
27
|
-
info?: {
|
|
28
|
-
[k: string]: Info;
|
|
29
|
-
} | null | undefined;
|
|
30
|
-
error?: {
|
|
31
|
-
[k: string]: ErrorT;
|
|
32
|
-
} | null | undefined;
|
|
33
|
-
details?: {
|
|
34
|
-
[k: string]: Details;
|
|
35
|
-
} | undefined;
|
|
36
|
-
};
|
|
37
|
-
/**
|
|
38
|
-
* The Health Check is not successful
|
|
39
|
-
*/
|
|
40
|
-
export declare class HealthControllerHealthCheckResponseBody extends Error {
|
|
41
|
-
status?: string | undefined;
|
|
42
|
-
info?: {
|
|
43
|
-
[k: string]: Info;
|
|
44
|
-
} | null | undefined;
|
|
45
|
-
error?: {
|
|
46
|
-
[k: string]: ErrorT;
|
|
47
|
-
} | null | undefined;
|
|
48
|
-
details?: {
|
|
49
|
-
[k: string]: Details;
|
|
50
|
-
} | undefined;
|
|
51
|
-
/** The original data that was passed to this error instance. */
|
|
52
|
-
data$: HealthControllerHealthCheckResponseBodyData;
|
|
53
|
-
constructor(err: HealthControllerHealthCheckResponseBodyData);
|
|
54
|
-
}
|
|
55
|
-
/** @internal */
|
|
56
|
-
export declare const Info$inboundSchema: z.ZodType<Info, z.ZodTypeDef, unknown>;
|
|
57
|
-
/** @internal */
|
|
58
|
-
export type Info$Outbound = {
|
|
59
|
-
status: string;
|
|
60
|
-
[additionalProperties: string]: unknown;
|
|
61
|
-
};
|
|
62
|
-
/** @internal */
|
|
63
|
-
export declare const Info$outboundSchema: z.ZodType<Info$Outbound, z.ZodTypeDef, Info>;
|
|
64
|
-
/**
|
|
65
|
-
* @internal
|
|
66
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
67
|
-
*/
|
|
68
|
-
export declare namespace Info$ {
|
|
69
|
-
/** @deprecated use `Info$inboundSchema` instead. */
|
|
70
|
-
const inboundSchema: z.ZodType<Info, z.ZodTypeDef, unknown>;
|
|
71
|
-
/** @deprecated use `Info$outboundSchema` instead. */
|
|
72
|
-
const outboundSchema: z.ZodType<Info$Outbound, z.ZodTypeDef, Info>;
|
|
73
|
-
/** @deprecated use `Info$Outbound` instead. */
|
|
74
|
-
type Outbound = Info$Outbound;
|
|
75
|
-
}
|
|
76
|
-
export declare function infoToJSON(info: Info): string;
|
|
77
|
-
export declare function infoFromJSON(jsonString: string): SafeParseResult<Info, SDKValidationError>;
|
|
78
|
-
/** @internal */
|
|
79
|
-
export declare const ErrorT$inboundSchema: z.ZodType<ErrorT, z.ZodTypeDef, unknown>;
|
|
80
|
-
/** @internal */
|
|
81
|
-
export type ErrorT$Outbound = {
|
|
82
|
-
status: string;
|
|
83
|
-
[additionalProperties: string]: unknown;
|
|
84
|
-
};
|
|
85
|
-
/** @internal */
|
|
86
|
-
export declare const ErrorT$outboundSchema: z.ZodType<ErrorT$Outbound, z.ZodTypeDef, ErrorT>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
90
|
-
*/
|
|
91
|
-
export declare namespace ErrorT$ {
|
|
92
|
-
/** @deprecated use `ErrorT$inboundSchema` instead. */
|
|
93
|
-
const inboundSchema: z.ZodType<ErrorT, z.ZodTypeDef, unknown>;
|
|
94
|
-
/** @deprecated use `ErrorT$outboundSchema` instead. */
|
|
95
|
-
const outboundSchema: z.ZodType<ErrorT$Outbound, z.ZodTypeDef, ErrorT>;
|
|
96
|
-
/** @deprecated use `ErrorT$Outbound` instead. */
|
|
97
|
-
type Outbound = ErrorT$Outbound;
|
|
98
|
-
}
|
|
99
|
-
export declare function errorToJSON(errorT: ErrorT): string;
|
|
100
|
-
export declare function errorFromJSON(jsonString: string): SafeParseResult<ErrorT, SDKValidationError>;
|
|
101
|
-
/** @internal */
|
|
102
|
-
export declare const Details$inboundSchema: z.ZodType<Details, z.ZodTypeDef, unknown>;
|
|
103
|
-
/** @internal */
|
|
104
|
-
export type Details$Outbound = {
|
|
105
|
-
status: string;
|
|
106
|
-
[additionalProperties: string]: unknown;
|
|
107
|
-
};
|
|
108
|
-
/** @internal */
|
|
109
|
-
export declare const Details$outboundSchema: z.ZodType<Details$Outbound, z.ZodTypeDef, Details>;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
113
|
-
*/
|
|
114
|
-
export declare namespace Details$ {
|
|
115
|
-
/** @deprecated use `Details$inboundSchema` instead. */
|
|
116
|
-
const inboundSchema: z.ZodType<Details, z.ZodTypeDef, unknown>;
|
|
117
|
-
/** @deprecated use `Details$outboundSchema` instead. */
|
|
118
|
-
const outboundSchema: z.ZodType<Details$Outbound, z.ZodTypeDef, Details>;
|
|
119
|
-
/** @deprecated use `Details$Outbound` instead. */
|
|
120
|
-
type Outbound = Details$Outbound;
|
|
121
|
-
}
|
|
122
|
-
export declare function detailsToJSON(details: Details): string;
|
|
123
|
-
export declare function detailsFromJSON(jsonString: string): SafeParseResult<Details, SDKValidationError>;
|
|
124
|
-
/** @internal */
|
|
125
|
-
export declare const HealthControllerHealthCheckResponseBody$inboundSchema: z.ZodType<HealthControllerHealthCheckResponseBody, z.ZodTypeDef, unknown>;
|
|
126
|
-
/** @internal */
|
|
127
|
-
export type HealthControllerHealthCheckResponseBody$Outbound = {
|
|
128
|
-
status?: string | undefined;
|
|
129
|
-
info?: {
|
|
130
|
-
[k: string]: Info$Outbound;
|
|
131
|
-
} | null | undefined;
|
|
132
|
-
error?: {
|
|
133
|
-
[k: string]: ErrorT$Outbound;
|
|
134
|
-
} | null | undefined;
|
|
135
|
-
details?: {
|
|
136
|
-
[k: string]: Details$Outbound;
|
|
137
|
-
} | undefined;
|
|
138
|
-
};
|
|
139
|
-
/** @internal */
|
|
140
|
-
export declare const HealthControllerHealthCheckResponseBody$outboundSchema: z.ZodType<HealthControllerHealthCheckResponseBody$Outbound, z.ZodTypeDef, HealthControllerHealthCheckResponseBody>;
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
144
|
-
*/
|
|
145
|
-
export declare namespace HealthControllerHealthCheckResponseBody$ {
|
|
146
|
-
/** @deprecated use `HealthControllerHealthCheckResponseBody$inboundSchema` instead. */
|
|
147
|
-
const inboundSchema: z.ZodType<HealthControllerHealthCheckResponseBody, z.ZodTypeDef, unknown>;
|
|
148
|
-
/** @deprecated use `HealthControllerHealthCheckResponseBody$outboundSchema` instead. */
|
|
149
|
-
const outboundSchema: z.ZodType<HealthControllerHealthCheckResponseBody$Outbound, z.ZodTypeDef, HealthControllerHealthCheckResponseBody>;
|
|
150
|
-
/** @deprecated use `HealthControllerHealthCheckResponseBody$Outbound` instead. */
|
|
151
|
-
type Outbound = HealthControllerHealthCheckResponseBody$Outbound;
|
|
152
|
-
}
|
|
153
|
-
//# sourceMappingURL=healthcontrollerhealthcheck.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"healthcontrollerhealthcheck.d.ts","sourceRoot":"","sources":["../../src/models/errors/healthcontrollerhealthcheck.ts"],"names":[],"mappings":"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"}
|