@scalar/openapi-types 0.2.3 → 0.3.2
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/CHANGELOG.md +18 -0
- package/dist/openapi-types.d.ts +2 -11
- package/dist/openapi-types.d.ts.map +1 -1
- package/dist/openapi-types.js +1 -16
- package/dist/openapi-types.js.map +3 -3
- package/dist/openapi-types.test-d.js.map +2 -2
- package/dist/schemas/3.1/processed/index.d.ts +1 -1
- package/dist/schemas/3.1/processed/index.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/index.js.map +2 -2
- package/dist/schemas/3.1/processed/openapi-object.d.ts +30835 -22
- package/dist/schemas/3.1/processed/openapi-object.d.ts.map +1 -1
- package/dist/schemas/3.1/processed/openapi-object.js +1 -1
- package/dist/schemas/3.1/processed/openapi-object.js.map +2 -2
- package/dist/schemas/3.1/unprocessed/index.d.ts +1 -1
- package/dist/schemas/3.1/unprocessed/index.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/index.js.map +2 -2
- package/dist/schemas/3.1/unprocessed/openapi-object.d.ts +22 -23
- package/dist/schemas/3.1/unprocessed/openapi-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/openapi-object.js +55 -1
- package/dist/schemas/3.1/unprocessed/openapi-object.js.map +2 -2
- package/dist/schemas/3.1/unprocessed/paths-object.d.ts +2268 -265
- package/dist/schemas/3.1/unprocessed/paths-object.d.ts.map +1 -1
- package/dist/schemas/3.1/unprocessed/paths-object.js +14 -2
- package/dist/schemas/3.1/unprocessed/paths-object.js.map +2 -2
- package/dist/schemas/extensions/index.d.ts +1 -0
- package/dist/schemas/extensions/index.d.ts.map +1 -1
- package/dist/schemas/extensions/index.js +3 -0
- package/dist/schemas/extensions/index.js.map +2 -2
- package/dist/schemas/extensions/x-post-response.d.ts +26 -0
- package/dist/schemas/extensions/x-post-response.d.ts.map +1 -0
- package/dist/schemas/extensions/x-post-response.js +10 -0
- package/dist/schemas/extensions/x-post-response.js.map +7 -0
- package/package.json +3 -3
- package/dist/schemas/3.1/compliance/callback-object.test.js +0 -97
- package/dist/schemas/3.1/compliance/callback-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/contact-object.test.js +0 -19
- package/dist/schemas/3.1/compliance/contact-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/example-object.test.js +0 -91
- package/dist/schemas/3.1/compliance/example-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/external-documentation-object.test.js +0 -17
- package/dist/schemas/3.1/compliance/external-documentation-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/header-object.test.js +0 -47
- package/dist/schemas/3.1/compliance/header-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/info-object.test.js +0 -41
- package/dist/schemas/3.1/compliance/info-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/license-object.test.js +0 -17
- package/dist/schemas/3.1/compliance/license-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/media-type-object.test.js +0 -69
- package/dist/schemas/3.1/compliance/media-type-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/openapi-object.test.js +0 -381
- package/dist/schemas/3.1/compliance/openapi-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/operation-object.test.js +0 -467
- package/dist/schemas/3.1/compliance/operation-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/parameter-object.test.js +0 -155
- package/dist/schemas/3.1/compliance/parameter-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/path-item-object.test.js +0 -103
- package/dist/schemas/3.1/compliance/path-item-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/reference-object.test.js +0 -282
- package/dist/schemas/3.1/compliance/reference-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/request-body-object.test.js +0 -97
- package/dist/schemas/3.1/compliance/request-body-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/response-object.test.js +0 -131
- package/dist/schemas/3.1/compliance/response-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/responses-object.test.js +0 -53
- package/dist/schemas/3.1/compliance/responses-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/runtime-expression.test.js +0 -165
- package/dist/schemas/3.1/compliance/runtime-expression.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/schema-object.test.js +0 -470
- package/dist/schemas/3.1/compliance/schema-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/security-requirement-object.test.js +0 -54
- package/dist/schemas/3.1/compliance/security-requirement-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/security-scheme-object.test.js +0 -123
- package/dist/schemas/3.1/compliance/security-scheme-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/server-object.test.js +0 -17
- package/dist/schemas/3.1/compliance/server-object.test.js.map +0 -7
- package/dist/schemas/3.1/compliance/tag-object.test.js +0 -17
- package/dist/schemas/3.1/compliance/tag-object.test.js.map +0 -7
- package/dist/schemas/3.1/processed/schema-object.test.js +0 -310
- package/dist/schemas/3.1/processed/schema-object.test.js.map +0 -7
- package/dist/schemas/extensions/x-additional-properties-name.test.js +0 -28
- package/dist/schemas/extensions/x-additional-properties-name.test.js.map +0 -7
- package/dist/schemas/extensions/x-code-samples.test.js +0 -82
- package/dist/schemas/extensions/x-code-samples.test.js.map +0 -7
- package/dist/schemas/extensions/x-display-name.test.js +0 -28
- package/dist/schemas/extensions/x-display-name.test.js.map +0 -7
- package/dist/schemas/extensions/x-enum-descriptions.test.js +0 -36
- package/dist/schemas/extensions/x-enum-descriptions.test.js.map +0 -7
- package/dist/schemas/extensions/x-internal.test.js +0 -20
- package/dist/schemas/extensions/x-internal.test.js.map +0 -7
- package/dist/schemas/extensions/x-scalar-icon.test.js +0 -14
- package/dist/schemas/extensions/x-scalar-icon.test.js.map +0 -7
- package/dist/schemas/extensions/x-scalar-ignore.test.js +0 -20
- package/dist/schemas/extensions/x-scalar-ignore.test.js.map +0 -7
- package/dist/schemas/extensions/x-scalar-redirect-uri.test.js +0 -23
- package/dist/schemas/extensions/x-scalar-redirect-uri.test.js.map +0 -7
- package/dist/schemas/extensions/x-scalar-sdk-installation.test.js +0 -25
- package/dist/schemas/extensions/x-scalar-sdk-installation.test.js.map +0 -7
- package/dist/schemas/extensions/x-scalar-security-query.test.js +0 -35
- package/dist/schemas/extensions/x-scalar-security-query.test.js.map +0 -7
- package/dist/schemas/extensions/x-scalar-stability.test.js +0 -33
- package/dist/schemas/extensions/x-scalar-stability.test.js.map +0 -7
- package/dist/schemas/extensions/x-tag-groups.test.js +0 -55
- package/dist/schemas/extensions/x-tag-groups.test.js.map +0 -7
- package/dist/schemas/extensions/x-use-pkce.test.js +0 -34
- package/dist/schemas/extensions/x-use-pkce.test.js.map +0 -7
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
import { ReferenceObjectSchema } from './reference-object.js';
|
|
1
3
|
/**
|
|
2
4
|
* Paths Object
|
|
3
5
|
*
|
|
@@ -7,17 +9,29 @@
|
|
|
7
9
|
*
|
|
8
10
|
* @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#paths-object
|
|
9
11
|
*/
|
|
10
|
-
export declare const PathsObjectSchema:
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
12
|
+
export declare const PathsObjectSchema: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
13
|
+
$ref: z.ZodString;
|
|
14
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
15
|
+
description: z.ZodOptional<z.ZodString>;
|
|
16
|
+
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
$ref: string;
|
|
18
|
+
description?: string | undefined;
|
|
19
|
+
summary?: string | undefined;
|
|
20
|
+
}, {
|
|
21
|
+
$ref: string;
|
|
22
|
+
description?: string | undefined;
|
|
23
|
+
summary?: string | undefined;
|
|
24
|
+
}>, z.ZodObject<z.objectUtil.extendShape<z.objectUtil.extendShape<{
|
|
25
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
26
|
+
description: z.ZodOptional<z.ZodString>;
|
|
27
|
+
servers: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
28
|
+
url: z.ZodString;
|
|
29
|
+
description: z.ZodOptional<z.ZodString>;
|
|
30
|
+
variables: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
31
|
+
enum: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
32
|
+
default: z.ZodOptional<z.ZodString>;
|
|
33
|
+
description: z.ZodOptional<z.ZodString>;
|
|
34
|
+
}, "strip", z.ZodTypeAny, {
|
|
21
35
|
description?: string | undefined;
|
|
22
36
|
default?: string | undefined;
|
|
23
37
|
enum?: string[] | undefined;
|
|
@@ -26,7 +40,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
26
40
|
default?: string | undefined;
|
|
27
41
|
enum?: string[] | undefined;
|
|
28
42
|
}>>>;
|
|
29
|
-
}, "strip",
|
|
43
|
+
}, "strip", z.ZodTypeAny, {
|
|
30
44
|
url: string;
|
|
31
45
|
description?: string | undefined;
|
|
32
46
|
variables?: Record<string, {
|
|
@@ -43,24 +57,24 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
43
57
|
enum?: string[] | undefined;
|
|
44
58
|
}> | undefined;
|
|
45
59
|
}>, "many">>;
|
|
46
|
-
parameters:
|
|
47
|
-
name:
|
|
48
|
-
in:
|
|
49
|
-
description:
|
|
50
|
-
required:
|
|
51
|
-
deprecated:
|
|
52
|
-
allowEmptyValue:
|
|
53
|
-
style:
|
|
54
|
-
explode:
|
|
55
|
-
allowReserved:
|
|
56
|
-
schema:
|
|
57
|
-
example:
|
|
58
|
-
examples:
|
|
59
|
-
summary:
|
|
60
|
-
description:
|
|
61
|
-
value:
|
|
62
|
-
externalValue:
|
|
63
|
-
}, "strip",
|
|
60
|
+
parameters: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
61
|
+
name: z.ZodString;
|
|
62
|
+
in: z.ZodEnum<["query", "header", "path", "cookie"]>;
|
|
63
|
+
description: z.ZodOptional<z.ZodString>;
|
|
64
|
+
required: z.ZodOptional<z.ZodBoolean>;
|
|
65
|
+
deprecated: z.ZodOptional<z.ZodBoolean>;
|
|
66
|
+
allowEmptyValue: z.ZodOptional<z.ZodBoolean>;
|
|
67
|
+
style: z.ZodOptional<z.ZodEnum<["matrix", "label", "form", "simple", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
|
|
68
|
+
explode: z.ZodOptional<z.ZodBoolean>;
|
|
69
|
+
allowReserved: z.ZodOptional<z.ZodBoolean>;
|
|
70
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
71
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
72
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
73
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
74
|
+
description: z.ZodOptional<z.ZodString>;
|
|
75
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
76
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
77
|
+
}, "strip", z.ZodTypeAny, {
|
|
64
78
|
description?: string | undefined;
|
|
65
79
|
summary?: string | undefined;
|
|
66
80
|
value?: any;
|
|
@@ -71,15 +85,15 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
71
85
|
value?: any;
|
|
72
86
|
externalValue?: string | undefined;
|
|
73
87
|
}>>>;
|
|
74
|
-
content:
|
|
75
|
-
schema:
|
|
76
|
-
example:
|
|
77
|
-
examples:
|
|
78
|
-
summary:
|
|
79
|
-
description:
|
|
80
|
-
value:
|
|
81
|
-
externalValue:
|
|
82
|
-
}, "strip",
|
|
88
|
+
content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
89
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
90
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
91
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
92
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
93
|
+
description: z.ZodOptional<z.ZodString>;
|
|
94
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
95
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
96
|
+
}, "strip", z.ZodTypeAny, {
|
|
83
97
|
description?: string | undefined;
|
|
84
98
|
summary?: string | undefined;
|
|
85
99
|
value?: any;
|
|
@@ -90,22 +104,22 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
90
104
|
value?: any;
|
|
91
105
|
externalValue?: string | undefined;
|
|
92
106
|
}>>>;
|
|
93
|
-
encoding:
|
|
94
|
-
contentType:
|
|
95
|
-
headers:
|
|
96
|
-
description:
|
|
97
|
-
required:
|
|
98
|
-
deprecated:
|
|
99
|
-
style:
|
|
100
|
-
explode:
|
|
101
|
-
schema:
|
|
102
|
-
example:
|
|
103
|
-
examples:
|
|
104
|
-
summary:
|
|
105
|
-
description:
|
|
106
|
-
value:
|
|
107
|
-
externalValue:
|
|
108
|
-
}, "strip",
|
|
107
|
+
encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
108
|
+
contentType: z.ZodString;
|
|
109
|
+
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
110
|
+
description: z.ZodOptional<z.ZodString>;
|
|
111
|
+
required: z.ZodOptional<z.ZodBoolean>;
|
|
112
|
+
deprecated: z.ZodOptional<z.ZodBoolean>;
|
|
113
|
+
style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
|
|
114
|
+
explode: z.ZodOptional<z.ZodBoolean>;
|
|
115
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
116
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
117
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
118
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
119
|
+
description: z.ZodOptional<z.ZodString>;
|
|
120
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
121
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
122
|
+
}, "strip", z.ZodTypeAny, {
|
|
109
123
|
description?: string | undefined;
|
|
110
124
|
summary?: string | undefined;
|
|
111
125
|
value?: any;
|
|
@@ -116,15 +130,15 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
116
130
|
value?: any;
|
|
117
131
|
externalValue?: string | undefined;
|
|
118
132
|
}>>>;
|
|
119
|
-
content:
|
|
120
|
-
schema:
|
|
121
|
-
example:
|
|
122
|
-
examples:
|
|
123
|
-
summary:
|
|
124
|
-
description:
|
|
125
|
-
value:
|
|
126
|
-
externalValue:
|
|
127
|
-
}, "strip",
|
|
133
|
+
content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
134
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
135
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
136
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
137
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
138
|
+
description: z.ZodOptional<z.ZodString>;
|
|
139
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
140
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
141
|
+
}, "strip", z.ZodTypeAny, {
|
|
128
142
|
description?: string | undefined;
|
|
129
143
|
summary?: string | undefined;
|
|
130
144
|
value?: any;
|
|
@@ -135,7 +149,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
135
149
|
value?: any;
|
|
136
150
|
externalValue?: string | undefined;
|
|
137
151
|
}>>>;
|
|
138
|
-
}, "strip",
|
|
152
|
+
}, "strip", z.ZodTypeAny, {
|
|
139
153
|
example?: any;
|
|
140
154
|
examples?: Record<string, {
|
|
141
155
|
description?: string | undefined;
|
|
@@ -154,7 +168,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
154
168
|
}> | undefined;
|
|
155
169
|
schema?: Record<string, any> | undefined;
|
|
156
170
|
}>>>;
|
|
157
|
-
}, "strip",
|
|
171
|
+
}, "strip", z.ZodTypeAny, {
|
|
158
172
|
description?: string | undefined;
|
|
159
173
|
deprecated?: boolean | undefined;
|
|
160
174
|
content?: Record<string, {
|
|
@@ -203,7 +217,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
203
217
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
204
218
|
explode?: boolean | undefined;
|
|
205
219
|
}>>>;
|
|
206
|
-
}, "strip",
|
|
220
|
+
}, "strip", z.ZodTypeAny, {
|
|
207
221
|
contentType: string;
|
|
208
222
|
headers?: Record<string, {
|
|
209
223
|
description?: string | undefined;
|
|
@@ -258,18 +272,1148 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
258
272
|
explode?: boolean | undefined;
|
|
259
273
|
}> | undefined;
|
|
260
274
|
}>>>;
|
|
261
|
-
}, "strip",
|
|
275
|
+
}, "strip", z.ZodTypeAny, {
|
|
276
|
+
example?: any;
|
|
277
|
+
examples?: Record<string, {
|
|
278
|
+
description?: string | undefined;
|
|
279
|
+
summary?: string | undefined;
|
|
280
|
+
value?: any;
|
|
281
|
+
externalValue?: string | undefined;
|
|
282
|
+
}> | undefined;
|
|
283
|
+
schema?: Record<string, any> | undefined;
|
|
284
|
+
encoding?: Record<string, {
|
|
285
|
+
contentType: string;
|
|
286
|
+
headers?: Record<string, {
|
|
287
|
+
description?: string | undefined;
|
|
288
|
+
deprecated?: boolean | undefined;
|
|
289
|
+
content?: Record<string, {
|
|
290
|
+
example?: any;
|
|
291
|
+
examples?: Record<string, {
|
|
292
|
+
description?: string | undefined;
|
|
293
|
+
summary?: string | undefined;
|
|
294
|
+
value?: any;
|
|
295
|
+
externalValue?: string | undefined;
|
|
296
|
+
}> | undefined;
|
|
297
|
+
schema?: Record<string, any> | undefined;
|
|
298
|
+
}> | undefined;
|
|
299
|
+
required?: boolean | undefined;
|
|
300
|
+
example?: any;
|
|
301
|
+
examples?: Record<string, {
|
|
302
|
+
description?: string | undefined;
|
|
303
|
+
summary?: string | undefined;
|
|
304
|
+
value?: any;
|
|
305
|
+
externalValue?: string | undefined;
|
|
306
|
+
}> | undefined;
|
|
307
|
+
schema?: Record<string, any> | undefined;
|
|
308
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
309
|
+
explode?: boolean | undefined;
|
|
310
|
+
}> | undefined;
|
|
311
|
+
}> | undefined;
|
|
312
|
+
}, {
|
|
313
|
+
example?: any;
|
|
314
|
+
examples?: Record<string, {
|
|
315
|
+
description?: string | undefined;
|
|
316
|
+
summary?: string | undefined;
|
|
317
|
+
value?: any;
|
|
318
|
+
externalValue?: string | undefined;
|
|
319
|
+
}> | undefined;
|
|
320
|
+
schema?: Record<string, any> | undefined;
|
|
321
|
+
encoding?: Record<string, {
|
|
322
|
+
contentType: string;
|
|
323
|
+
headers?: Record<string, {
|
|
324
|
+
description?: string | undefined;
|
|
325
|
+
deprecated?: boolean | undefined;
|
|
326
|
+
content?: Record<string, {
|
|
327
|
+
example?: any;
|
|
328
|
+
examples?: Record<string, {
|
|
329
|
+
description?: string | undefined;
|
|
330
|
+
summary?: string | undefined;
|
|
331
|
+
value?: any;
|
|
332
|
+
externalValue?: string | undefined;
|
|
333
|
+
}> | undefined;
|
|
334
|
+
schema?: Record<string, any> | undefined;
|
|
335
|
+
}> | undefined;
|
|
336
|
+
required?: boolean | undefined;
|
|
337
|
+
example?: any;
|
|
338
|
+
examples?: Record<string, {
|
|
339
|
+
description?: string | undefined;
|
|
340
|
+
summary?: string | undefined;
|
|
341
|
+
value?: any;
|
|
342
|
+
externalValue?: string | undefined;
|
|
343
|
+
}> | undefined;
|
|
344
|
+
schema?: Record<string, any> | undefined;
|
|
345
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
346
|
+
explode?: boolean | undefined;
|
|
347
|
+
}> | undefined;
|
|
348
|
+
}> | undefined;
|
|
349
|
+
}>>>;
|
|
350
|
+
}, "strip", z.ZodTypeAny, {
|
|
351
|
+
name: string;
|
|
352
|
+
in: "path" | "query" | "header" | "cookie";
|
|
353
|
+
description?: string | undefined;
|
|
354
|
+
deprecated?: boolean | undefined;
|
|
355
|
+
content?: Record<string, {
|
|
356
|
+
example?: any;
|
|
357
|
+
examples?: Record<string, {
|
|
358
|
+
description?: string | undefined;
|
|
359
|
+
summary?: string | undefined;
|
|
360
|
+
value?: any;
|
|
361
|
+
externalValue?: string | undefined;
|
|
362
|
+
}> | undefined;
|
|
363
|
+
schema?: Record<string, any> | undefined;
|
|
364
|
+
encoding?: Record<string, {
|
|
365
|
+
contentType: string;
|
|
366
|
+
headers?: Record<string, {
|
|
367
|
+
description?: string | undefined;
|
|
368
|
+
deprecated?: boolean | undefined;
|
|
369
|
+
content?: Record<string, {
|
|
370
|
+
example?: any;
|
|
371
|
+
examples?: Record<string, {
|
|
372
|
+
description?: string | undefined;
|
|
373
|
+
summary?: string | undefined;
|
|
374
|
+
value?: any;
|
|
375
|
+
externalValue?: string | undefined;
|
|
376
|
+
}> | undefined;
|
|
377
|
+
schema?: Record<string, any> | undefined;
|
|
378
|
+
}> | undefined;
|
|
379
|
+
required?: boolean | undefined;
|
|
380
|
+
example?: any;
|
|
381
|
+
examples?: Record<string, {
|
|
382
|
+
description?: string | undefined;
|
|
383
|
+
summary?: string | undefined;
|
|
384
|
+
value?: any;
|
|
385
|
+
externalValue?: string | undefined;
|
|
386
|
+
}> | undefined;
|
|
387
|
+
schema?: Record<string, any> | undefined;
|
|
388
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
389
|
+
explode?: boolean | undefined;
|
|
390
|
+
}> | undefined;
|
|
391
|
+
}> | undefined;
|
|
392
|
+
}> | undefined;
|
|
393
|
+
required?: boolean | undefined;
|
|
394
|
+
example?: any;
|
|
395
|
+
examples?: Record<string, {
|
|
396
|
+
description?: string | undefined;
|
|
397
|
+
summary?: string | undefined;
|
|
398
|
+
value?: any;
|
|
399
|
+
externalValue?: string | undefined;
|
|
400
|
+
}> | undefined;
|
|
401
|
+
schema?: Record<string, any> | undefined;
|
|
402
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
403
|
+
explode?: boolean | undefined;
|
|
404
|
+
allowEmptyValue?: boolean | undefined;
|
|
405
|
+
allowReserved?: boolean | undefined;
|
|
406
|
+
}, {
|
|
407
|
+
name: string;
|
|
408
|
+
in: "path" | "query" | "header" | "cookie";
|
|
409
|
+
description?: string | undefined;
|
|
410
|
+
deprecated?: boolean | undefined;
|
|
411
|
+
content?: Record<string, {
|
|
412
|
+
example?: any;
|
|
413
|
+
examples?: Record<string, {
|
|
414
|
+
description?: string | undefined;
|
|
415
|
+
summary?: string | undefined;
|
|
416
|
+
value?: any;
|
|
417
|
+
externalValue?: string | undefined;
|
|
418
|
+
}> | undefined;
|
|
419
|
+
schema?: Record<string, any> | undefined;
|
|
420
|
+
encoding?: Record<string, {
|
|
421
|
+
contentType: string;
|
|
422
|
+
headers?: Record<string, {
|
|
423
|
+
description?: string | undefined;
|
|
424
|
+
deprecated?: boolean | undefined;
|
|
425
|
+
content?: Record<string, {
|
|
426
|
+
example?: any;
|
|
427
|
+
examples?: Record<string, {
|
|
428
|
+
description?: string | undefined;
|
|
429
|
+
summary?: string | undefined;
|
|
430
|
+
value?: any;
|
|
431
|
+
externalValue?: string | undefined;
|
|
432
|
+
}> | undefined;
|
|
433
|
+
schema?: Record<string, any> | undefined;
|
|
434
|
+
}> | undefined;
|
|
435
|
+
required?: boolean | undefined;
|
|
436
|
+
example?: any;
|
|
437
|
+
examples?: Record<string, {
|
|
438
|
+
description?: string | undefined;
|
|
439
|
+
summary?: string | undefined;
|
|
440
|
+
value?: any;
|
|
441
|
+
externalValue?: string | undefined;
|
|
442
|
+
}> | undefined;
|
|
443
|
+
schema?: Record<string, any> | undefined;
|
|
444
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
445
|
+
explode?: boolean | undefined;
|
|
446
|
+
}> | undefined;
|
|
447
|
+
}> | undefined;
|
|
448
|
+
}> | undefined;
|
|
449
|
+
required?: boolean | undefined;
|
|
450
|
+
example?: any;
|
|
451
|
+
examples?: Record<string, {
|
|
452
|
+
description?: string | undefined;
|
|
453
|
+
summary?: string | undefined;
|
|
454
|
+
value?: any;
|
|
455
|
+
externalValue?: string | undefined;
|
|
456
|
+
}> | undefined;
|
|
457
|
+
schema?: Record<string, any> | undefined;
|
|
458
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
459
|
+
explode?: boolean | undefined;
|
|
460
|
+
allowEmptyValue?: boolean | undefined;
|
|
461
|
+
allowReserved?: boolean | undefined;
|
|
462
|
+
}>, "many">>;
|
|
463
|
+
}, {
|
|
464
|
+
parameters: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
465
|
+
$ref: z.ZodString;
|
|
466
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
467
|
+
description: z.ZodOptional<z.ZodString>;
|
|
468
|
+
}, "strip", z.ZodTypeAny, {
|
|
469
|
+
$ref: string;
|
|
470
|
+
description?: string | undefined;
|
|
471
|
+
summary?: string | undefined;
|
|
472
|
+
}, {
|
|
473
|
+
$ref: string;
|
|
474
|
+
description?: string | undefined;
|
|
475
|
+
summary?: string | undefined;
|
|
476
|
+
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
477
|
+
name: z.ZodString;
|
|
478
|
+
in: z.ZodEnum<["query", "header", "path", "cookie"]>;
|
|
479
|
+
description: z.ZodOptional<z.ZodString>;
|
|
480
|
+
required: z.ZodOptional<z.ZodBoolean>;
|
|
481
|
+
deprecated: z.ZodOptional<z.ZodBoolean>;
|
|
482
|
+
allowEmptyValue: z.ZodOptional<z.ZodBoolean>;
|
|
483
|
+
style: z.ZodOptional<z.ZodEnum<["matrix", "label", "form", "simple", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
|
|
484
|
+
explode: z.ZodOptional<z.ZodBoolean>;
|
|
485
|
+
allowReserved: z.ZodOptional<z.ZodBoolean>;
|
|
486
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
487
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
488
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
489
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
490
|
+
description: z.ZodOptional<z.ZodString>;
|
|
491
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
492
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
493
|
+
}, "strip", z.ZodTypeAny, {
|
|
494
|
+
description?: string | undefined;
|
|
495
|
+
summary?: string | undefined;
|
|
496
|
+
value?: any;
|
|
497
|
+
externalValue?: string | undefined;
|
|
498
|
+
}, {
|
|
499
|
+
description?: string | undefined;
|
|
500
|
+
summary?: string | undefined;
|
|
501
|
+
value?: any;
|
|
502
|
+
externalValue?: string | undefined;
|
|
503
|
+
}>>>;
|
|
504
|
+
content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
505
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
506
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
507
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
508
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
509
|
+
description: z.ZodOptional<z.ZodString>;
|
|
510
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
511
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
512
|
+
}, "strip", z.ZodTypeAny, {
|
|
513
|
+
description?: string | undefined;
|
|
514
|
+
summary?: string | undefined;
|
|
515
|
+
value?: any;
|
|
516
|
+
externalValue?: string | undefined;
|
|
517
|
+
}, {
|
|
518
|
+
description?: string | undefined;
|
|
519
|
+
summary?: string | undefined;
|
|
520
|
+
value?: any;
|
|
521
|
+
externalValue?: string | undefined;
|
|
522
|
+
}>>>;
|
|
523
|
+
encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
524
|
+
contentType: z.ZodString;
|
|
525
|
+
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
526
|
+
description: z.ZodOptional<z.ZodString>;
|
|
527
|
+
required: z.ZodOptional<z.ZodBoolean>;
|
|
528
|
+
deprecated: z.ZodOptional<z.ZodBoolean>;
|
|
529
|
+
style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
|
|
530
|
+
explode: z.ZodOptional<z.ZodBoolean>;
|
|
531
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
532
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
533
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
534
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
535
|
+
description: z.ZodOptional<z.ZodString>;
|
|
536
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
537
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
538
|
+
}, "strip", z.ZodTypeAny, {
|
|
539
|
+
description?: string | undefined;
|
|
540
|
+
summary?: string | undefined;
|
|
541
|
+
value?: any;
|
|
542
|
+
externalValue?: string | undefined;
|
|
543
|
+
}, {
|
|
544
|
+
description?: string | undefined;
|
|
545
|
+
summary?: string | undefined;
|
|
546
|
+
value?: any;
|
|
547
|
+
externalValue?: string | undefined;
|
|
548
|
+
}>>>;
|
|
549
|
+
content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
550
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
551
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
552
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
553
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
554
|
+
description: z.ZodOptional<z.ZodString>;
|
|
555
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
556
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
557
|
+
}, "strip", z.ZodTypeAny, {
|
|
558
|
+
description?: string | undefined;
|
|
559
|
+
summary?: string | undefined;
|
|
560
|
+
value?: any;
|
|
561
|
+
externalValue?: string | undefined;
|
|
562
|
+
}, {
|
|
563
|
+
description?: string | undefined;
|
|
564
|
+
summary?: string | undefined;
|
|
565
|
+
value?: any;
|
|
566
|
+
externalValue?: string | undefined;
|
|
567
|
+
}>>>;
|
|
568
|
+
}, "strip", z.ZodTypeAny, {
|
|
569
|
+
example?: any;
|
|
570
|
+
examples?: Record<string, {
|
|
571
|
+
description?: string | undefined;
|
|
572
|
+
summary?: string | undefined;
|
|
573
|
+
value?: any;
|
|
574
|
+
externalValue?: string | undefined;
|
|
575
|
+
}> | undefined;
|
|
576
|
+
schema?: Record<string, any> | undefined;
|
|
577
|
+
}, {
|
|
578
|
+
example?: any;
|
|
579
|
+
examples?: Record<string, {
|
|
580
|
+
description?: string | undefined;
|
|
581
|
+
summary?: string | undefined;
|
|
582
|
+
value?: any;
|
|
583
|
+
externalValue?: string | undefined;
|
|
584
|
+
}> | undefined;
|
|
585
|
+
schema?: Record<string, any> | undefined;
|
|
586
|
+
}>>>;
|
|
587
|
+
}, "strip", z.ZodTypeAny, {
|
|
588
|
+
description?: string | undefined;
|
|
589
|
+
deprecated?: boolean | undefined;
|
|
590
|
+
content?: Record<string, {
|
|
591
|
+
example?: any;
|
|
592
|
+
examples?: Record<string, {
|
|
593
|
+
description?: string | undefined;
|
|
594
|
+
summary?: string | undefined;
|
|
595
|
+
value?: any;
|
|
596
|
+
externalValue?: string | undefined;
|
|
597
|
+
}> | undefined;
|
|
598
|
+
schema?: Record<string, any> | undefined;
|
|
599
|
+
}> | undefined;
|
|
600
|
+
required?: boolean | undefined;
|
|
601
|
+
example?: any;
|
|
602
|
+
examples?: Record<string, {
|
|
603
|
+
description?: string | undefined;
|
|
604
|
+
summary?: string | undefined;
|
|
605
|
+
value?: any;
|
|
606
|
+
externalValue?: string | undefined;
|
|
607
|
+
}> | undefined;
|
|
608
|
+
schema?: Record<string, any> | undefined;
|
|
609
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
610
|
+
explode?: boolean | undefined;
|
|
611
|
+
}, {
|
|
612
|
+
description?: string | undefined;
|
|
613
|
+
deprecated?: boolean | undefined;
|
|
614
|
+
content?: Record<string, {
|
|
615
|
+
example?: any;
|
|
616
|
+
examples?: Record<string, {
|
|
617
|
+
description?: string | undefined;
|
|
618
|
+
summary?: string | undefined;
|
|
619
|
+
value?: any;
|
|
620
|
+
externalValue?: string | undefined;
|
|
621
|
+
}> | undefined;
|
|
622
|
+
schema?: Record<string, any> | undefined;
|
|
623
|
+
}> | undefined;
|
|
624
|
+
required?: boolean | undefined;
|
|
625
|
+
example?: any;
|
|
626
|
+
examples?: Record<string, {
|
|
627
|
+
description?: string | undefined;
|
|
628
|
+
summary?: string | undefined;
|
|
629
|
+
value?: any;
|
|
630
|
+
externalValue?: string | undefined;
|
|
631
|
+
}> | undefined;
|
|
632
|
+
schema?: Record<string, any> | undefined;
|
|
633
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
634
|
+
explode?: boolean | undefined;
|
|
635
|
+
}>>>;
|
|
636
|
+
}, "strip", z.ZodTypeAny, {
|
|
637
|
+
contentType: string;
|
|
638
|
+
headers?: Record<string, {
|
|
639
|
+
description?: string | undefined;
|
|
640
|
+
deprecated?: boolean | undefined;
|
|
641
|
+
content?: Record<string, {
|
|
642
|
+
example?: any;
|
|
643
|
+
examples?: Record<string, {
|
|
644
|
+
description?: string | undefined;
|
|
645
|
+
summary?: string | undefined;
|
|
646
|
+
value?: any;
|
|
647
|
+
externalValue?: string | undefined;
|
|
648
|
+
}> | undefined;
|
|
649
|
+
schema?: Record<string, any> | undefined;
|
|
650
|
+
}> | undefined;
|
|
651
|
+
required?: boolean | undefined;
|
|
652
|
+
example?: any;
|
|
653
|
+
examples?: Record<string, {
|
|
654
|
+
description?: string | undefined;
|
|
655
|
+
summary?: string | undefined;
|
|
656
|
+
value?: any;
|
|
657
|
+
externalValue?: string | undefined;
|
|
658
|
+
}> | undefined;
|
|
659
|
+
schema?: Record<string, any> | undefined;
|
|
660
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
661
|
+
explode?: boolean | undefined;
|
|
662
|
+
}> | undefined;
|
|
663
|
+
}, {
|
|
664
|
+
contentType: string;
|
|
665
|
+
headers?: Record<string, {
|
|
666
|
+
description?: string | undefined;
|
|
667
|
+
deprecated?: boolean | undefined;
|
|
668
|
+
content?: Record<string, {
|
|
669
|
+
example?: any;
|
|
670
|
+
examples?: Record<string, {
|
|
671
|
+
description?: string | undefined;
|
|
672
|
+
summary?: string | undefined;
|
|
673
|
+
value?: any;
|
|
674
|
+
externalValue?: string | undefined;
|
|
675
|
+
}> | undefined;
|
|
676
|
+
schema?: Record<string, any> | undefined;
|
|
677
|
+
}> | undefined;
|
|
678
|
+
required?: boolean | undefined;
|
|
679
|
+
example?: any;
|
|
680
|
+
examples?: Record<string, {
|
|
681
|
+
description?: string | undefined;
|
|
682
|
+
summary?: string | undefined;
|
|
683
|
+
value?: any;
|
|
684
|
+
externalValue?: string | undefined;
|
|
685
|
+
}> | undefined;
|
|
686
|
+
schema?: Record<string, any> | undefined;
|
|
687
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
688
|
+
explode?: boolean | undefined;
|
|
689
|
+
}> | undefined;
|
|
690
|
+
}>>>;
|
|
691
|
+
}, "strip", z.ZodTypeAny, {
|
|
692
|
+
example?: any;
|
|
693
|
+
examples?: Record<string, {
|
|
694
|
+
description?: string | undefined;
|
|
695
|
+
summary?: string | undefined;
|
|
696
|
+
value?: any;
|
|
697
|
+
externalValue?: string | undefined;
|
|
698
|
+
}> | undefined;
|
|
699
|
+
schema?: Record<string, any> | undefined;
|
|
700
|
+
encoding?: Record<string, {
|
|
701
|
+
contentType: string;
|
|
702
|
+
headers?: Record<string, {
|
|
703
|
+
description?: string | undefined;
|
|
704
|
+
deprecated?: boolean | undefined;
|
|
705
|
+
content?: Record<string, {
|
|
706
|
+
example?: any;
|
|
707
|
+
examples?: Record<string, {
|
|
708
|
+
description?: string | undefined;
|
|
709
|
+
summary?: string | undefined;
|
|
710
|
+
value?: any;
|
|
711
|
+
externalValue?: string | undefined;
|
|
712
|
+
}> | undefined;
|
|
713
|
+
schema?: Record<string, any> | undefined;
|
|
714
|
+
}> | undefined;
|
|
715
|
+
required?: boolean | undefined;
|
|
716
|
+
example?: any;
|
|
717
|
+
examples?: Record<string, {
|
|
718
|
+
description?: string | undefined;
|
|
719
|
+
summary?: string | undefined;
|
|
720
|
+
value?: any;
|
|
721
|
+
externalValue?: string | undefined;
|
|
722
|
+
}> | undefined;
|
|
723
|
+
schema?: Record<string, any> | undefined;
|
|
724
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
725
|
+
explode?: boolean | undefined;
|
|
726
|
+
}> | undefined;
|
|
727
|
+
}> | undefined;
|
|
728
|
+
}, {
|
|
729
|
+
example?: any;
|
|
730
|
+
examples?: Record<string, {
|
|
731
|
+
description?: string | undefined;
|
|
732
|
+
summary?: string | undefined;
|
|
733
|
+
value?: any;
|
|
734
|
+
externalValue?: string | undefined;
|
|
735
|
+
}> | undefined;
|
|
736
|
+
schema?: Record<string, any> | undefined;
|
|
737
|
+
encoding?: Record<string, {
|
|
738
|
+
contentType: string;
|
|
739
|
+
headers?: Record<string, {
|
|
740
|
+
description?: string | undefined;
|
|
741
|
+
deprecated?: boolean | undefined;
|
|
742
|
+
content?: Record<string, {
|
|
743
|
+
example?: any;
|
|
744
|
+
examples?: Record<string, {
|
|
745
|
+
description?: string | undefined;
|
|
746
|
+
summary?: string | undefined;
|
|
747
|
+
value?: any;
|
|
748
|
+
externalValue?: string | undefined;
|
|
749
|
+
}> | undefined;
|
|
750
|
+
schema?: Record<string, any> | undefined;
|
|
751
|
+
}> | undefined;
|
|
752
|
+
required?: boolean | undefined;
|
|
753
|
+
example?: any;
|
|
754
|
+
examples?: Record<string, {
|
|
755
|
+
description?: string | undefined;
|
|
756
|
+
summary?: string | undefined;
|
|
757
|
+
value?: any;
|
|
758
|
+
externalValue?: string | undefined;
|
|
759
|
+
}> | undefined;
|
|
760
|
+
schema?: Record<string, any> | undefined;
|
|
761
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
762
|
+
explode?: boolean | undefined;
|
|
763
|
+
}> | undefined;
|
|
764
|
+
}> | undefined;
|
|
765
|
+
}>>>;
|
|
766
|
+
}, {
|
|
767
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
768
|
+
$ref: z.ZodString;
|
|
769
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
770
|
+
description: z.ZodOptional<z.ZodString>;
|
|
771
|
+
}, "strip", z.ZodTypeAny, {
|
|
772
|
+
$ref: string;
|
|
773
|
+
description?: string | undefined;
|
|
774
|
+
summary?: string | undefined;
|
|
775
|
+
}, {
|
|
776
|
+
$ref: string;
|
|
777
|
+
description?: string | undefined;
|
|
778
|
+
summary?: string | undefined;
|
|
779
|
+
}>, z.ZodObject<{
|
|
780
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
781
|
+
description: z.ZodOptional<z.ZodString>;
|
|
782
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
783
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
784
|
+
}, "strip", z.ZodTypeAny, {
|
|
785
|
+
description?: string | undefined;
|
|
786
|
+
summary?: string | undefined;
|
|
787
|
+
value?: any;
|
|
788
|
+
externalValue?: string | undefined;
|
|
789
|
+
}, {
|
|
790
|
+
description?: string | undefined;
|
|
791
|
+
summary?: string | undefined;
|
|
792
|
+
value?: any;
|
|
793
|
+
externalValue?: string | undefined;
|
|
794
|
+
}>]>>>;
|
|
795
|
+
content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<z.objectUtil.extendShape<{
|
|
796
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
797
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
798
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
799
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
800
|
+
description: z.ZodOptional<z.ZodString>;
|
|
801
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
802
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
803
|
+
}, "strip", z.ZodTypeAny, {
|
|
804
|
+
description?: string | undefined;
|
|
805
|
+
summary?: string | undefined;
|
|
806
|
+
value?: any;
|
|
807
|
+
externalValue?: string | undefined;
|
|
808
|
+
}, {
|
|
809
|
+
description?: string | undefined;
|
|
810
|
+
summary?: string | undefined;
|
|
811
|
+
value?: any;
|
|
812
|
+
externalValue?: string | undefined;
|
|
813
|
+
}>>>;
|
|
814
|
+
encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
815
|
+
contentType: z.ZodString;
|
|
816
|
+
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
817
|
+
description: z.ZodOptional<z.ZodString>;
|
|
818
|
+
required: z.ZodOptional<z.ZodBoolean>;
|
|
819
|
+
deprecated: z.ZodOptional<z.ZodBoolean>;
|
|
820
|
+
style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
|
|
821
|
+
explode: z.ZodOptional<z.ZodBoolean>;
|
|
822
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
823
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
824
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
825
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
826
|
+
description: z.ZodOptional<z.ZodString>;
|
|
827
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
828
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
829
|
+
}, "strip", z.ZodTypeAny, {
|
|
830
|
+
description?: string | undefined;
|
|
831
|
+
summary?: string | undefined;
|
|
832
|
+
value?: any;
|
|
833
|
+
externalValue?: string | undefined;
|
|
834
|
+
}, {
|
|
835
|
+
description?: string | undefined;
|
|
836
|
+
summary?: string | undefined;
|
|
837
|
+
value?: any;
|
|
838
|
+
externalValue?: string | undefined;
|
|
839
|
+
}>>>;
|
|
840
|
+
content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
841
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
842
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
843
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
844
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
845
|
+
description: z.ZodOptional<z.ZodString>;
|
|
846
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
847
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
848
|
+
}, "strip", z.ZodTypeAny, {
|
|
849
|
+
description?: string | undefined;
|
|
850
|
+
summary?: string | undefined;
|
|
851
|
+
value?: any;
|
|
852
|
+
externalValue?: string | undefined;
|
|
853
|
+
}, {
|
|
854
|
+
description?: string | undefined;
|
|
855
|
+
summary?: string | undefined;
|
|
856
|
+
value?: any;
|
|
857
|
+
externalValue?: string | undefined;
|
|
858
|
+
}>>>;
|
|
859
|
+
}, "strip", z.ZodTypeAny, {
|
|
860
|
+
example?: any;
|
|
861
|
+
examples?: Record<string, {
|
|
862
|
+
description?: string | undefined;
|
|
863
|
+
summary?: string | undefined;
|
|
864
|
+
value?: any;
|
|
865
|
+
externalValue?: string | undefined;
|
|
866
|
+
}> | undefined;
|
|
867
|
+
schema?: Record<string, any> | undefined;
|
|
868
|
+
}, {
|
|
869
|
+
example?: any;
|
|
870
|
+
examples?: Record<string, {
|
|
871
|
+
description?: string | undefined;
|
|
872
|
+
summary?: string | undefined;
|
|
873
|
+
value?: any;
|
|
874
|
+
externalValue?: string | undefined;
|
|
875
|
+
}> | undefined;
|
|
876
|
+
schema?: Record<string, any> | undefined;
|
|
877
|
+
}>>>;
|
|
878
|
+
}, "strip", z.ZodTypeAny, {
|
|
879
|
+
description?: string | undefined;
|
|
880
|
+
deprecated?: boolean | undefined;
|
|
881
|
+
content?: Record<string, {
|
|
882
|
+
example?: any;
|
|
883
|
+
examples?: Record<string, {
|
|
884
|
+
description?: string | undefined;
|
|
885
|
+
summary?: string | undefined;
|
|
886
|
+
value?: any;
|
|
887
|
+
externalValue?: string | undefined;
|
|
888
|
+
}> | undefined;
|
|
889
|
+
schema?: Record<string, any> | undefined;
|
|
890
|
+
}> | undefined;
|
|
891
|
+
required?: boolean | undefined;
|
|
892
|
+
example?: any;
|
|
893
|
+
examples?: Record<string, {
|
|
894
|
+
description?: string | undefined;
|
|
895
|
+
summary?: string | undefined;
|
|
896
|
+
value?: any;
|
|
897
|
+
externalValue?: string | undefined;
|
|
898
|
+
}> | undefined;
|
|
899
|
+
schema?: Record<string, any> | undefined;
|
|
900
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
901
|
+
explode?: boolean | undefined;
|
|
902
|
+
}, {
|
|
903
|
+
description?: string | undefined;
|
|
904
|
+
deprecated?: boolean | undefined;
|
|
905
|
+
content?: Record<string, {
|
|
906
|
+
example?: any;
|
|
907
|
+
examples?: Record<string, {
|
|
908
|
+
description?: string | undefined;
|
|
909
|
+
summary?: string | undefined;
|
|
910
|
+
value?: any;
|
|
911
|
+
externalValue?: string | undefined;
|
|
912
|
+
}> | undefined;
|
|
913
|
+
schema?: Record<string, any> | undefined;
|
|
914
|
+
}> | undefined;
|
|
915
|
+
required?: boolean | undefined;
|
|
916
|
+
example?: any;
|
|
917
|
+
examples?: Record<string, {
|
|
918
|
+
description?: string | undefined;
|
|
919
|
+
summary?: string | undefined;
|
|
920
|
+
value?: any;
|
|
921
|
+
externalValue?: string | undefined;
|
|
922
|
+
}> | undefined;
|
|
923
|
+
schema?: Record<string, any> | undefined;
|
|
924
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
925
|
+
explode?: boolean | undefined;
|
|
926
|
+
}>>>;
|
|
927
|
+
}, "strip", z.ZodTypeAny, {
|
|
928
|
+
contentType: string;
|
|
929
|
+
headers?: Record<string, {
|
|
930
|
+
description?: string | undefined;
|
|
931
|
+
deprecated?: boolean | undefined;
|
|
932
|
+
content?: Record<string, {
|
|
933
|
+
example?: any;
|
|
934
|
+
examples?: Record<string, {
|
|
935
|
+
description?: string | undefined;
|
|
936
|
+
summary?: string | undefined;
|
|
937
|
+
value?: any;
|
|
938
|
+
externalValue?: string | undefined;
|
|
939
|
+
}> | undefined;
|
|
940
|
+
schema?: Record<string, any> | undefined;
|
|
941
|
+
}> | undefined;
|
|
942
|
+
required?: boolean | undefined;
|
|
943
|
+
example?: any;
|
|
944
|
+
examples?: Record<string, {
|
|
945
|
+
description?: string | undefined;
|
|
946
|
+
summary?: string | undefined;
|
|
947
|
+
value?: any;
|
|
948
|
+
externalValue?: string | undefined;
|
|
949
|
+
}> | undefined;
|
|
950
|
+
schema?: Record<string, any> | undefined;
|
|
951
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
952
|
+
explode?: boolean | undefined;
|
|
953
|
+
}> | undefined;
|
|
954
|
+
}, {
|
|
955
|
+
contentType: string;
|
|
956
|
+
headers?: Record<string, {
|
|
957
|
+
description?: string | undefined;
|
|
958
|
+
deprecated?: boolean | undefined;
|
|
959
|
+
content?: Record<string, {
|
|
960
|
+
example?: any;
|
|
961
|
+
examples?: Record<string, {
|
|
962
|
+
description?: string | undefined;
|
|
963
|
+
summary?: string | undefined;
|
|
964
|
+
value?: any;
|
|
965
|
+
externalValue?: string | undefined;
|
|
966
|
+
}> | undefined;
|
|
967
|
+
schema?: Record<string, any> | undefined;
|
|
968
|
+
}> | undefined;
|
|
969
|
+
required?: boolean | undefined;
|
|
970
|
+
example?: any;
|
|
971
|
+
examples?: Record<string, {
|
|
972
|
+
description?: string | undefined;
|
|
973
|
+
summary?: string | undefined;
|
|
974
|
+
value?: any;
|
|
975
|
+
externalValue?: string | undefined;
|
|
976
|
+
}> | undefined;
|
|
977
|
+
schema?: Record<string, any> | undefined;
|
|
978
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
979
|
+
explode?: boolean | undefined;
|
|
980
|
+
}> | undefined;
|
|
981
|
+
}>>>;
|
|
982
|
+
}, {
|
|
983
|
+
schema: z.ZodOptional<z.ZodType<any, z.ZodTypeDef, any>>;
|
|
984
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
985
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
986
|
+
$ref: z.ZodString;
|
|
987
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
988
|
+
description: z.ZodOptional<z.ZodString>;
|
|
989
|
+
}, "strip", z.ZodTypeAny, {
|
|
990
|
+
$ref: string;
|
|
991
|
+
description?: string | undefined;
|
|
992
|
+
summary?: string | undefined;
|
|
993
|
+
}, {
|
|
994
|
+
$ref: string;
|
|
995
|
+
description?: string | undefined;
|
|
996
|
+
summary?: string | undefined;
|
|
997
|
+
}>, z.ZodObject<{
|
|
998
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
999
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1000
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
1001
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
1002
|
+
}, "strip", z.ZodTypeAny, {
|
|
1003
|
+
description?: string | undefined;
|
|
1004
|
+
summary?: string | undefined;
|
|
1005
|
+
value?: any;
|
|
1006
|
+
externalValue?: string | undefined;
|
|
1007
|
+
}, {
|
|
1008
|
+
description?: string | undefined;
|
|
1009
|
+
summary?: string | undefined;
|
|
1010
|
+
value?: any;
|
|
1011
|
+
externalValue?: string | undefined;
|
|
1012
|
+
}>]>>>;
|
|
1013
|
+
encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<z.objectUtil.extendShape<{
|
|
1014
|
+
contentType: z.ZodString;
|
|
1015
|
+
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1016
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1017
|
+
required: z.ZodOptional<z.ZodBoolean>;
|
|
1018
|
+
deprecated: z.ZodOptional<z.ZodBoolean>;
|
|
1019
|
+
style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
|
|
1020
|
+
explode: z.ZodOptional<z.ZodBoolean>;
|
|
1021
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
1022
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
1023
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1024
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
1025
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1026
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
1027
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
1028
|
+
}, "strip", z.ZodTypeAny, {
|
|
1029
|
+
description?: string | undefined;
|
|
1030
|
+
summary?: string | undefined;
|
|
1031
|
+
value?: any;
|
|
1032
|
+
externalValue?: string | undefined;
|
|
1033
|
+
}, {
|
|
1034
|
+
description?: string | undefined;
|
|
1035
|
+
summary?: string | undefined;
|
|
1036
|
+
value?: any;
|
|
1037
|
+
externalValue?: string | undefined;
|
|
1038
|
+
}>>>;
|
|
1039
|
+
content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1040
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
1041
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
1042
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1043
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
1044
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1045
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
1046
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
1047
|
+
}, "strip", z.ZodTypeAny, {
|
|
1048
|
+
description?: string | undefined;
|
|
1049
|
+
summary?: string | undefined;
|
|
1050
|
+
value?: any;
|
|
1051
|
+
externalValue?: string | undefined;
|
|
1052
|
+
}, {
|
|
1053
|
+
description?: string | undefined;
|
|
1054
|
+
summary?: string | undefined;
|
|
1055
|
+
value?: any;
|
|
1056
|
+
externalValue?: string | undefined;
|
|
1057
|
+
}>>>;
|
|
1058
|
+
}, "strip", z.ZodTypeAny, {
|
|
1059
|
+
example?: any;
|
|
1060
|
+
examples?: Record<string, {
|
|
1061
|
+
description?: string | undefined;
|
|
1062
|
+
summary?: string | undefined;
|
|
1063
|
+
value?: any;
|
|
1064
|
+
externalValue?: string | undefined;
|
|
1065
|
+
}> | undefined;
|
|
1066
|
+
schema?: Record<string, any> | undefined;
|
|
1067
|
+
}, {
|
|
1068
|
+
example?: any;
|
|
1069
|
+
examples?: Record<string, {
|
|
1070
|
+
description?: string | undefined;
|
|
1071
|
+
summary?: string | undefined;
|
|
1072
|
+
value?: any;
|
|
1073
|
+
externalValue?: string | undefined;
|
|
1074
|
+
}> | undefined;
|
|
1075
|
+
schema?: Record<string, any> | undefined;
|
|
1076
|
+
}>>>;
|
|
1077
|
+
}, "strip", z.ZodTypeAny, {
|
|
1078
|
+
description?: string | undefined;
|
|
1079
|
+
deprecated?: boolean | undefined;
|
|
1080
|
+
content?: Record<string, {
|
|
1081
|
+
example?: any;
|
|
1082
|
+
examples?: Record<string, {
|
|
1083
|
+
description?: string | undefined;
|
|
1084
|
+
summary?: string | undefined;
|
|
1085
|
+
value?: any;
|
|
1086
|
+
externalValue?: string | undefined;
|
|
1087
|
+
}> | undefined;
|
|
1088
|
+
schema?: Record<string, any> | undefined;
|
|
1089
|
+
}> | undefined;
|
|
1090
|
+
required?: boolean | undefined;
|
|
1091
|
+
example?: any;
|
|
1092
|
+
examples?: Record<string, {
|
|
1093
|
+
description?: string | undefined;
|
|
1094
|
+
summary?: string | undefined;
|
|
1095
|
+
value?: any;
|
|
1096
|
+
externalValue?: string | undefined;
|
|
1097
|
+
}> | undefined;
|
|
1098
|
+
schema?: Record<string, any> | undefined;
|
|
1099
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1100
|
+
explode?: boolean | undefined;
|
|
1101
|
+
}, {
|
|
1102
|
+
description?: string | undefined;
|
|
1103
|
+
deprecated?: boolean | undefined;
|
|
1104
|
+
content?: Record<string, {
|
|
1105
|
+
example?: any;
|
|
1106
|
+
examples?: Record<string, {
|
|
1107
|
+
description?: string | undefined;
|
|
1108
|
+
summary?: string | undefined;
|
|
1109
|
+
value?: any;
|
|
1110
|
+
externalValue?: string | undefined;
|
|
1111
|
+
}> | undefined;
|
|
1112
|
+
schema?: Record<string, any> | undefined;
|
|
1113
|
+
}> | undefined;
|
|
1114
|
+
required?: boolean | undefined;
|
|
1115
|
+
example?: any;
|
|
1116
|
+
examples?: Record<string, {
|
|
1117
|
+
description?: string | undefined;
|
|
1118
|
+
summary?: string | undefined;
|
|
1119
|
+
value?: any;
|
|
1120
|
+
externalValue?: string | undefined;
|
|
1121
|
+
}> | undefined;
|
|
1122
|
+
schema?: Record<string, any> | undefined;
|
|
1123
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1124
|
+
explode?: boolean | undefined;
|
|
1125
|
+
}>>>;
|
|
1126
|
+
}, {
|
|
1127
|
+
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
1128
|
+
$ref: z.ZodString;
|
|
1129
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
1130
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1131
|
+
}, "strip", z.ZodTypeAny, {
|
|
1132
|
+
$ref: string;
|
|
1133
|
+
description?: string | undefined;
|
|
1134
|
+
summary?: string | undefined;
|
|
1135
|
+
}, {
|
|
1136
|
+
$ref: string;
|
|
1137
|
+
description?: string | undefined;
|
|
1138
|
+
summary?: string | undefined;
|
|
1139
|
+
}>, z.ZodObject<z.objectUtil.extendShape<{
|
|
1140
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1141
|
+
required: z.ZodOptional<z.ZodBoolean>;
|
|
1142
|
+
deprecated: z.ZodOptional<z.ZodBoolean>;
|
|
1143
|
+
style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
|
|
1144
|
+
explode: z.ZodOptional<z.ZodBoolean>;
|
|
1145
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
1146
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
1147
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1148
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
1149
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1150
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
1151
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
1152
|
+
}, "strip", z.ZodTypeAny, {
|
|
1153
|
+
description?: string | undefined;
|
|
1154
|
+
summary?: string | undefined;
|
|
1155
|
+
value?: any;
|
|
1156
|
+
externalValue?: string | undefined;
|
|
1157
|
+
}, {
|
|
1158
|
+
description?: string | undefined;
|
|
1159
|
+
summary?: string | undefined;
|
|
1160
|
+
value?: any;
|
|
1161
|
+
externalValue?: string | undefined;
|
|
1162
|
+
}>>>;
|
|
1163
|
+
content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1164
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
1165
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
1166
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1167
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
1168
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1169
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
1170
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
1171
|
+
}, "strip", z.ZodTypeAny, {
|
|
1172
|
+
description?: string | undefined;
|
|
1173
|
+
summary?: string | undefined;
|
|
1174
|
+
value?: any;
|
|
1175
|
+
externalValue?: string | undefined;
|
|
1176
|
+
}, {
|
|
1177
|
+
description?: string | undefined;
|
|
1178
|
+
summary?: string | undefined;
|
|
1179
|
+
value?: any;
|
|
1180
|
+
externalValue?: string | undefined;
|
|
1181
|
+
}>>>;
|
|
1182
|
+
}, "strip", z.ZodTypeAny, {
|
|
1183
|
+
example?: any;
|
|
1184
|
+
examples?: Record<string, {
|
|
1185
|
+
description?: string | undefined;
|
|
1186
|
+
summary?: string | undefined;
|
|
1187
|
+
value?: any;
|
|
1188
|
+
externalValue?: string | undefined;
|
|
1189
|
+
}> | undefined;
|
|
1190
|
+
schema?: Record<string, any> | undefined;
|
|
1191
|
+
}, {
|
|
1192
|
+
example?: any;
|
|
1193
|
+
examples?: Record<string, {
|
|
1194
|
+
description?: string | undefined;
|
|
1195
|
+
summary?: string | undefined;
|
|
1196
|
+
value?: any;
|
|
1197
|
+
externalValue?: string | undefined;
|
|
1198
|
+
}> | undefined;
|
|
1199
|
+
schema?: Record<string, any> | undefined;
|
|
1200
|
+
}>>>;
|
|
1201
|
+
}, {
|
|
1202
|
+
schema: z.ZodOptional<z.ZodType<any, z.ZodTypeDef, any>>;
|
|
1203
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
|
|
1204
|
+
$ref: z.ZodString;
|
|
1205
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
1206
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1207
|
+
}, "strip", z.ZodTypeAny, {
|
|
1208
|
+
$ref: string;
|
|
1209
|
+
description?: string | undefined;
|
|
1210
|
+
summary?: string | undefined;
|
|
1211
|
+
}, {
|
|
1212
|
+
$ref: string;
|
|
1213
|
+
description?: string | undefined;
|
|
1214
|
+
summary?: string | undefined;
|
|
1215
|
+
}>, z.ZodObject<{
|
|
1216
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
1217
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1218
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
1219
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
1220
|
+
}, "strip", z.ZodTypeAny, {
|
|
1221
|
+
description?: string | undefined;
|
|
1222
|
+
summary?: string | undefined;
|
|
1223
|
+
value?: any;
|
|
1224
|
+
externalValue?: string | undefined;
|
|
1225
|
+
}, {
|
|
1226
|
+
description?: string | undefined;
|
|
1227
|
+
summary?: string | undefined;
|
|
1228
|
+
value?: any;
|
|
1229
|
+
externalValue?: string | undefined;
|
|
1230
|
+
}>]>>>;
|
|
1231
|
+
content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1232
|
+
schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
|
|
1233
|
+
example: z.ZodOptional<z.ZodAny>;
|
|
1234
|
+
examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1235
|
+
summary: z.ZodOptional<z.ZodString>;
|
|
1236
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1237
|
+
value: z.ZodOptional<z.ZodAny>;
|
|
1238
|
+
externalValue: z.ZodOptional<z.ZodString>;
|
|
1239
|
+
}, "strip", z.ZodTypeAny, {
|
|
1240
|
+
description?: string | undefined;
|
|
1241
|
+
summary?: string | undefined;
|
|
1242
|
+
value?: any;
|
|
1243
|
+
externalValue?: string | undefined;
|
|
1244
|
+
}, {
|
|
1245
|
+
description?: string | undefined;
|
|
1246
|
+
summary?: string | undefined;
|
|
1247
|
+
value?: any;
|
|
1248
|
+
externalValue?: string | undefined;
|
|
1249
|
+
}>>>;
|
|
1250
|
+
}, "strip", z.ZodTypeAny, {
|
|
1251
|
+
example?: any;
|
|
1252
|
+
examples?: Record<string, {
|
|
1253
|
+
description?: string | undefined;
|
|
1254
|
+
summary?: string | undefined;
|
|
1255
|
+
value?: any;
|
|
1256
|
+
externalValue?: string | undefined;
|
|
1257
|
+
}> | undefined;
|
|
1258
|
+
schema?: Record<string, any> | undefined;
|
|
1259
|
+
}, {
|
|
1260
|
+
example?: any;
|
|
1261
|
+
examples?: Record<string, {
|
|
1262
|
+
description?: string | undefined;
|
|
1263
|
+
summary?: string | undefined;
|
|
1264
|
+
value?: any;
|
|
1265
|
+
externalValue?: string | undefined;
|
|
1266
|
+
}> | undefined;
|
|
1267
|
+
schema?: Record<string, any> | undefined;
|
|
1268
|
+
}>>>;
|
|
1269
|
+
}>, "strip", z.ZodTypeAny, {
|
|
1270
|
+
description?: string | undefined;
|
|
1271
|
+
deprecated?: boolean | undefined;
|
|
1272
|
+
content?: Record<string, {
|
|
1273
|
+
example?: any;
|
|
1274
|
+
examples?: Record<string, {
|
|
1275
|
+
description?: string | undefined;
|
|
1276
|
+
summary?: string | undefined;
|
|
1277
|
+
value?: any;
|
|
1278
|
+
externalValue?: string | undefined;
|
|
1279
|
+
}> | undefined;
|
|
1280
|
+
schema?: Record<string, any> | undefined;
|
|
1281
|
+
}> | undefined;
|
|
1282
|
+
required?: boolean | undefined;
|
|
1283
|
+
example?: any;
|
|
1284
|
+
examples?: Record<string, {
|
|
1285
|
+
description?: string | undefined;
|
|
1286
|
+
summary?: string | undefined;
|
|
1287
|
+
value?: any;
|
|
1288
|
+
externalValue?: string | undefined;
|
|
1289
|
+
} | {
|
|
1290
|
+
$ref: string;
|
|
1291
|
+
description?: string | undefined;
|
|
1292
|
+
summary?: string | undefined;
|
|
1293
|
+
}> | undefined;
|
|
1294
|
+
schema?: any;
|
|
1295
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1296
|
+
explode?: boolean | undefined;
|
|
1297
|
+
}, {
|
|
1298
|
+
description?: string | undefined;
|
|
1299
|
+
deprecated?: boolean | undefined;
|
|
1300
|
+
content?: Record<string, {
|
|
1301
|
+
example?: any;
|
|
1302
|
+
examples?: Record<string, {
|
|
1303
|
+
description?: string | undefined;
|
|
1304
|
+
summary?: string | undefined;
|
|
1305
|
+
value?: any;
|
|
1306
|
+
externalValue?: string | undefined;
|
|
1307
|
+
}> | undefined;
|
|
1308
|
+
schema?: Record<string, any> | undefined;
|
|
1309
|
+
}> | undefined;
|
|
1310
|
+
required?: boolean | undefined;
|
|
1311
|
+
example?: any;
|
|
1312
|
+
examples?: Record<string, {
|
|
1313
|
+
description?: string | undefined;
|
|
1314
|
+
summary?: string | undefined;
|
|
1315
|
+
value?: any;
|
|
1316
|
+
externalValue?: string | undefined;
|
|
1317
|
+
} | {
|
|
1318
|
+
$ref: string;
|
|
1319
|
+
description?: string | undefined;
|
|
1320
|
+
summary?: string | undefined;
|
|
1321
|
+
}> | undefined;
|
|
1322
|
+
schema?: any;
|
|
1323
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1324
|
+
explode?: boolean | undefined;
|
|
1325
|
+
}>]>>>;
|
|
1326
|
+
}>, "strip", z.ZodTypeAny, {
|
|
1327
|
+
contentType: string;
|
|
1328
|
+
headers?: Record<string, {
|
|
1329
|
+
$ref: string;
|
|
1330
|
+
description?: string | undefined;
|
|
1331
|
+
summary?: string | undefined;
|
|
1332
|
+
} | {
|
|
1333
|
+
description?: string | undefined;
|
|
1334
|
+
deprecated?: boolean | undefined;
|
|
1335
|
+
content?: Record<string, {
|
|
1336
|
+
example?: any;
|
|
1337
|
+
examples?: Record<string, {
|
|
1338
|
+
description?: string | undefined;
|
|
1339
|
+
summary?: string | undefined;
|
|
1340
|
+
value?: any;
|
|
1341
|
+
externalValue?: string | undefined;
|
|
1342
|
+
}> | undefined;
|
|
1343
|
+
schema?: Record<string, any> | undefined;
|
|
1344
|
+
}> | undefined;
|
|
1345
|
+
required?: boolean | undefined;
|
|
1346
|
+
example?: any;
|
|
1347
|
+
examples?: Record<string, {
|
|
1348
|
+
description?: string | undefined;
|
|
1349
|
+
summary?: string | undefined;
|
|
1350
|
+
value?: any;
|
|
1351
|
+
externalValue?: string | undefined;
|
|
1352
|
+
} | {
|
|
1353
|
+
$ref: string;
|
|
1354
|
+
description?: string | undefined;
|
|
1355
|
+
summary?: string | undefined;
|
|
1356
|
+
}> | undefined;
|
|
1357
|
+
schema?: any;
|
|
1358
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1359
|
+
explode?: boolean | undefined;
|
|
1360
|
+
}> | undefined;
|
|
1361
|
+
}, {
|
|
1362
|
+
contentType: string;
|
|
1363
|
+
headers?: Record<string, {
|
|
1364
|
+
$ref: string;
|
|
1365
|
+
description?: string | undefined;
|
|
1366
|
+
summary?: string | undefined;
|
|
1367
|
+
} | {
|
|
1368
|
+
description?: string | undefined;
|
|
1369
|
+
deprecated?: boolean | undefined;
|
|
1370
|
+
content?: Record<string, {
|
|
1371
|
+
example?: any;
|
|
1372
|
+
examples?: Record<string, {
|
|
1373
|
+
description?: string | undefined;
|
|
1374
|
+
summary?: string | undefined;
|
|
1375
|
+
value?: any;
|
|
1376
|
+
externalValue?: string | undefined;
|
|
1377
|
+
}> | undefined;
|
|
1378
|
+
schema?: Record<string, any> | undefined;
|
|
1379
|
+
}> | undefined;
|
|
1380
|
+
required?: boolean | undefined;
|
|
1381
|
+
example?: any;
|
|
1382
|
+
examples?: Record<string, {
|
|
1383
|
+
description?: string | undefined;
|
|
1384
|
+
summary?: string | undefined;
|
|
1385
|
+
value?: any;
|
|
1386
|
+
externalValue?: string | undefined;
|
|
1387
|
+
} | {
|
|
1388
|
+
$ref: string;
|
|
1389
|
+
description?: string | undefined;
|
|
1390
|
+
summary?: string | undefined;
|
|
1391
|
+
}> | undefined;
|
|
1392
|
+
schema?: any;
|
|
1393
|
+
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1394
|
+
explode?: boolean | undefined;
|
|
1395
|
+
}> | undefined;
|
|
1396
|
+
}>>>;
|
|
1397
|
+
}>, "strip", z.ZodTypeAny, {
|
|
262
1398
|
example?: any;
|
|
263
1399
|
examples?: Record<string, {
|
|
264
1400
|
description?: string | undefined;
|
|
265
1401
|
summary?: string | undefined;
|
|
266
1402
|
value?: any;
|
|
267
1403
|
externalValue?: string | undefined;
|
|
1404
|
+
} | {
|
|
1405
|
+
$ref: string;
|
|
1406
|
+
description?: string | undefined;
|
|
1407
|
+
summary?: string | undefined;
|
|
268
1408
|
}> | undefined;
|
|
269
|
-
schema?:
|
|
1409
|
+
schema?: any;
|
|
270
1410
|
encoding?: Record<string, {
|
|
271
1411
|
contentType: string;
|
|
272
1412
|
headers?: Record<string, {
|
|
1413
|
+
$ref: string;
|
|
1414
|
+
description?: string | undefined;
|
|
1415
|
+
summary?: string | undefined;
|
|
1416
|
+
} | {
|
|
273
1417
|
description?: string | undefined;
|
|
274
1418
|
deprecated?: boolean | undefined;
|
|
275
1419
|
content?: Record<string, {
|
|
@@ -289,8 +1433,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
289
1433
|
summary?: string | undefined;
|
|
290
1434
|
value?: any;
|
|
291
1435
|
externalValue?: string | undefined;
|
|
1436
|
+
} | {
|
|
1437
|
+
$ref: string;
|
|
1438
|
+
description?: string | undefined;
|
|
1439
|
+
summary?: string | undefined;
|
|
292
1440
|
}> | undefined;
|
|
293
|
-
schema?:
|
|
1441
|
+
schema?: any;
|
|
294
1442
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
295
1443
|
explode?: boolean | undefined;
|
|
296
1444
|
}> | undefined;
|
|
@@ -302,11 +1450,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
302
1450
|
summary?: string | undefined;
|
|
303
1451
|
value?: any;
|
|
304
1452
|
externalValue?: string | undefined;
|
|
1453
|
+
} | {
|
|
1454
|
+
$ref: string;
|
|
1455
|
+
description?: string | undefined;
|
|
1456
|
+
summary?: string | undefined;
|
|
305
1457
|
}> | undefined;
|
|
306
|
-
schema?:
|
|
1458
|
+
schema?: any;
|
|
307
1459
|
encoding?: Record<string, {
|
|
308
1460
|
contentType: string;
|
|
309
1461
|
headers?: Record<string, {
|
|
1462
|
+
$ref: string;
|
|
1463
|
+
description?: string | undefined;
|
|
1464
|
+
summary?: string | undefined;
|
|
1465
|
+
} | {
|
|
310
1466
|
description?: string | undefined;
|
|
311
1467
|
deprecated?: boolean | undefined;
|
|
312
1468
|
content?: Record<string, {
|
|
@@ -326,14 +1482,18 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
326
1482
|
summary?: string | undefined;
|
|
327
1483
|
value?: any;
|
|
328
1484
|
externalValue?: string | undefined;
|
|
1485
|
+
} | {
|
|
1486
|
+
$ref: string;
|
|
1487
|
+
description?: string | undefined;
|
|
1488
|
+
summary?: string | undefined;
|
|
329
1489
|
}> | undefined;
|
|
330
|
-
schema?:
|
|
1490
|
+
schema?: any;
|
|
331
1491
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
332
1492
|
explode?: boolean | undefined;
|
|
333
1493
|
}> | undefined;
|
|
334
1494
|
}> | undefined;
|
|
335
1495
|
}>>>;
|
|
336
|
-
}
|
|
1496
|
+
}>, "strip", z.ZodTypeAny, {
|
|
337
1497
|
name: string;
|
|
338
1498
|
in: "path" | "query" | "header" | "cookie";
|
|
339
1499
|
description?: string | undefined;
|
|
@@ -345,11 +1505,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
345
1505
|
summary?: string | undefined;
|
|
346
1506
|
value?: any;
|
|
347
1507
|
externalValue?: string | undefined;
|
|
1508
|
+
} | {
|
|
1509
|
+
$ref: string;
|
|
1510
|
+
description?: string | undefined;
|
|
1511
|
+
summary?: string | undefined;
|
|
348
1512
|
}> | undefined;
|
|
349
|
-
schema?:
|
|
1513
|
+
schema?: any;
|
|
350
1514
|
encoding?: Record<string, {
|
|
351
1515
|
contentType: string;
|
|
352
1516
|
headers?: Record<string, {
|
|
1517
|
+
$ref: string;
|
|
1518
|
+
description?: string | undefined;
|
|
1519
|
+
summary?: string | undefined;
|
|
1520
|
+
} | {
|
|
353
1521
|
description?: string | undefined;
|
|
354
1522
|
deprecated?: boolean | undefined;
|
|
355
1523
|
content?: Record<string, {
|
|
@@ -369,8 +1537,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
369
1537
|
summary?: string | undefined;
|
|
370
1538
|
value?: any;
|
|
371
1539
|
externalValue?: string | undefined;
|
|
1540
|
+
} | {
|
|
1541
|
+
$ref: string;
|
|
1542
|
+
description?: string | undefined;
|
|
1543
|
+
summary?: string | undefined;
|
|
372
1544
|
}> | undefined;
|
|
373
|
-
schema?:
|
|
1545
|
+
schema?: any;
|
|
374
1546
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
375
1547
|
explode?: boolean | undefined;
|
|
376
1548
|
}> | undefined;
|
|
@@ -383,6 +1555,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
383
1555
|
summary?: string | undefined;
|
|
384
1556
|
value?: any;
|
|
385
1557
|
externalValue?: string | undefined;
|
|
1558
|
+
} | {
|
|
1559
|
+
$ref: string;
|
|
1560
|
+
description?: string | undefined;
|
|
1561
|
+
summary?: string | undefined;
|
|
386
1562
|
}> | undefined;
|
|
387
1563
|
schema?: Record<string, any> | undefined;
|
|
388
1564
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
@@ -401,11 +1577,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
401
1577
|
summary?: string | undefined;
|
|
402
1578
|
value?: any;
|
|
403
1579
|
externalValue?: string | undefined;
|
|
1580
|
+
} | {
|
|
1581
|
+
$ref: string;
|
|
1582
|
+
description?: string | undefined;
|
|
1583
|
+
summary?: string | undefined;
|
|
404
1584
|
}> | undefined;
|
|
405
|
-
schema?:
|
|
1585
|
+
schema?: any;
|
|
406
1586
|
encoding?: Record<string, {
|
|
407
1587
|
contentType: string;
|
|
408
1588
|
headers?: Record<string, {
|
|
1589
|
+
$ref: string;
|
|
1590
|
+
description?: string | undefined;
|
|
1591
|
+
summary?: string | undefined;
|
|
1592
|
+
} | {
|
|
409
1593
|
description?: string | undefined;
|
|
410
1594
|
deprecated?: boolean | undefined;
|
|
411
1595
|
content?: Record<string, {
|
|
@@ -425,8 +1609,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
425
1609
|
summary?: string | undefined;
|
|
426
1610
|
value?: any;
|
|
427
1611
|
externalValue?: string | undefined;
|
|
1612
|
+
} | {
|
|
1613
|
+
$ref: string;
|
|
1614
|
+
description?: string | undefined;
|
|
1615
|
+
summary?: string | undefined;
|
|
428
1616
|
}> | undefined;
|
|
429
|
-
schema?:
|
|
1617
|
+
schema?: any;
|
|
430
1618
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
431
1619
|
explode?: boolean | undefined;
|
|
432
1620
|
}> | undefined;
|
|
@@ -439,15 +1627,20 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
439
1627
|
summary?: string | undefined;
|
|
440
1628
|
value?: any;
|
|
441
1629
|
externalValue?: string | undefined;
|
|
1630
|
+
} | {
|
|
1631
|
+
$ref: string;
|
|
1632
|
+
description?: string | undefined;
|
|
1633
|
+
summary?: string | undefined;
|
|
442
1634
|
}> | undefined;
|
|
443
1635
|
schema?: Record<string, any> | undefined;
|
|
444
1636
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
445
1637
|
explode?: boolean | undefined;
|
|
446
1638
|
allowEmptyValue?: boolean | undefined;
|
|
447
1639
|
allowReserved?: boolean | undefined;
|
|
448
|
-
}>, "many">>;
|
|
449
|
-
}
|
|
450
|
-
|
|
1640
|
+
}>]>, "many">>;
|
|
1641
|
+
}>, {
|
|
1642
|
+
$ref: z.ZodOptional<z.ZodString>;
|
|
1643
|
+
get: z.ZodOptional<z.ZodType<{
|
|
451
1644
|
security?: Record<string, string[]>[] | undefined;
|
|
452
1645
|
tags?: string[] | undefined;
|
|
453
1646
|
externalDocs?: {
|
|
@@ -457,7 +1650,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
457
1650
|
description?: string | undefined;
|
|
458
1651
|
summary?: string | undefined;
|
|
459
1652
|
operationId?: string | undefined;
|
|
460
|
-
parameters?: {
|
|
1653
|
+
parameters?: ({
|
|
1654
|
+
$ref: string;
|
|
1655
|
+
description?: string | undefined;
|
|
1656
|
+
summary?: string | undefined;
|
|
1657
|
+
} | {
|
|
461
1658
|
name: string;
|
|
462
1659
|
in: "path" | "query" | "header" | "cookie";
|
|
463
1660
|
description?: string | undefined;
|
|
@@ -469,11 +1666,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
469
1666
|
summary?: string | undefined;
|
|
470
1667
|
value?: any;
|
|
471
1668
|
externalValue?: string | undefined;
|
|
1669
|
+
} | {
|
|
1670
|
+
$ref: string;
|
|
1671
|
+
description?: string | undefined;
|
|
1672
|
+
summary?: string | undefined;
|
|
472
1673
|
}> | undefined;
|
|
473
|
-
schema?:
|
|
1674
|
+
schema?: any;
|
|
474
1675
|
encoding?: Record<string, {
|
|
475
1676
|
contentType: string;
|
|
476
1677
|
headers?: Record<string, {
|
|
1678
|
+
$ref: string;
|
|
1679
|
+
description?: string | undefined;
|
|
1680
|
+
summary?: string | undefined;
|
|
1681
|
+
} | {
|
|
477
1682
|
description?: string | undefined;
|
|
478
1683
|
deprecated?: boolean | undefined;
|
|
479
1684
|
content?: Record<string, {
|
|
@@ -493,8 +1698,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
493
1698
|
summary?: string | undefined;
|
|
494
1699
|
value?: any;
|
|
495
1700
|
externalValue?: string | undefined;
|
|
1701
|
+
} | {
|
|
1702
|
+
$ref: string;
|
|
1703
|
+
description?: string | undefined;
|
|
1704
|
+
summary?: string | undefined;
|
|
496
1705
|
}> | undefined;
|
|
497
|
-
schema?:
|
|
1706
|
+
schema?: any;
|
|
498
1707
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
499
1708
|
explode?: boolean | undefined;
|
|
500
1709
|
}> | undefined;
|
|
@@ -507,13 +1716,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
507
1716
|
summary?: string | undefined;
|
|
508
1717
|
value?: any;
|
|
509
1718
|
externalValue?: string | undefined;
|
|
1719
|
+
} | {
|
|
1720
|
+
$ref: string;
|
|
1721
|
+
description?: string | undefined;
|
|
1722
|
+
summary?: string | undefined;
|
|
510
1723
|
}> | undefined;
|
|
511
1724
|
schema?: Record<string, any> | undefined;
|
|
512
1725
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
513
1726
|
explode?: boolean | undefined;
|
|
514
1727
|
allowEmptyValue?: boolean | undefined;
|
|
515
1728
|
allowReserved?: boolean | undefined;
|
|
516
|
-
}[] | undefined;
|
|
1729
|
+
})[] | undefined;
|
|
517
1730
|
requestBody?: {
|
|
518
1731
|
content: Record<string, {
|
|
519
1732
|
example?: any;
|
|
@@ -583,6 +1796,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
583
1796
|
explode?: boolean | undefined;
|
|
584
1797
|
}> | undefined;
|
|
585
1798
|
}> | undefined;
|
|
1799
|
+
} | {
|
|
1800
|
+
$ref: string;
|
|
1801
|
+
description?: string | undefined;
|
|
1802
|
+
summary?: string | undefined;
|
|
586
1803
|
} | undefined;
|
|
587
1804
|
responses?: Record<string, {
|
|
588
1805
|
description: string;
|
|
@@ -668,8 +1885,8 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
668
1885
|
}> | undefined;
|
|
669
1886
|
deprecated?: boolean | undefined;
|
|
670
1887
|
} & {
|
|
671
|
-
callbacks?: Record<string,
|
|
672
|
-
},
|
|
1888
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
1889
|
+
}, z.ZodTypeDef, {
|
|
673
1890
|
security?: Record<string, string[]>[] | undefined;
|
|
674
1891
|
tags?: string[] | undefined;
|
|
675
1892
|
externalDocs?: {
|
|
@@ -679,7 +1896,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
679
1896
|
description?: string | undefined;
|
|
680
1897
|
summary?: string | undefined;
|
|
681
1898
|
operationId?: string | undefined;
|
|
682
|
-
parameters?: {
|
|
1899
|
+
parameters?: ({
|
|
1900
|
+
$ref: string;
|
|
1901
|
+
description?: string | undefined;
|
|
1902
|
+
summary?: string | undefined;
|
|
1903
|
+
} | {
|
|
683
1904
|
name: string;
|
|
684
1905
|
in: "path" | "query" | "header" | "cookie";
|
|
685
1906
|
description?: string | undefined;
|
|
@@ -691,11 +1912,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
691
1912
|
summary?: string | undefined;
|
|
692
1913
|
value?: any;
|
|
693
1914
|
externalValue?: string | undefined;
|
|
1915
|
+
} | {
|
|
1916
|
+
$ref: string;
|
|
1917
|
+
description?: string | undefined;
|
|
1918
|
+
summary?: string | undefined;
|
|
694
1919
|
}> | undefined;
|
|
695
|
-
schema?:
|
|
1920
|
+
schema?: any;
|
|
696
1921
|
encoding?: Record<string, {
|
|
697
1922
|
contentType: string;
|
|
698
1923
|
headers?: Record<string, {
|
|
1924
|
+
$ref: string;
|
|
1925
|
+
description?: string | undefined;
|
|
1926
|
+
summary?: string | undefined;
|
|
1927
|
+
} | {
|
|
699
1928
|
description?: string | undefined;
|
|
700
1929
|
deprecated?: boolean | undefined;
|
|
701
1930
|
content?: Record<string, {
|
|
@@ -715,8 +1944,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
715
1944
|
summary?: string | undefined;
|
|
716
1945
|
value?: any;
|
|
717
1946
|
externalValue?: string | undefined;
|
|
1947
|
+
} | {
|
|
1948
|
+
$ref: string;
|
|
1949
|
+
description?: string | undefined;
|
|
1950
|
+
summary?: string | undefined;
|
|
718
1951
|
}> | undefined;
|
|
719
|
-
schema?:
|
|
1952
|
+
schema?: any;
|
|
720
1953
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
721
1954
|
explode?: boolean | undefined;
|
|
722
1955
|
}> | undefined;
|
|
@@ -729,13 +1962,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
729
1962
|
summary?: string | undefined;
|
|
730
1963
|
value?: any;
|
|
731
1964
|
externalValue?: string | undefined;
|
|
1965
|
+
} | {
|
|
1966
|
+
$ref: string;
|
|
1967
|
+
description?: string | undefined;
|
|
1968
|
+
summary?: string | undefined;
|
|
732
1969
|
}> | undefined;
|
|
733
1970
|
schema?: Record<string, any> | undefined;
|
|
734
1971
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
735
1972
|
explode?: boolean | undefined;
|
|
736
1973
|
allowEmptyValue?: boolean | undefined;
|
|
737
1974
|
allowReserved?: boolean | undefined;
|
|
738
|
-
}[] | undefined;
|
|
1975
|
+
})[] | undefined;
|
|
739
1976
|
requestBody?: {
|
|
740
1977
|
content: Record<string, {
|
|
741
1978
|
example?: any;
|
|
@@ -805,6 +2042,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
805
2042
|
explode?: boolean | undefined;
|
|
806
2043
|
}> | undefined;
|
|
807
2044
|
}> | undefined;
|
|
2045
|
+
} | {
|
|
2046
|
+
$ref: string;
|
|
2047
|
+
description?: string | undefined;
|
|
2048
|
+
summary?: string | undefined;
|
|
808
2049
|
} | undefined;
|
|
809
2050
|
responses?: Record<string, {
|
|
810
2051
|
description: string;
|
|
@@ -890,9 +2131,9 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
890
2131
|
}> | undefined;
|
|
891
2132
|
deprecated?: boolean | undefined;
|
|
892
2133
|
} & {
|
|
893
|
-
callbacks?: Record<string,
|
|
2134
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
894
2135
|
}>>;
|
|
895
|
-
put:
|
|
2136
|
+
put: z.ZodOptional<z.ZodType<{
|
|
896
2137
|
security?: Record<string, string[]>[] | undefined;
|
|
897
2138
|
tags?: string[] | undefined;
|
|
898
2139
|
externalDocs?: {
|
|
@@ -902,7 +2143,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
902
2143
|
description?: string | undefined;
|
|
903
2144
|
summary?: string | undefined;
|
|
904
2145
|
operationId?: string | undefined;
|
|
905
|
-
parameters?: {
|
|
2146
|
+
parameters?: ({
|
|
2147
|
+
$ref: string;
|
|
2148
|
+
description?: string | undefined;
|
|
2149
|
+
summary?: string | undefined;
|
|
2150
|
+
} | {
|
|
906
2151
|
name: string;
|
|
907
2152
|
in: "path" | "query" | "header" | "cookie";
|
|
908
2153
|
description?: string | undefined;
|
|
@@ -914,11 +2159,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
914
2159
|
summary?: string | undefined;
|
|
915
2160
|
value?: any;
|
|
916
2161
|
externalValue?: string | undefined;
|
|
2162
|
+
} | {
|
|
2163
|
+
$ref: string;
|
|
2164
|
+
description?: string | undefined;
|
|
2165
|
+
summary?: string | undefined;
|
|
917
2166
|
}> | undefined;
|
|
918
|
-
schema?:
|
|
2167
|
+
schema?: any;
|
|
919
2168
|
encoding?: Record<string, {
|
|
920
2169
|
contentType: string;
|
|
921
2170
|
headers?: Record<string, {
|
|
2171
|
+
$ref: string;
|
|
2172
|
+
description?: string | undefined;
|
|
2173
|
+
summary?: string | undefined;
|
|
2174
|
+
} | {
|
|
922
2175
|
description?: string | undefined;
|
|
923
2176
|
deprecated?: boolean | undefined;
|
|
924
2177
|
content?: Record<string, {
|
|
@@ -938,8 +2191,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
938
2191
|
summary?: string | undefined;
|
|
939
2192
|
value?: any;
|
|
940
2193
|
externalValue?: string | undefined;
|
|
2194
|
+
} | {
|
|
2195
|
+
$ref: string;
|
|
2196
|
+
description?: string | undefined;
|
|
2197
|
+
summary?: string | undefined;
|
|
941
2198
|
}> | undefined;
|
|
942
|
-
schema?:
|
|
2199
|
+
schema?: any;
|
|
943
2200
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
944
2201
|
explode?: boolean | undefined;
|
|
945
2202
|
}> | undefined;
|
|
@@ -952,13 +2209,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
952
2209
|
summary?: string | undefined;
|
|
953
2210
|
value?: any;
|
|
954
2211
|
externalValue?: string | undefined;
|
|
2212
|
+
} | {
|
|
2213
|
+
$ref: string;
|
|
2214
|
+
description?: string | undefined;
|
|
2215
|
+
summary?: string | undefined;
|
|
955
2216
|
}> | undefined;
|
|
956
2217
|
schema?: Record<string, any> | undefined;
|
|
957
2218
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
958
2219
|
explode?: boolean | undefined;
|
|
959
2220
|
allowEmptyValue?: boolean | undefined;
|
|
960
2221
|
allowReserved?: boolean | undefined;
|
|
961
|
-
}[] | undefined;
|
|
2222
|
+
})[] | undefined;
|
|
962
2223
|
requestBody?: {
|
|
963
2224
|
content: Record<string, {
|
|
964
2225
|
example?: any;
|
|
@@ -1028,6 +2289,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1028
2289
|
explode?: boolean | undefined;
|
|
1029
2290
|
}> | undefined;
|
|
1030
2291
|
}> | undefined;
|
|
2292
|
+
} | {
|
|
2293
|
+
$ref: string;
|
|
2294
|
+
description?: string | undefined;
|
|
2295
|
+
summary?: string | undefined;
|
|
1031
2296
|
} | undefined;
|
|
1032
2297
|
responses?: Record<string, {
|
|
1033
2298
|
description: string;
|
|
@@ -1113,8 +2378,8 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1113
2378
|
}> | undefined;
|
|
1114
2379
|
deprecated?: boolean | undefined;
|
|
1115
2380
|
} & {
|
|
1116
|
-
callbacks?: Record<string,
|
|
1117
|
-
},
|
|
2381
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
2382
|
+
}, z.ZodTypeDef, {
|
|
1118
2383
|
security?: Record<string, string[]>[] | undefined;
|
|
1119
2384
|
tags?: string[] | undefined;
|
|
1120
2385
|
externalDocs?: {
|
|
@@ -1124,7 +2389,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1124
2389
|
description?: string | undefined;
|
|
1125
2390
|
summary?: string | undefined;
|
|
1126
2391
|
operationId?: string | undefined;
|
|
1127
|
-
parameters?: {
|
|
2392
|
+
parameters?: ({
|
|
2393
|
+
$ref: string;
|
|
2394
|
+
description?: string | undefined;
|
|
2395
|
+
summary?: string | undefined;
|
|
2396
|
+
} | {
|
|
1128
2397
|
name: string;
|
|
1129
2398
|
in: "path" | "query" | "header" | "cookie";
|
|
1130
2399
|
description?: string | undefined;
|
|
@@ -1136,11 +2405,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1136
2405
|
summary?: string | undefined;
|
|
1137
2406
|
value?: any;
|
|
1138
2407
|
externalValue?: string | undefined;
|
|
2408
|
+
} | {
|
|
2409
|
+
$ref: string;
|
|
2410
|
+
description?: string | undefined;
|
|
2411
|
+
summary?: string | undefined;
|
|
1139
2412
|
}> | undefined;
|
|
1140
|
-
schema?:
|
|
2413
|
+
schema?: any;
|
|
1141
2414
|
encoding?: Record<string, {
|
|
1142
2415
|
contentType: string;
|
|
1143
2416
|
headers?: Record<string, {
|
|
2417
|
+
$ref: string;
|
|
2418
|
+
description?: string | undefined;
|
|
2419
|
+
summary?: string | undefined;
|
|
2420
|
+
} | {
|
|
1144
2421
|
description?: string | undefined;
|
|
1145
2422
|
deprecated?: boolean | undefined;
|
|
1146
2423
|
content?: Record<string, {
|
|
@@ -1160,8 +2437,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1160
2437
|
summary?: string | undefined;
|
|
1161
2438
|
value?: any;
|
|
1162
2439
|
externalValue?: string | undefined;
|
|
2440
|
+
} | {
|
|
2441
|
+
$ref: string;
|
|
2442
|
+
description?: string | undefined;
|
|
2443
|
+
summary?: string | undefined;
|
|
1163
2444
|
}> | undefined;
|
|
1164
|
-
schema?:
|
|
2445
|
+
schema?: any;
|
|
1165
2446
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1166
2447
|
explode?: boolean | undefined;
|
|
1167
2448
|
}> | undefined;
|
|
@@ -1174,13 +2455,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1174
2455
|
summary?: string | undefined;
|
|
1175
2456
|
value?: any;
|
|
1176
2457
|
externalValue?: string | undefined;
|
|
2458
|
+
} | {
|
|
2459
|
+
$ref: string;
|
|
2460
|
+
description?: string | undefined;
|
|
2461
|
+
summary?: string | undefined;
|
|
1177
2462
|
}> | undefined;
|
|
1178
2463
|
schema?: Record<string, any> | undefined;
|
|
1179
2464
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1180
2465
|
explode?: boolean | undefined;
|
|
1181
2466
|
allowEmptyValue?: boolean | undefined;
|
|
1182
2467
|
allowReserved?: boolean | undefined;
|
|
1183
|
-
}[] | undefined;
|
|
2468
|
+
})[] | undefined;
|
|
1184
2469
|
requestBody?: {
|
|
1185
2470
|
content: Record<string, {
|
|
1186
2471
|
example?: any;
|
|
@@ -1250,6 +2535,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1250
2535
|
explode?: boolean | undefined;
|
|
1251
2536
|
}> | undefined;
|
|
1252
2537
|
}> | undefined;
|
|
2538
|
+
} | {
|
|
2539
|
+
$ref: string;
|
|
2540
|
+
description?: string | undefined;
|
|
2541
|
+
summary?: string | undefined;
|
|
1253
2542
|
} | undefined;
|
|
1254
2543
|
responses?: Record<string, {
|
|
1255
2544
|
description: string;
|
|
@@ -1335,9 +2624,9 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1335
2624
|
}> | undefined;
|
|
1336
2625
|
deprecated?: boolean | undefined;
|
|
1337
2626
|
} & {
|
|
1338
|
-
callbacks?: Record<string,
|
|
2627
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
1339
2628
|
}>>;
|
|
1340
|
-
post:
|
|
2629
|
+
post: z.ZodOptional<z.ZodType<{
|
|
1341
2630
|
security?: Record<string, string[]>[] | undefined;
|
|
1342
2631
|
tags?: string[] | undefined;
|
|
1343
2632
|
externalDocs?: {
|
|
@@ -1347,7 +2636,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1347
2636
|
description?: string | undefined;
|
|
1348
2637
|
summary?: string | undefined;
|
|
1349
2638
|
operationId?: string | undefined;
|
|
1350
|
-
parameters?: {
|
|
2639
|
+
parameters?: ({
|
|
2640
|
+
$ref: string;
|
|
2641
|
+
description?: string | undefined;
|
|
2642
|
+
summary?: string | undefined;
|
|
2643
|
+
} | {
|
|
1351
2644
|
name: string;
|
|
1352
2645
|
in: "path" | "query" | "header" | "cookie";
|
|
1353
2646
|
description?: string | undefined;
|
|
@@ -1359,11 +2652,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1359
2652
|
summary?: string | undefined;
|
|
1360
2653
|
value?: any;
|
|
1361
2654
|
externalValue?: string | undefined;
|
|
2655
|
+
} | {
|
|
2656
|
+
$ref: string;
|
|
2657
|
+
description?: string | undefined;
|
|
2658
|
+
summary?: string | undefined;
|
|
1362
2659
|
}> | undefined;
|
|
1363
|
-
schema?:
|
|
2660
|
+
schema?: any;
|
|
1364
2661
|
encoding?: Record<string, {
|
|
1365
2662
|
contentType: string;
|
|
1366
2663
|
headers?: Record<string, {
|
|
2664
|
+
$ref: string;
|
|
2665
|
+
description?: string | undefined;
|
|
2666
|
+
summary?: string | undefined;
|
|
2667
|
+
} | {
|
|
1367
2668
|
description?: string | undefined;
|
|
1368
2669
|
deprecated?: boolean | undefined;
|
|
1369
2670
|
content?: Record<string, {
|
|
@@ -1383,8 +2684,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1383
2684
|
summary?: string | undefined;
|
|
1384
2685
|
value?: any;
|
|
1385
2686
|
externalValue?: string | undefined;
|
|
2687
|
+
} | {
|
|
2688
|
+
$ref: string;
|
|
2689
|
+
description?: string | undefined;
|
|
2690
|
+
summary?: string | undefined;
|
|
1386
2691
|
}> | undefined;
|
|
1387
|
-
schema?:
|
|
2692
|
+
schema?: any;
|
|
1388
2693
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1389
2694
|
explode?: boolean | undefined;
|
|
1390
2695
|
}> | undefined;
|
|
@@ -1397,13 +2702,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1397
2702
|
summary?: string | undefined;
|
|
1398
2703
|
value?: any;
|
|
1399
2704
|
externalValue?: string | undefined;
|
|
2705
|
+
} | {
|
|
2706
|
+
$ref: string;
|
|
2707
|
+
description?: string | undefined;
|
|
2708
|
+
summary?: string | undefined;
|
|
1400
2709
|
}> | undefined;
|
|
1401
2710
|
schema?: Record<string, any> | undefined;
|
|
1402
2711
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1403
2712
|
explode?: boolean | undefined;
|
|
1404
2713
|
allowEmptyValue?: boolean | undefined;
|
|
1405
2714
|
allowReserved?: boolean | undefined;
|
|
1406
|
-
}[] | undefined;
|
|
2715
|
+
})[] | undefined;
|
|
1407
2716
|
requestBody?: {
|
|
1408
2717
|
content: Record<string, {
|
|
1409
2718
|
example?: any;
|
|
@@ -1473,6 +2782,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1473
2782
|
explode?: boolean | undefined;
|
|
1474
2783
|
}> | undefined;
|
|
1475
2784
|
}> | undefined;
|
|
2785
|
+
} | {
|
|
2786
|
+
$ref: string;
|
|
2787
|
+
description?: string | undefined;
|
|
2788
|
+
summary?: string | undefined;
|
|
1476
2789
|
} | undefined;
|
|
1477
2790
|
responses?: Record<string, {
|
|
1478
2791
|
description: string;
|
|
@@ -1558,8 +2871,8 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1558
2871
|
}> | undefined;
|
|
1559
2872
|
deprecated?: boolean | undefined;
|
|
1560
2873
|
} & {
|
|
1561
|
-
callbacks?: Record<string,
|
|
1562
|
-
},
|
|
2874
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
2875
|
+
}, z.ZodTypeDef, {
|
|
1563
2876
|
security?: Record<string, string[]>[] | undefined;
|
|
1564
2877
|
tags?: string[] | undefined;
|
|
1565
2878
|
externalDocs?: {
|
|
@@ -1569,7 +2882,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1569
2882
|
description?: string | undefined;
|
|
1570
2883
|
summary?: string | undefined;
|
|
1571
2884
|
operationId?: string | undefined;
|
|
1572
|
-
parameters?: {
|
|
2885
|
+
parameters?: ({
|
|
2886
|
+
$ref: string;
|
|
2887
|
+
description?: string | undefined;
|
|
2888
|
+
summary?: string | undefined;
|
|
2889
|
+
} | {
|
|
1573
2890
|
name: string;
|
|
1574
2891
|
in: "path" | "query" | "header" | "cookie";
|
|
1575
2892
|
description?: string | undefined;
|
|
@@ -1581,11 +2898,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1581
2898
|
summary?: string | undefined;
|
|
1582
2899
|
value?: any;
|
|
1583
2900
|
externalValue?: string | undefined;
|
|
2901
|
+
} | {
|
|
2902
|
+
$ref: string;
|
|
2903
|
+
description?: string | undefined;
|
|
2904
|
+
summary?: string | undefined;
|
|
1584
2905
|
}> | undefined;
|
|
1585
|
-
schema?:
|
|
2906
|
+
schema?: any;
|
|
1586
2907
|
encoding?: Record<string, {
|
|
1587
2908
|
contentType: string;
|
|
1588
2909
|
headers?: Record<string, {
|
|
2910
|
+
$ref: string;
|
|
2911
|
+
description?: string | undefined;
|
|
2912
|
+
summary?: string | undefined;
|
|
2913
|
+
} | {
|
|
1589
2914
|
description?: string | undefined;
|
|
1590
2915
|
deprecated?: boolean | undefined;
|
|
1591
2916
|
content?: Record<string, {
|
|
@@ -1605,8 +2930,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1605
2930
|
summary?: string | undefined;
|
|
1606
2931
|
value?: any;
|
|
1607
2932
|
externalValue?: string | undefined;
|
|
2933
|
+
} | {
|
|
2934
|
+
$ref: string;
|
|
2935
|
+
description?: string | undefined;
|
|
2936
|
+
summary?: string | undefined;
|
|
1608
2937
|
}> | undefined;
|
|
1609
|
-
schema?:
|
|
2938
|
+
schema?: any;
|
|
1610
2939
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1611
2940
|
explode?: boolean | undefined;
|
|
1612
2941
|
}> | undefined;
|
|
@@ -1619,13 +2948,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1619
2948
|
summary?: string | undefined;
|
|
1620
2949
|
value?: any;
|
|
1621
2950
|
externalValue?: string | undefined;
|
|
2951
|
+
} | {
|
|
2952
|
+
$ref: string;
|
|
2953
|
+
description?: string | undefined;
|
|
2954
|
+
summary?: string | undefined;
|
|
1622
2955
|
}> | undefined;
|
|
1623
2956
|
schema?: Record<string, any> | undefined;
|
|
1624
2957
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1625
2958
|
explode?: boolean | undefined;
|
|
1626
2959
|
allowEmptyValue?: boolean | undefined;
|
|
1627
2960
|
allowReserved?: boolean | undefined;
|
|
1628
|
-
}[] | undefined;
|
|
2961
|
+
})[] | undefined;
|
|
1629
2962
|
requestBody?: {
|
|
1630
2963
|
content: Record<string, {
|
|
1631
2964
|
example?: any;
|
|
@@ -1695,6 +3028,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1695
3028
|
explode?: boolean | undefined;
|
|
1696
3029
|
}> | undefined;
|
|
1697
3030
|
}> | undefined;
|
|
3031
|
+
} | {
|
|
3032
|
+
$ref: string;
|
|
3033
|
+
description?: string | undefined;
|
|
3034
|
+
summary?: string | undefined;
|
|
1698
3035
|
} | undefined;
|
|
1699
3036
|
responses?: Record<string, {
|
|
1700
3037
|
description: string;
|
|
@@ -1780,9 +3117,9 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1780
3117
|
}> | undefined;
|
|
1781
3118
|
deprecated?: boolean | undefined;
|
|
1782
3119
|
} & {
|
|
1783
|
-
callbacks?: Record<string,
|
|
3120
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
1784
3121
|
}>>;
|
|
1785
|
-
delete:
|
|
3122
|
+
delete: z.ZodOptional<z.ZodType<{
|
|
1786
3123
|
security?: Record<string, string[]>[] | undefined;
|
|
1787
3124
|
tags?: string[] | undefined;
|
|
1788
3125
|
externalDocs?: {
|
|
@@ -1792,7 +3129,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1792
3129
|
description?: string | undefined;
|
|
1793
3130
|
summary?: string | undefined;
|
|
1794
3131
|
operationId?: string | undefined;
|
|
1795
|
-
parameters?: {
|
|
3132
|
+
parameters?: ({
|
|
3133
|
+
$ref: string;
|
|
3134
|
+
description?: string | undefined;
|
|
3135
|
+
summary?: string | undefined;
|
|
3136
|
+
} | {
|
|
1796
3137
|
name: string;
|
|
1797
3138
|
in: "path" | "query" | "header" | "cookie";
|
|
1798
3139
|
description?: string | undefined;
|
|
@@ -1804,11 +3145,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1804
3145
|
summary?: string | undefined;
|
|
1805
3146
|
value?: any;
|
|
1806
3147
|
externalValue?: string | undefined;
|
|
3148
|
+
} | {
|
|
3149
|
+
$ref: string;
|
|
3150
|
+
description?: string | undefined;
|
|
3151
|
+
summary?: string | undefined;
|
|
1807
3152
|
}> | undefined;
|
|
1808
|
-
schema?:
|
|
3153
|
+
schema?: any;
|
|
1809
3154
|
encoding?: Record<string, {
|
|
1810
3155
|
contentType: string;
|
|
1811
3156
|
headers?: Record<string, {
|
|
3157
|
+
$ref: string;
|
|
3158
|
+
description?: string | undefined;
|
|
3159
|
+
summary?: string | undefined;
|
|
3160
|
+
} | {
|
|
1812
3161
|
description?: string | undefined;
|
|
1813
3162
|
deprecated?: boolean | undefined;
|
|
1814
3163
|
content?: Record<string, {
|
|
@@ -1828,8 +3177,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1828
3177
|
summary?: string | undefined;
|
|
1829
3178
|
value?: any;
|
|
1830
3179
|
externalValue?: string | undefined;
|
|
3180
|
+
} | {
|
|
3181
|
+
$ref: string;
|
|
3182
|
+
description?: string | undefined;
|
|
3183
|
+
summary?: string | undefined;
|
|
1831
3184
|
}> | undefined;
|
|
1832
|
-
schema?:
|
|
3185
|
+
schema?: any;
|
|
1833
3186
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1834
3187
|
explode?: boolean | undefined;
|
|
1835
3188
|
}> | undefined;
|
|
@@ -1842,13 +3195,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1842
3195
|
summary?: string | undefined;
|
|
1843
3196
|
value?: any;
|
|
1844
3197
|
externalValue?: string | undefined;
|
|
3198
|
+
} | {
|
|
3199
|
+
$ref: string;
|
|
3200
|
+
description?: string | undefined;
|
|
3201
|
+
summary?: string | undefined;
|
|
1845
3202
|
}> | undefined;
|
|
1846
3203
|
schema?: Record<string, any> | undefined;
|
|
1847
3204
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1848
3205
|
explode?: boolean | undefined;
|
|
1849
3206
|
allowEmptyValue?: boolean | undefined;
|
|
1850
3207
|
allowReserved?: boolean | undefined;
|
|
1851
|
-
}[] | undefined;
|
|
3208
|
+
})[] | undefined;
|
|
1852
3209
|
requestBody?: {
|
|
1853
3210
|
content: Record<string, {
|
|
1854
3211
|
example?: any;
|
|
@@ -1918,6 +3275,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
1918
3275
|
explode?: boolean | undefined;
|
|
1919
3276
|
}> | undefined;
|
|
1920
3277
|
}> | undefined;
|
|
3278
|
+
} | {
|
|
3279
|
+
$ref: string;
|
|
3280
|
+
description?: string | undefined;
|
|
3281
|
+
summary?: string | undefined;
|
|
1921
3282
|
} | undefined;
|
|
1922
3283
|
responses?: Record<string, {
|
|
1923
3284
|
description: string;
|
|
@@ -2003,8 +3364,8 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2003
3364
|
}> | undefined;
|
|
2004
3365
|
deprecated?: boolean | undefined;
|
|
2005
3366
|
} & {
|
|
2006
|
-
callbacks?: Record<string,
|
|
2007
|
-
},
|
|
3367
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
3368
|
+
}, z.ZodTypeDef, {
|
|
2008
3369
|
security?: Record<string, string[]>[] | undefined;
|
|
2009
3370
|
tags?: string[] | undefined;
|
|
2010
3371
|
externalDocs?: {
|
|
@@ -2014,7 +3375,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2014
3375
|
description?: string | undefined;
|
|
2015
3376
|
summary?: string | undefined;
|
|
2016
3377
|
operationId?: string | undefined;
|
|
2017
|
-
parameters?: {
|
|
3378
|
+
parameters?: ({
|
|
3379
|
+
$ref: string;
|
|
3380
|
+
description?: string | undefined;
|
|
3381
|
+
summary?: string | undefined;
|
|
3382
|
+
} | {
|
|
2018
3383
|
name: string;
|
|
2019
3384
|
in: "path" | "query" | "header" | "cookie";
|
|
2020
3385
|
description?: string | undefined;
|
|
@@ -2026,11 +3391,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2026
3391
|
summary?: string | undefined;
|
|
2027
3392
|
value?: any;
|
|
2028
3393
|
externalValue?: string | undefined;
|
|
3394
|
+
} | {
|
|
3395
|
+
$ref: string;
|
|
3396
|
+
description?: string | undefined;
|
|
3397
|
+
summary?: string | undefined;
|
|
2029
3398
|
}> | undefined;
|
|
2030
|
-
schema?:
|
|
3399
|
+
schema?: any;
|
|
2031
3400
|
encoding?: Record<string, {
|
|
2032
3401
|
contentType: string;
|
|
2033
3402
|
headers?: Record<string, {
|
|
3403
|
+
$ref: string;
|
|
3404
|
+
description?: string | undefined;
|
|
3405
|
+
summary?: string | undefined;
|
|
3406
|
+
} | {
|
|
2034
3407
|
description?: string | undefined;
|
|
2035
3408
|
deprecated?: boolean | undefined;
|
|
2036
3409
|
content?: Record<string, {
|
|
@@ -2050,8 +3423,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2050
3423
|
summary?: string | undefined;
|
|
2051
3424
|
value?: any;
|
|
2052
3425
|
externalValue?: string | undefined;
|
|
3426
|
+
} | {
|
|
3427
|
+
$ref: string;
|
|
3428
|
+
description?: string | undefined;
|
|
3429
|
+
summary?: string | undefined;
|
|
2053
3430
|
}> | undefined;
|
|
2054
|
-
schema?:
|
|
3431
|
+
schema?: any;
|
|
2055
3432
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
2056
3433
|
explode?: boolean | undefined;
|
|
2057
3434
|
}> | undefined;
|
|
@@ -2064,13 +3441,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2064
3441
|
summary?: string | undefined;
|
|
2065
3442
|
value?: any;
|
|
2066
3443
|
externalValue?: string | undefined;
|
|
3444
|
+
} | {
|
|
3445
|
+
$ref: string;
|
|
3446
|
+
description?: string | undefined;
|
|
3447
|
+
summary?: string | undefined;
|
|
2067
3448
|
}> | undefined;
|
|
2068
3449
|
schema?: Record<string, any> | undefined;
|
|
2069
3450
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
2070
3451
|
explode?: boolean | undefined;
|
|
2071
3452
|
allowEmptyValue?: boolean | undefined;
|
|
2072
3453
|
allowReserved?: boolean | undefined;
|
|
2073
|
-
}[] | undefined;
|
|
3454
|
+
})[] | undefined;
|
|
2074
3455
|
requestBody?: {
|
|
2075
3456
|
content: Record<string, {
|
|
2076
3457
|
example?: any;
|
|
@@ -2140,6 +3521,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2140
3521
|
explode?: boolean | undefined;
|
|
2141
3522
|
}> | undefined;
|
|
2142
3523
|
}> | undefined;
|
|
3524
|
+
} | {
|
|
3525
|
+
$ref: string;
|
|
3526
|
+
description?: string | undefined;
|
|
3527
|
+
summary?: string | undefined;
|
|
2143
3528
|
} | undefined;
|
|
2144
3529
|
responses?: Record<string, {
|
|
2145
3530
|
description: string;
|
|
@@ -2225,9 +3610,9 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2225
3610
|
}> | undefined;
|
|
2226
3611
|
deprecated?: boolean | undefined;
|
|
2227
3612
|
} & {
|
|
2228
|
-
callbacks?: Record<string,
|
|
3613
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
2229
3614
|
}>>;
|
|
2230
|
-
options:
|
|
3615
|
+
options: z.ZodOptional<z.ZodType<{
|
|
2231
3616
|
security?: Record<string, string[]>[] | undefined;
|
|
2232
3617
|
tags?: string[] | undefined;
|
|
2233
3618
|
externalDocs?: {
|
|
@@ -2237,7 +3622,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2237
3622
|
description?: string | undefined;
|
|
2238
3623
|
summary?: string | undefined;
|
|
2239
3624
|
operationId?: string | undefined;
|
|
2240
|
-
parameters?: {
|
|
3625
|
+
parameters?: ({
|
|
3626
|
+
$ref: string;
|
|
3627
|
+
description?: string | undefined;
|
|
3628
|
+
summary?: string | undefined;
|
|
3629
|
+
} | {
|
|
2241
3630
|
name: string;
|
|
2242
3631
|
in: "path" | "query" | "header" | "cookie";
|
|
2243
3632
|
description?: string | undefined;
|
|
@@ -2249,11 +3638,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2249
3638
|
summary?: string | undefined;
|
|
2250
3639
|
value?: any;
|
|
2251
3640
|
externalValue?: string | undefined;
|
|
3641
|
+
} | {
|
|
3642
|
+
$ref: string;
|
|
3643
|
+
description?: string | undefined;
|
|
3644
|
+
summary?: string | undefined;
|
|
2252
3645
|
}> | undefined;
|
|
2253
|
-
schema?:
|
|
3646
|
+
schema?: any;
|
|
2254
3647
|
encoding?: Record<string, {
|
|
2255
3648
|
contentType: string;
|
|
2256
3649
|
headers?: Record<string, {
|
|
3650
|
+
$ref: string;
|
|
3651
|
+
description?: string | undefined;
|
|
3652
|
+
summary?: string | undefined;
|
|
3653
|
+
} | {
|
|
2257
3654
|
description?: string | undefined;
|
|
2258
3655
|
deprecated?: boolean | undefined;
|
|
2259
3656
|
content?: Record<string, {
|
|
@@ -2273,8 +3670,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2273
3670
|
summary?: string | undefined;
|
|
2274
3671
|
value?: any;
|
|
2275
3672
|
externalValue?: string | undefined;
|
|
3673
|
+
} | {
|
|
3674
|
+
$ref: string;
|
|
3675
|
+
description?: string | undefined;
|
|
3676
|
+
summary?: string | undefined;
|
|
2276
3677
|
}> | undefined;
|
|
2277
|
-
schema?:
|
|
3678
|
+
schema?: any;
|
|
2278
3679
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
2279
3680
|
explode?: boolean | undefined;
|
|
2280
3681
|
}> | undefined;
|
|
@@ -2287,13 +3688,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2287
3688
|
summary?: string | undefined;
|
|
2288
3689
|
value?: any;
|
|
2289
3690
|
externalValue?: string | undefined;
|
|
3691
|
+
} | {
|
|
3692
|
+
$ref: string;
|
|
3693
|
+
description?: string | undefined;
|
|
3694
|
+
summary?: string | undefined;
|
|
2290
3695
|
}> | undefined;
|
|
2291
3696
|
schema?: Record<string, any> | undefined;
|
|
2292
3697
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
2293
3698
|
explode?: boolean | undefined;
|
|
2294
3699
|
allowEmptyValue?: boolean | undefined;
|
|
2295
3700
|
allowReserved?: boolean | undefined;
|
|
2296
|
-
}[] | undefined;
|
|
3701
|
+
})[] | undefined;
|
|
2297
3702
|
requestBody?: {
|
|
2298
3703
|
content: Record<string, {
|
|
2299
3704
|
example?: any;
|
|
@@ -2363,6 +3768,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2363
3768
|
explode?: boolean | undefined;
|
|
2364
3769
|
}> | undefined;
|
|
2365
3770
|
}> | undefined;
|
|
3771
|
+
} | {
|
|
3772
|
+
$ref: string;
|
|
3773
|
+
description?: string | undefined;
|
|
3774
|
+
summary?: string | undefined;
|
|
2366
3775
|
} | undefined;
|
|
2367
3776
|
responses?: Record<string, {
|
|
2368
3777
|
description: string;
|
|
@@ -2448,8 +3857,8 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2448
3857
|
}> | undefined;
|
|
2449
3858
|
deprecated?: boolean | undefined;
|
|
2450
3859
|
} & {
|
|
2451
|
-
callbacks?: Record<string,
|
|
2452
|
-
},
|
|
3860
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
3861
|
+
}, z.ZodTypeDef, {
|
|
2453
3862
|
security?: Record<string, string[]>[] | undefined;
|
|
2454
3863
|
tags?: string[] | undefined;
|
|
2455
3864
|
externalDocs?: {
|
|
@@ -2459,7 +3868,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2459
3868
|
description?: string | undefined;
|
|
2460
3869
|
summary?: string | undefined;
|
|
2461
3870
|
operationId?: string | undefined;
|
|
2462
|
-
parameters?: {
|
|
3871
|
+
parameters?: ({
|
|
3872
|
+
$ref: string;
|
|
3873
|
+
description?: string | undefined;
|
|
3874
|
+
summary?: string | undefined;
|
|
3875
|
+
} | {
|
|
2463
3876
|
name: string;
|
|
2464
3877
|
in: "path" | "query" | "header" | "cookie";
|
|
2465
3878
|
description?: string | undefined;
|
|
@@ -2471,11 +3884,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2471
3884
|
summary?: string | undefined;
|
|
2472
3885
|
value?: any;
|
|
2473
3886
|
externalValue?: string | undefined;
|
|
3887
|
+
} | {
|
|
3888
|
+
$ref: string;
|
|
3889
|
+
description?: string | undefined;
|
|
3890
|
+
summary?: string | undefined;
|
|
2474
3891
|
}> | undefined;
|
|
2475
|
-
schema?:
|
|
3892
|
+
schema?: any;
|
|
2476
3893
|
encoding?: Record<string, {
|
|
2477
3894
|
contentType: string;
|
|
2478
3895
|
headers?: Record<string, {
|
|
3896
|
+
$ref: string;
|
|
3897
|
+
description?: string | undefined;
|
|
3898
|
+
summary?: string | undefined;
|
|
3899
|
+
} | {
|
|
2479
3900
|
description?: string | undefined;
|
|
2480
3901
|
deprecated?: boolean | undefined;
|
|
2481
3902
|
content?: Record<string, {
|
|
@@ -2495,8 +3916,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2495
3916
|
summary?: string | undefined;
|
|
2496
3917
|
value?: any;
|
|
2497
3918
|
externalValue?: string | undefined;
|
|
3919
|
+
} | {
|
|
3920
|
+
$ref: string;
|
|
3921
|
+
description?: string | undefined;
|
|
3922
|
+
summary?: string | undefined;
|
|
2498
3923
|
}> | undefined;
|
|
2499
|
-
schema?:
|
|
3924
|
+
schema?: any;
|
|
2500
3925
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
2501
3926
|
explode?: boolean | undefined;
|
|
2502
3927
|
}> | undefined;
|
|
@@ -2509,13 +3934,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2509
3934
|
summary?: string | undefined;
|
|
2510
3935
|
value?: any;
|
|
2511
3936
|
externalValue?: string | undefined;
|
|
3937
|
+
} | {
|
|
3938
|
+
$ref: string;
|
|
3939
|
+
description?: string | undefined;
|
|
3940
|
+
summary?: string | undefined;
|
|
2512
3941
|
}> | undefined;
|
|
2513
3942
|
schema?: Record<string, any> | undefined;
|
|
2514
3943
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
2515
3944
|
explode?: boolean | undefined;
|
|
2516
3945
|
allowEmptyValue?: boolean | undefined;
|
|
2517
3946
|
allowReserved?: boolean | undefined;
|
|
2518
|
-
}[] | undefined;
|
|
3947
|
+
})[] | undefined;
|
|
2519
3948
|
requestBody?: {
|
|
2520
3949
|
content: Record<string, {
|
|
2521
3950
|
example?: any;
|
|
@@ -2585,6 +4014,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2585
4014
|
explode?: boolean | undefined;
|
|
2586
4015
|
}> | undefined;
|
|
2587
4016
|
}> | undefined;
|
|
4017
|
+
} | {
|
|
4018
|
+
$ref: string;
|
|
4019
|
+
description?: string | undefined;
|
|
4020
|
+
summary?: string | undefined;
|
|
2588
4021
|
} | undefined;
|
|
2589
4022
|
responses?: Record<string, {
|
|
2590
4023
|
description: string;
|
|
@@ -2670,9 +4103,9 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2670
4103
|
}> | undefined;
|
|
2671
4104
|
deprecated?: boolean | undefined;
|
|
2672
4105
|
} & {
|
|
2673
|
-
callbacks?: Record<string,
|
|
4106
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
2674
4107
|
}>>;
|
|
2675
|
-
head:
|
|
4108
|
+
head: z.ZodOptional<z.ZodType<{
|
|
2676
4109
|
security?: Record<string, string[]>[] | undefined;
|
|
2677
4110
|
tags?: string[] | undefined;
|
|
2678
4111
|
externalDocs?: {
|
|
@@ -2682,7 +4115,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2682
4115
|
description?: string | undefined;
|
|
2683
4116
|
summary?: string | undefined;
|
|
2684
4117
|
operationId?: string | undefined;
|
|
2685
|
-
parameters?: {
|
|
4118
|
+
parameters?: ({
|
|
4119
|
+
$ref: string;
|
|
4120
|
+
description?: string | undefined;
|
|
4121
|
+
summary?: string | undefined;
|
|
4122
|
+
} | {
|
|
2686
4123
|
name: string;
|
|
2687
4124
|
in: "path" | "query" | "header" | "cookie";
|
|
2688
4125
|
description?: string | undefined;
|
|
@@ -2694,11 +4131,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2694
4131
|
summary?: string | undefined;
|
|
2695
4132
|
value?: any;
|
|
2696
4133
|
externalValue?: string | undefined;
|
|
4134
|
+
} | {
|
|
4135
|
+
$ref: string;
|
|
4136
|
+
description?: string | undefined;
|
|
4137
|
+
summary?: string | undefined;
|
|
2697
4138
|
}> | undefined;
|
|
2698
|
-
schema?:
|
|
4139
|
+
schema?: any;
|
|
2699
4140
|
encoding?: Record<string, {
|
|
2700
4141
|
contentType: string;
|
|
2701
4142
|
headers?: Record<string, {
|
|
4143
|
+
$ref: string;
|
|
4144
|
+
description?: string | undefined;
|
|
4145
|
+
summary?: string | undefined;
|
|
4146
|
+
} | {
|
|
2702
4147
|
description?: string | undefined;
|
|
2703
4148
|
deprecated?: boolean | undefined;
|
|
2704
4149
|
content?: Record<string, {
|
|
@@ -2718,8 +4163,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2718
4163
|
summary?: string | undefined;
|
|
2719
4164
|
value?: any;
|
|
2720
4165
|
externalValue?: string | undefined;
|
|
4166
|
+
} | {
|
|
4167
|
+
$ref: string;
|
|
4168
|
+
description?: string | undefined;
|
|
4169
|
+
summary?: string | undefined;
|
|
2721
4170
|
}> | undefined;
|
|
2722
|
-
schema?:
|
|
4171
|
+
schema?: any;
|
|
2723
4172
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
2724
4173
|
explode?: boolean | undefined;
|
|
2725
4174
|
}> | undefined;
|
|
@@ -2732,13 +4181,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2732
4181
|
summary?: string | undefined;
|
|
2733
4182
|
value?: any;
|
|
2734
4183
|
externalValue?: string | undefined;
|
|
4184
|
+
} | {
|
|
4185
|
+
$ref: string;
|
|
4186
|
+
description?: string | undefined;
|
|
4187
|
+
summary?: string | undefined;
|
|
2735
4188
|
}> | undefined;
|
|
2736
4189
|
schema?: Record<string, any> | undefined;
|
|
2737
4190
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
2738
4191
|
explode?: boolean | undefined;
|
|
2739
4192
|
allowEmptyValue?: boolean | undefined;
|
|
2740
4193
|
allowReserved?: boolean | undefined;
|
|
2741
|
-
}[] | undefined;
|
|
4194
|
+
})[] | undefined;
|
|
2742
4195
|
requestBody?: {
|
|
2743
4196
|
content: Record<string, {
|
|
2744
4197
|
example?: any;
|
|
@@ -2808,6 +4261,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2808
4261
|
explode?: boolean | undefined;
|
|
2809
4262
|
}> | undefined;
|
|
2810
4263
|
}> | undefined;
|
|
4264
|
+
} | {
|
|
4265
|
+
$ref: string;
|
|
4266
|
+
description?: string | undefined;
|
|
4267
|
+
summary?: string | undefined;
|
|
2811
4268
|
} | undefined;
|
|
2812
4269
|
responses?: Record<string, {
|
|
2813
4270
|
description: string;
|
|
@@ -2893,8 +4350,8 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2893
4350
|
}> | undefined;
|
|
2894
4351
|
deprecated?: boolean | undefined;
|
|
2895
4352
|
} & {
|
|
2896
|
-
callbacks?: Record<string,
|
|
2897
|
-
},
|
|
4353
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
4354
|
+
}, z.ZodTypeDef, {
|
|
2898
4355
|
security?: Record<string, string[]>[] | undefined;
|
|
2899
4356
|
tags?: string[] | undefined;
|
|
2900
4357
|
externalDocs?: {
|
|
@@ -2904,7 +4361,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2904
4361
|
description?: string | undefined;
|
|
2905
4362
|
summary?: string | undefined;
|
|
2906
4363
|
operationId?: string | undefined;
|
|
2907
|
-
parameters?: {
|
|
4364
|
+
parameters?: ({
|
|
4365
|
+
$ref: string;
|
|
4366
|
+
description?: string | undefined;
|
|
4367
|
+
summary?: string | undefined;
|
|
4368
|
+
} | {
|
|
2908
4369
|
name: string;
|
|
2909
4370
|
in: "path" | "query" | "header" | "cookie";
|
|
2910
4371
|
description?: string | undefined;
|
|
@@ -2916,11 +4377,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2916
4377
|
summary?: string | undefined;
|
|
2917
4378
|
value?: any;
|
|
2918
4379
|
externalValue?: string | undefined;
|
|
4380
|
+
} | {
|
|
4381
|
+
$ref: string;
|
|
4382
|
+
description?: string | undefined;
|
|
4383
|
+
summary?: string | undefined;
|
|
2919
4384
|
}> | undefined;
|
|
2920
|
-
schema?:
|
|
4385
|
+
schema?: any;
|
|
2921
4386
|
encoding?: Record<string, {
|
|
2922
4387
|
contentType: string;
|
|
2923
4388
|
headers?: Record<string, {
|
|
4389
|
+
$ref: string;
|
|
4390
|
+
description?: string | undefined;
|
|
4391
|
+
summary?: string | undefined;
|
|
4392
|
+
} | {
|
|
2924
4393
|
description?: string | undefined;
|
|
2925
4394
|
deprecated?: boolean | undefined;
|
|
2926
4395
|
content?: Record<string, {
|
|
@@ -2940,8 +4409,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2940
4409
|
summary?: string | undefined;
|
|
2941
4410
|
value?: any;
|
|
2942
4411
|
externalValue?: string | undefined;
|
|
4412
|
+
} | {
|
|
4413
|
+
$ref: string;
|
|
4414
|
+
description?: string | undefined;
|
|
4415
|
+
summary?: string | undefined;
|
|
2943
4416
|
}> | undefined;
|
|
2944
|
-
schema?:
|
|
4417
|
+
schema?: any;
|
|
2945
4418
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
2946
4419
|
explode?: boolean | undefined;
|
|
2947
4420
|
}> | undefined;
|
|
@@ -2954,13 +4427,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
2954
4427
|
summary?: string | undefined;
|
|
2955
4428
|
value?: any;
|
|
2956
4429
|
externalValue?: string | undefined;
|
|
4430
|
+
} | {
|
|
4431
|
+
$ref: string;
|
|
4432
|
+
description?: string | undefined;
|
|
4433
|
+
summary?: string | undefined;
|
|
2957
4434
|
}> | undefined;
|
|
2958
4435
|
schema?: Record<string, any> | undefined;
|
|
2959
4436
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
2960
4437
|
explode?: boolean | undefined;
|
|
2961
4438
|
allowEmptyValue?: boolean | undefined;
|
|
2962
4439
|
allowReserved?: boolean | undefined;
|
|
2963
|
-
}[] | undefined;
|
|
4440
|
+
})[] | undefined;
|
|
2964
4441
|
requestBody?: {
|
|
2965
4442
|
content: Record<string, {
|
|
2966
4443
|
example?: any;
|
|
@@ -3030,6 +4507,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3030
4507
|
explode?: boolean | undefined;
|
|
3031
4508
|
}> | undefined;
|
|
3032
4509
|
}> | undefined;
|
|
4510
|
+
} | {
|
|
4511
|
+
$ref: string;
|
|
4512
|
+
description?: string | undefined;
|
|
4513
|
+
summary?: string | undefined;
|
|
3033
4514
|
} | undefined;
|
|
3034
4515
|
responses?: Record<string, {
|
|
3035
4516
|
description: string;
|
|
@@ -3115,9 +4596,9 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3115
4596
|
}> | undefined;
|
|
3116
4597
|
deprecated?: boolean | undefined;
|
|
3117
4598
|
} & {
|
|
3118
|
-
callbacks?: Record<string,
|
|
4599
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
3119
4600
|
}>>;
|
|
3120
|
-
patch:
|
|
4601
|
+
patch: z.ZodOptional<z.ZodType<{
|
|
3121
4602
|
security?: Record<string, string[]>[] | undefined;
|
|
3122
4603
|
tags?: string[] | undefined;
|
|
3123
4604
|
externalDocs?: {
|
|
@@ -3127,7 +4608,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3127
4608
|
description?: string | undefined;
|
|
3128
4609
|
summary?: string | undefined;
|
|
3129
4610
|
operationId?: string | undefined;
|
|
3130
|
-
parameters?: {
|
|
4611
|
+
parameters?: ({
|
|
4612
|
+
$ref: string;
|
|
4613
|
+
description?: string | undefined;
|
|
4614
|
+
summary?: string | undefined;
|
|
4615
|
+
} | {
|
|
3131
4616
|
name: string;
|
|
3132
4617
|
in: "path" | "query" | "header" | "cookie";
|
|
3133
4618
|
description?: string | undefined;
|
|
@@ -3139,11 +4624,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3139
4624
|
summary?: string | undefined;
|
|
3140
4625
|
value?: any;
|
|
3141
4626
|
externalValue?: string | undefined;
|
|
4627
|
+
} | {
|
|
4628
|
+
$ref: string;
|
|
4629
|
+
description?: string | undefined;
|
|
4630
|
+
summary?: string | undefined;
|
|
3142
4631
|
}> | undefined;
|
|
3143
|
-
schema?:
|
|
4632
|
+
schema?: any;
|
|
3144
4633
|
encoding?: Record<string, {
|
|
3145
4634
|
contentType: string;
|
|
3146
4635
|
headers?: Record<string, {
|
|
4636
|
+
$ref: string;
|
|
4637
|
+
description?: string | undefined;
|
|
4638
|
+
summary?: string | undefined;
|
|
4639
|
+
} | {
|
|
3147
4640
|
description?: string | undefined;
|
|
3148
4641
|
deprecated?: boolean | undefined;
|
|
3149
4642
|
content?: Record<string, {
|
|
@@ -3163,8 +4656,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3163
4656
|
summary?: string | undefined;
|
|
3164
4657
|
value?: any;
|
|
3165
4658
|
externalValue?: string | undefined;
|
|
4659
|
+
} | {
|
|
4660
|
+
$ref: string;
|
|
4661
|
+
description?: string | undefined;
|
|
4662
|
+
summary?: string | undefined;
|
|
3166
4663
|
}> | undefined;
|
|
3167
|
-
schema?:
|
|
4664
|
+
schema?: any;
|
|
3168
4665
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
3169
4666
|
explode?: boolean | undefined;
|
|
3170
4667
|
}> | undefined;
|
|
@@ -3177,13 +4674,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3177
4674
|
summary?: string | undefined;
|
|
3178
4675
|
value?: any;
|
|
3179
4676
|
externalValue?: string | undefined;
|
|
4677
|
+
} | {
|
|
4678
|
+
$ref: string;
|
|
4679
|
+
description?: string | undefined;
|
|
4680
|
+
summary?: string | undefined;
|
|
3180
4681
|
}> | undefined;
|
|
3181
4682
|
schema?: Record<string, any> | undefined;
|
|
3182
4683
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
3183
4684
|
explode?: boolean | undefined;
|
|
3184
4685
|
allowEmptyValue?: boolean | undefined;
|
|
3185
4686
|
allowReserved?: boolean | undefined;
|
|
3186
|
-
}[] | undefined;
|
|
4687
|
+
})[] | undefined;
|
|
3187
4688
|
requestBody?: {
|
|
3188
4689
|
content: Record<string, {
|
|
3189
4690
|
example?: any;
|
|
@@ -3253,6 +4754,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3253
4754
|
explode?: boolean | undefined;
|
|
3254
4755
|
}> | undefined;
|
|
3255
4756
|
}> | undefined;
|
|
4757
|
+
} | {
|
|
4758
|
+
$ref: string;
|
|
4759
|
+
description?: string | undefined;
|
|
4760
|
+
summary?: string | undefined;
|
|
3256
4761
|
} | undefined;
|
|
3257
4762
|
responses?: Record<string, {
|
|
3258
4763
|
description: string;
|
|
@@ -3338,8 +4843,8 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3338
4843
|
}> | undefined;
|
|
3339
4844
|
deprecated?: boolean | undefined;
|
|
3340
4845
|
} & {
|
|
3341
|
-
callbacks?: Record<string,
|
|
3342
|
-
},
|
|
4846
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
4847
|
+
}, z.ZodTypeDef, {
|
|
3343
4848
|
security?: Record<string, string[]>[] | undefined;
|
|
3344
4849
|
tags?: string[] | undefined;
|
|
3345
4850
|
externalDocs?: {
|
|
@@ -3349,7 +4854,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3349
4854
|
description?: string | undefined;
|
|
3350
4855
|
summary?: string | undefined;
|
|
3351
4856
|
operationId?: string | undefined;
|
|
3352
|
-
parameters?: {
|
|
4857
|
+
parameters?: ({
|
|
4858
|
+
$ref: string;
|
|
4859
|
+
description?: string | undefined;
|
|
4860
|
+
summary?: string | undefined;
|
|
4861
|
+
} | {
|
|
3353
4862
|
name: string;
|
|
3354
4863
|
in: "path" | "query" | "header" | "cookie";
|
|
3355
4864
|
description?: string | undefined;
|
|
@@ -3361,11 +4870,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3361
4870
|
summary?: string | undefined;
|
|
3362
4871
|
value?: any;
|
|
3363
4872
|
externalValue?: string | undefined;
|
|
4873
|
+
} | {
|
|
4874
|
+
$ref: string;
|
|
4875
|
+
description?: string | undefined;
|
|
4876
|
+
summary?: string | undefined;
|
|
3364
4877
|
}> | undefined;
|
|
3365
|
-
schema?:
|
|
4878
|
+
schema?: any;
|
|
3366
4879
|
encoding?: Record<string, {
|
|
3367
4880
|
contentType: string;
|
|
3368
4881
|
headers?: Record<string, {
|
|
4882
|
+
$ref: string;
|
|
4883
|
+
description?: string | undefined;
|
|
4884
|
+
summary?: string | undefined;
|
|
4885
|
+
} | {
|
|
3369
4886
|
description?: string | undefined;
|
|
3370
4887
|
deprecated?: boolean | undefined;
|
|
3371
4888
|
content?: Record<string, {
|
|
@@ -3385,8 +4902,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3385
4902
|
summary?: string | undefined;
|
|
3386
4903
|
value?: any;
|
|
3387
4904
|
externalValue?: string | undefined;
|
|
4905
|
+
} | {
|
|
4906
|
+
$ref: string;
|
|
4907
|
+
description?: string | undefined;
|
|
4908
|
+
summary?: string | undefined;
|
|
3388
4909
|
}> | undefined;
|
|
3389
|
-
schema?:
|
|
4910
|
+
schema?: any;
|
|
3390
4911
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
3391
4912
|
explode?: boolean | undefined;
|
|
3392
4913
|
}> | undefined;
|
|
@@ -3399,13 +4920,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3399
4920
|
summary?: string | undefined;
|
|
3400
4921
|
value?: any;
|
|
3401
4922
|
externalValue?: string | undefined;
|
|
4923
|
+
} | {
|
|
4924
|
+
$ref: string;
|
|
4925
|
+
description?: string | undefined;
|
|
4926
|
+
summary?: string | undefined;
|
|
3402
4927
|
}> | undefined;
|
|
3403
4928
|
schema?: Record<string, any> | undefined;
|
|
3404
4929
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
3405
4930
|
explode?: boolean | undefined;
|
|
3406
4931
|
allowEmptyValue?: boolean | undefined;
|
|
3407
4932
|
allowReserved?: boolean | undefined;
|
|
3408
|
-
}[] | undefined;
|
|
4933
|
+
})[] | undefined;
|
|
3409
4934
|
requestBody?: {
|
|
3410
4935
|
content: Record<string, {
|
|
3411
4936
|
example?: any;
|
|
@@ -3475,6 +5000,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3475
5000
|
explode?: boolean | undefined;
|
|
3476
5001
|
}> | undefined;
|
|
3477
5002
|
}> | undefined;
|
|
5003
|
+
} | {
|
|
5004
|
+
$ref: string;
|
|
5005
|
+
description?: string | undefined;
|
|
5006
|
+
summary?: string | undefined;
|
|
3478
5007
|
} | undefined;
|
|
3479
5008
|
responses?: Record<string, {
|
|
3480
5009
|
description: string;
|
|
@@ -3560,9 +5089,9 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3560
5089
|
}> | undefined;
|
|
3561
5090
|
deprecated?: boolean | undefined;
|
|
3562
5091
|
} & {
|
|
3563
|
-
callbacks?: Record<string,
|
|
5092
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
3564
5093
|
}>>;
|
|
3565
|
-
trace:
|
|
5094
|
+
trace: z.ZodOptional<z.ZodType<{
|
|
3566
5095
|
security?: Record<string, string[]>[] | undefined;
|
|
3567
5096
|
tags?: string[] | undefined;
|
|
3568
5097
|
externalDocs?: {
|
|
@@ -3572,7 +5101,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3572
5101
|
description?: string | undefined;
|
|
3573
5102
|
summary?: string | undefined;
|
|
3574
5103
|
operationId?: string | undefined;
|
|
3575
|
-
parameters?: {
|
|
5104
|
+
parameters?: ({
|
|
5105
|
+
$ref: string;
|
|
5106
|
+
description?: string | undefined;
|
|
5107
|
+
summary?: string | undefined;
|
|
5108
|
+
} | {
|
|
3576
5109
|
name: string;
|
|
3577
5110
|
in: "path" | "query" | "header" | "cookie";
|
|
3578
5111
|
description?: string | undefined;
|
|
@@ -3584,11 +5117,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3584
5117
|
summary?: string | undefined;
|
|
3585
5118
|
value?: any;
|
|
3586
5119
|
externalValue?: string | undefined;
|
|
5120
|
+
} | {
|
|
5121
|
+
$ref: string;
|
|
5122
|
+
description?: string | undefined;
|
|
5123
|
+
summary?: string | undefined;
|
|
3587
5124
|
}> | undefined;
|
|
3588
|
-
schema?:
|
|
5125
|
+
schema?: any;
|
|
3589
5126
|
encoding?: Record<string, {
|
|
3590
5127
|
contentType: string;
|
|
3591
5128
|
headers?: Record<string, {
|
|
5129
|
+
$ref: string;
|
|
5130
|
+
description?: string | undefined;
|
|
5131
|
+
summary?: string | undefined;
|
|
5132
|
+
} | {
|
|
3592
5133
|
description?: string | undefined;
|
|
3593
5134
|
deprecated?: boolean | undefined;
|
|
3594
5135
|
content?: Record<string, {
|
|
@@ -3608,8 +5149,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3608
5149
|
summary?: string | undefined;
|
|
3609
5150
|
value?: any;
|
|
3610
5151
|
externalValue?: string | undefined;
|
|
5152
|
+
} | {
|
|
5153
|
+
$ref: string;
|
|
5154
|
+
description?: string | undefined;
|
|
5155
|
+
summary?: string | undefined;
|
|
3611
5156
|
}> | undefined;
|
|
3612
|
-
schema?:
|
|
5157
|
+
schema?: any;
|
|
3613
5158
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
3614
5159
|
explode?: boolean | undefined;
|
|
3615
5160
|
}> | undefined;
|
|
@@ -3622,13 +5167,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3622
5167
|
summary?: string | undefined;
|
|
3623
5168
|
value?: any;
|
|
3624
5169
|
externalValue?: string | undefined;
|
|
5170
|
+
} | {
|
|
5171
|
+
$ref: string;
|
|
5172
|
+
description?: string | undefined;
|
|
5173
|
+
summary?: string | undefined;
|
|
3625
5174
|
}> | undefined;
|
|
3626
5175
|
schema?: Record<string, any> | undefined;
|
|
3627
5176
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
3628
5177
|
explode?: boolean | undefined;
|
|
3629
5178
|
allowEmptyValue?: boolean | undefined;
|
|
3630
5179
|
allowReserved?: boolean | undefined;
|
|
3631
|
-
}[] | undefined;
|
|
5180
|
+
})[] | undefined;
|
|
3632
5181
|
requestBody?: {
|
|
3633
5182
|
content: Record<string, {
|
|
3634
5183
|
example?: any;
|
|
@@ -3698,6 +5247,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3698
5247
|
explode?: boolean | undefined;
|
|
3699
5248
|
}> | undefined;
|
|
3700
5249
|
}> | undefined;
|
|
5250
|
+
} | {
|
|
5251
|
+
$ref: string;
|
|
5252
|
+
description?: string | undefined;
|
|
5253
|
+
summary?: string | undefined;
|
|
3701
5254
|
} | undefined;
|
|
3702
5255
|
responses?: Record<string, {
|
|
3703
5256
|
description: string;
|
|
@@ -3783,8 +5336,8 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3783
5336
|
}> | undefined;
|
|
3784
5337
|
deprecated?: boolean | undefined;
|
|
3785
5338
|
} & {
|
|
3786
|
-
callbacks?: Record<string,
|
|
3787
|
-
},
|
|
5339
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
5340
|
+
}, z.ZodTypeDef, {
|
|
3788
5341
|
security?: Record<string, string[]>[] | undefined;
|
|
3789
5342
|
tags?: string[] | undefined;
|
|
3790
5343
|
externalDocs?: {
|
|
@@ -3794,7 +5347,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3794
5347
|
description?: string | undefined;
|
|
3795
5348
|
summary?: string | undefined;
|
|
3796
5349
|
operationId?: string | undefined;
|
|
3797
|
-
parameters?: {
|
|
5350
|
+
parameters?: ({
|
|
5351
|
+
$ref: string;
|
|
5352
|
+
description?: string | undefined;
|
|
5353
|
+
summary?: string | undefined;
|
|
5354
|
+
} | {
|
|
3798
5355
|
name: string;
|
|
3799
5356
|
in: "path" | "query" | "header" | "cookie";
|
|
3800
5357
|
description?: string | undefined;
|
|
@@ -3806,11 +5363,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3806
5363
|
summary?: string | undefined;
|
|
3807
5364
|
value?: any;
|
|
3808
5365
|
externalValue?: string | undefined;
|
|
5366
|
+
} | {
|
|
5367
|
+
$ref: string;
|
|
5368
|
+
description?: string | undefined;
|
|
5369
|
+
summary?: string | undefined;
|
|
3809
5370
|
}> | undefined;
|
|
3810
|
-
schema?:
|
|
5371
|
+
schema?: any;
|
|
3811
5372
|
encoding?: Record<string, {
|
|
3812
5373
|
contentType: string;
|
|
3813
5374
|
headers?: Record<string, {
|
|
5375
|
+
$ref: string;
|
|
5376
|
+
description?: string | undefined;
|
|
5377
|
+
summary?: string | undefined;
|
|
5378
|
+
} | {
|
|
3814
5379
|
description?: string | undefined;
|
|
3815
5380
|
deprecated?: boolean | undefined;
|
|
3816
5381
|
content?: Record<string, {
|
|
@@ -3830,8 +5395,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3830
5395
|
summary?: string | undefined;
|
|
3831
5396
|
value?: any;
|
|
3832
5397
|
externalValue?: string | undefined;
|
|
5398
|
+
} | {
|
|
5399
|
+
$ref: string;
|
|
5400
|
+
description?: string | undefined;
|
|
5401
|
+
summary?: string | undefined;
|
|
3833
5402
|
}> | undefined;
|
|
3834
|
-
schema?:
|
|
5403
|
+
schema?: any;
|
|
3835
5404
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
3836
5405
|
explode?: boolean | undefined;
|
|
3837
5406
|
}> | undefined;
|
|
@@ -3844,13 +5413,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3844
5413
|
summary?: string | undefined;
|
|
3845
5414
|
value?: any;
|
|
3846
5415
|
externalValue?: string | undefined;
|
|
5416
|
+
} | {
|
|
5417
|
+
$ref: string;
|
|
5418
|
+
description?: string | undefined;
|
|
5419
|
+
summary?: string | undefined;
|
|
3847
5420
|
}> | undefined;
|
|
3848
5421
|
schema?: Record<string, any> | undefined;
|
|
3849
5422
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
3850
5423
|
explode?: boolean | undefined;
|
|
3851
5424
|
allowEmptyValue?: boolean | undefined;
|
|
3852
5425
|
allowReserved?: boolean | undefined;
|
|
3853
|
-
}[] | undefined;
|
|
5426
|
+
})[] | undefined;
|
|
3854
5427
|
requestBody?: {
|
|
3855
5428
|
content: Record<string, {
|
|
3856
5429
|
example?: any;
|
|
@@ -3920,6 +5493,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
3920
5493
|
explode?: boolean | undefined;
|
|
3921
5494
|
}> | undefined;
|
|
3922
5495
|
}> | undefined;
|
|
5496
|
+
} | {
|
|
5497
|
+
$ref: string;
|
|
5498
|
+
description?: string | undefined;
|
|
5499
|
+
summary?: string | undefined;
|
|
3923
5500
|
} | undefined;
|
|
3924
5501
|
responses?: Record<string, {
|
|
3925
5502
|
description: string;
|
|
@@ -4005,9 +5582,9 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4005
5582
|
}> | undefined;
|
|
4006
5583
|
deprecated?: boolean | undefined;
|
|
4007
5584
|
} & {
|
|
4008
|
-
callbacks?: Record<string,
|
|
5585
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
4009
5586
|
}>>;
|
|
4010
|
-
}>, "strip",
|
|
5587
|
+
}>, "strip", z.ZodTypeAny, {
|
|
4011
5588
|
servers?: {
|
|
4012
5589
|
url: string;
|
|
4013
5590
|
description?: string | undefined;
|
|
@@ -4019,7 +5596,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4019
5596
|
}[] | undefined;
|
|
4020
5597
|
description?: string | undefined;
|
|
4021
5598
|
summary?: string | undefined;
|
|
4022
|
-
parameters?: {
|
|
5599
|
+
parameters?: ({
|
|
5600
|
+
$ref: string;
|
|
5601
|
+
description?: string | undefined;
|
|
5602
|
+
summary?: string | undefined;
|
|
5603
|
+
} | {
|
|
4023
5604
|
name: string;
|
|
4024
5605
|
in: "path" | "query" | "header" | "cookie";
|
|
4025
5606
|
description?: string | undefined;
|
|
@@ -4031,11 +5612,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4031
5612
|
summary?: string | undefined;
|
|
4032
5613
|
value?: any;
|
|
4033
5614
|
externalValue?: string | undefined;
|
|
5615
|
+
} | {
|
|
5616
|
+
$ref: string;
|
|
5617
|
+
description?: string | undefined;
|
|
5618
|
+
summary?: string | undefined;
|
|
4034
5619
|
}> | undefined;
|
|
4035
|
-
schema?:
|
|
5620
|
+
schema?: any;
|
|
4036
5621
|
encoding?: Record<string, {
|
|
4037
5622
|
contentType: string;
|
|
4038
5623
|
headers?: Record<string, {
|
|
5624
|
+
$ref: string;
|
|
5625
|
+
description?: string | undefined;
|
|
5626
|
+
summary?: string | undefined;
|
|
5627
|
+
} | {
|
|
4039
5628
|
description?: string | undefined;
|
|
4040
5629
|
deprecated?: boolean | undefined;
|
|
4041
5630
|
content?: Record<string, {
|
|
@@ -4055,8 +5644,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4055
5644
|
summary?: string | undefined;
|
|
4056
5645
|
value?: any;
|
|
4057
5646
|
externalValue?: string | undefined;
|
|
5647
|
+
} | {
|
|
5648
|
+
$ref: string;
|
|
5649
|
+
description?: string | undefined;
|
|
5650
|
+
summary?: string | undefined;
|
|
4058
5651
|
}> | undefined;
|
|
4059
|
-
schema?:
|
|
5652
|
+
schema?: any;
|
|
4060
5653
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
4061
5654
|
explode?: boolean | undefined;
|
|
4062
5655
|
}> | undefined;
|
|
@@ -4069,13 +5662,18 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4069
5662
|
summary?: string | undefined;
|
|
4070
5663
|
value?: any;
|
|
4071
5664
|
externalValue?: string | undefined;
|
|
5665
|
+
} | {
|
|
5666
|
+
$ref: string;
|
|
5667
|
+
description?: string | undefined;
|
|
5668
|
+
summary?: string | undefined;
|
|
4072
5669
|
}> | undefined;
|
|
4073
5670
|
schema?: Record<string, any> | undefined;
|
|
4074
5671
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
4075
5672
|
explode?: boolean | undefined;
|
|
4076
5673
|
allowEmptyValue?: boolean | undefined;
|
|
4077
5674
|
allowReserved?: boolean | undefined;
|
|
4078
|
-
}[] | undefined;
|
|
5675
|
+
})[] | undefined;
|
|
5676
|
+
$ref?: string | undefined;
|
|
4079
5677
|
get?: ({
|
|
4080
5678
|
security?: Record<string, string[]>[] | undefined;
|
|
4081
5679
|
tags?: string[] | undefined;
|
|
@@ -4086,7 +5684,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4086
5684
|
description?: string | undefined;
|
|
4087
5685
|
summary?: string | undefined;
|
|
4088
5686
|
operationId?: string | undefined;
|
|
4089
|
-
parameters?: {
|
|
5687
|
+
parameters?: ({
|
|
5688
|
+
$ref: string;
|
|
5689
|
+
description?: string | undefined;
|
|
5690
|
+
summary?: string | undefined;
|
|
5691
|
+
} | {
|
|
4090
5692
|
name: string;
|
|
4091
5693
|
in: "path" | "query" | "header" | "cookie";
|
|
4092
5694
|
description?: string | undefined;
|
|
@@ -4098,11 +5700,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4098
5700
|
summary?: string | undefined;
|
|
4099
5701
|
value?: any;
|
|
4100
5702
|
externalValue?: string | undefined;
|
|
5703
|
+
} | {
|
|
5704
|
+
$ref: string;
|
|
5705
|
+
description?: string | undefined;
|
|
5706
|
+
summary?: string | undefined;
|
|
4101
5707
|
}> | undefined;
|
|
4102
|
-
schema?:
|
|
5708
|
+
schema?: any;
|
|
4103
5709
|
encoding?: Record<string, {
|
|
4104
5710
|
contentType: string;
|
|
4105
5711
|
headers?: Record<string, {
|
|
5712
|
+
$ref: string;
|
|
5713
|
+
description?: string | undefined;
|
|
5714
|
+
summary?: string | undefined;
|
|
5715
|
+
} | {
|
|
4106
5716
|
description?: string | undefined;
|
|
4107
5717
|
deprecated?: boolean | undefined;
|
|
4108
5718
|
content?: Record<string, {
|
|
@@ -4122,8 +5732,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4122
5732
|
summary?: string | undefined;
|
|
4123
5733
|
value?: any;
|
|
4124
5734
|
externalValue?: string | undefined;
|
|
5735
|
+
} | {
|
|
5736
|
+
$ref: string;
|
|
5737
|
+
description?: string | undefined;
|
|
5738
|
+
summary?: string | undefined;
|
|
4125
5739
|
}> | undefined;
|
|
4126
|
-
schema?:
|
|
5740
|
+
schema?: any;
|
|
4127
5741
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
4128
5742
|
explode?: boolean | undefined;
|
|
4129
5743
|
}> | undefined;
|
|
@@ -4136,13 +5750,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4136
5750
|
summary?: string | undefined;
|
|
4137
5751
|
value?: any;
|
|
4138
5752
|
externalValue?: string | undefined;
|
|
5753
|
+
} | {
|
|
5754
|
+
$ref: string;
|
|
5755
|
+
description?: string | undefined;
|
|
5756
|
+
summary?: string | undefined;
|
|
4139
5757
|
}> | undefined;
|
|
4140
5758
|
schema?: Record<string, any> | undefined;
|
|
4141
5759
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
4142
5760
|
explode?: boolean | undefined;
|
|
4143
5761
|
allowEmptyValue?: boolean | undefined;
|
|
4144
5762
|
allowReserved?: boolean | undefined;
|
|
4145
|
-
}[] | undefined;
|
|
5763
|
+
})[] | undefined;
|
|
4146
5764
|
requestBody?: {
|
|
4147
5765
|
content: Record<string, {
|
|
4148
5766
|
example?: any;
|
|
@@ -4212,6 +5830,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4212
5830
|
explode?: boolean | undefined;
|
|
4213
5831
|
}> | undefined;
|
|
4214
5832
|
}> | undefined;
|
|
5833
|
+
} | {
|
|
5834
|
+
$ref: string;
|
|
5835
|
+
description?: string | undefined;
|
|
5836
|
+
summary?: string | undefined;
|
|
4215
5837
|
} | undefined;
|
|
4216
5838
|
responses?: Record<string, {
|
|
4217
5839
|
description: string;
|
|
@@ -4297,7 +5919,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4297
5919
|
}> | undefined;
|
|
4298
5920
|
deprecated?: boolean | undefined;
|
|
4299
5921
|
} & {
|
|
4300
|
-
callbacks?: Record<string,
|
|
5922
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
4301
5923
|
}) | undefined;
|
|
4302
5924
|
put?: ({
|
|
4303
5925
|
security?: Record<string, string[]>[] | undefined;
|
|
@@ -4309,7 +5931,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4309
5931
|
description?: string | undefined;
|
|
4310
5932
|
summary?: string | undefined;
|
|
4311
5933
|
operationId?: string | undefined;
|
|
4312
|
-
parameters?: {
|
|
5934
|
+
parameters?: ({
|
|
5935
|
+
$ref: string;
|
|
5936
|
+
description?: string | undefined;
|
|
5937
|
+
summary?: string | undefined;
|
|
5938
|
+
} | {
|
|
4313
5939
|
name: string;
|
|
4314
5940
|
in: "path" | "query" | "header" | "cookie";
|
|
4315
5941
|
description?: string | undefined;
|
|
@@ -4321,11 +5947,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4321
5947
|
summary?: string | undefined;
|
|
4322
5948
|
value?: any;
|
|
4323
5949
|
externalValue?: string | undefined;
|
|
5950
|
+
} | {
|
|
5951
|
+
$ref: string;
|
|
5952
|
+
description?: string | undefined;
|
|
5953
|
+
summary?: string | undefined;
|
|
4324
5954
|
}> | undefined;
|
|
4325
|
-
schema?:
|
|
5955
|
+
schema?: any;
|
|
4326
5956
|
encoding?: Record<string, {
|
|
4327
5957
|
contentType: string;
|
|
4328
5958
|
headers?: Record<string, {
|
|
5959
|
+
$ref: string;
|
|
5960
|
+
description?: string | undefined;
|
|
5961
|
+
summary?: string | undefined;
|
|
5962
|
+
} | {
|
|
4329
5963
|
description?: string | undefined;
|
|
4330
5964
|
deprecated?: boolean | undefined;
|
|
4331
5965
|
content?: Record<string, {
|
|
@@ -4345,8 +5979,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4345
5979
|
summary?: string | undefined;
|
|
4346
5980
|
value?: any;
|
|
4347
5981
|
externalValue?: string | undefined;
|
|
5982
|
+
} | {
|
|
5983
|
+
$ref: string;
|
|
5984
|
+
description?: string | undefined;
|
|
5985
|
+
summary?: string | undefined;
|
|
4348
5986
|
}> | undefined;
|
|
4349
|
-
schema?:
|
|
5987
|
+
schema?: any;
|
|
4350
5988
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
4351
5989
|
explode?: boolean | undefined;
|
|
4352
5990
|
}> | undefined;
|
|
@@ -4359,13 +5997,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4359
5997
|
summary?: string | undefined;
|
|
4360
5998
|
value?: any;
|
|
4361
5999
|
externalValue?: string | undefined;
|
|
6000
|
+
} | {
|
|
6001
|
+
$ref: string;
|
|
6002
|
+
description?: string | undefined;
|
|
6003
|
+
summary?: string | undefined;
|
|
4362
6004
|
}> | undefined;
|
|
4363
6005
|
schema?: Record<string, any> | undefined;
|
|
4364
6006
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
4365
6007
|
explode?: boolean | undefined;
|
|
4366
6008
|
allowEmptyValue?: boolean | undefined;
|
|
4367
6009
|
allowReserved?: boolean | undefined;
|
|
4368
|
-
}[] | undefined;
|
|
6010
|
+
})[] | undefined;
|
|
4369
6011
|
requestBody?: {
|
|
4370
6012
|
content: Record<string, {
|
|
4371
6013
|
example?: any;
|
|
@@ -4435,6 +6077,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4435
6077
|
explode?: boolean | undefined;
|
|
4436
6078
|
}> | undefined;
|
|
4437
6079
|
}> | undefined;
|
|
6080
|
+
} | {
|
|
6081
|
+
$ref: string;
|
|
6082
|
+
description?: string | undefined;
|
|
6083
|
+
summary?: string | undefined;
|
|
4438
6084
|
} | undefined;
|
|
4439
6085
|
responses?: Record<string, {
|
|
4440
6086
|
description: string;
|
|
@@ -4520,7 +6166,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4520
6166
|
}> | undefined;
|
|
4521
6167
|
deprecated?: boolean | undefined;
|
|
4522
6168
|
} & {
|
|
4523
|
-
callbacks?: Record<string,
|
|
6169
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
4524
6170
|
}) | undefined;
|
|
4525
6171
|
post?: ({
|
|
4526
6172
|
security?: Record<string, string[]>[] | undefined;
|
|
@@ -4532,7 +6178,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4532
6178
|
description?: string | undefined;
|
|
4533
6179
|
summary?: string | undefined;
|
|
4534
6180
|
operationId?: string | undefined;
|
|
4535
|
-
parameters?: {
|
|
6181
|
+
parameters?: ({
|
|
6182
|
+
$ref: string;
|
|
6183
|
+
description?: string | undefined;
|
|
6184
|
+
summary?: string | undefined;
|
|
6185
|
+
} | {
|
|
4536
6186
|
name: string;
|
|
4537
6187
|
in: "path" | "query" | "header" | "cookie";
|
|
4538
6188
|
description?: string | undefined;
|
|
@@ -4544,11 +6194,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4544
6194
|
summary?: string | undefined;
|
|
4545
6195
|
value?: any;
|
|
4546
6196
|
externalValue?: string | undefined;
|
|
6197
|
+
} | {
|
|
6198
|
+
$ref: string;
|
|
6199
|
+
description?: string | undefined;
|
|
6200
|
+
summary?: string | undefined;
|
|
4547
6201
|
}> | undefined;
|
|
4548
|
-
schema?:
|
|
6202
|
+
schema?: any;
|
|
4549
6203
|
encoding?: Record<string, {
|
|
4550
6204
|
contentType: string;
|
|
4551
6205
|
headers?: Record<string, {
|
|
6206
|
+
$ref: string;
|
|
6207
|
+
description?: string | undefined;
|
|
6208
|
+
summary?: string | undefined;
|
|
6209
|
+
} | {
|
|
4552
6210
|
description?: string | undefined;
|
|
4553
6211
|
deprecated?: boolean | undefined;
|
|
4554
6212
|
content?: Record<string, {
|
|
@@ -4568,8 +6226,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4568
6226
|
summary?: string | undefined;
|
|
4569
6227
|
value?: any;
|
|
4570
6228
|
externalValue?: string | undefined;
|
|
6229
|
+
} | {
|
|
6230
|
+
$ref: string;
|
|
6231
|
+
description?: string | undefined;
|
|
6232
|
+
summary?: string | undefined;
|
|
4571
6233
|
}> | undefined;
|
|
4572
|
-
schema?:
|
|
6234
|
+
schema?: any;
|
|
4573
6235
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
4574
6236
|
explode?: boolean | undefined;
|
|
4575
6237
|
}> | undefined;
|
|
@@ -4582,13 +6244,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4582
6244
|
summary?: string | undefined;
|
|
4583
6245
|
value?: any;
|
|
4584
6246
|
externalValue?: string | undefined;
|
|
6247
|
+
} | {
|
|
6248
|
+
$ref: string;
|
|
6249
|
+
description?: string | undefined;
|
|
6250
|
+
summary?: string | undefined;
|
|
4585
6251
|
}> | undefined;
|
|
4586
6252
|
schema?: Record<string, any> | undefined;
|
|
4587
6253
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
4588
6254
|
explode?: boolean | undefined;
|
|
4589
6255
|
allowEmptyValue?: boolean | undefined;
|
|
4590
6256
|
allowReserved?: boolean | undefined;
|
|
4591
|
-
}[] | undefined;
|
|
6257
|
+
})[] | undefined;
|
|
4592
6258
|
requestBody?: {
|
|
4593
6259
|
content: Record<string, {
|
|
4594
6260
|
example?: any;
|
|
@@ -4658,6 +6324,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4658
6324
|
explode?: boolean | undefined;
|
|
4659
6325
|
}> | undefined;
|
|
4660
6326
|
}> | undefined;
|
|
6327
|
+
} | {
|
|
6328
|
+
$ref: string;
|
|
6329
|
+
description?: string | undefined;
|
|
6330
|
+
summary?: string | undefined;
|
|
4661
6331
|
} | undefined;
|
|
4662
6332
|
responses?: Record<string, {
|
|
4663
6333
|
description: string;
|
|
@@ -4743,7 +6413,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4743
6413
|
}> | undefined;
|
|
4744
6414
|
deprecated?: boolean | undefined;
|
|
4745
6415
|
} & {
|
|
4746
|
-
callbacks?: Record<string,
|
|
6416
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
4747
6417
|
}) | undefined;
|
|
4748
6418
|
delete?: ({
|
|
4749
6419
|
security?: Record<string, string[]>[] | undefined;
|
|
@@ -4755,7 +6425,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4755
6425
|
description?: string | undefined;
|
|
4756
6426
|
summary?: string | undefined;
|
|
4757
6427
|
operationId?: string | undefined;
|
|
4758
|
-
parameters?: {
|
|
6428
|
+
parameters?: ({
|
|
6429
|
+
$ref: string;
|
|
6430
|
+
description?: string | undefined;
|
|
6431
|
+
summary?: string | undefined;
|
|
6432
|
+
} | {
|
|
4759
6433
|
name: string;
|
|
4760
6434
|
in: "path" | "query" | "header" | "cookie";
|
|
4761
6435
|
description?: string | undefined;
|
|
@@ -4767,11 +6441,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4767
6441
|
summary?: string | undefined;
|
|
4768
6442
|
value?: any;
|
|
4769
6443
|
externalValue?: string | undefined;
|
|
6444
|
+
} | {
|
|
6445
|
+
$ref: string;
|
|
6446
|
+
description?: string | undefined;
|
|
6447
|
+
summary?: string | undefined;
|
|
4770
6448
|
}> | undefined;
|
|
4771
|
-
schema?:
|
|
6449
|
+
schema?: any;
|
|
4772
6450
|
encoding?: Record<string, {
|
|
4773
6451
|
contentType: string;
|
|
4774
6452
|
headers?: Record<string, {
|
|
6453
|
+
$ref: string;
|
|
6454
|
+
description?: string | undefined;
|
|
6455
|
+
summary?: string | undefined;
|
|
6456
|
+
} | {
|
|
4775
6457
|
description?: string | undefined;
|
|
4776
6458
|
deprecated?: boolean | undefined;
|
|
4777
6459
|
content?: Record<string, {
|
|
@@ -4791,8 +6473,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4791
6473
|
summary?: string | undefined;
|
|
4792
6474
|
value?: any;
|
|
4793
6475
|
externalValue?: string | undefined;
|
|
6476
|
+
} | {
|
|
6477
|
+
$ref: string;
|
|
6478
|
+
description?: string | undefined;
|
|
6479
|
+
summary?: string | undefined;
|
|
4794
6480
|
}> | undefined;
|
|
4795
|
-
schema?:
|
|
6481
|
+
schema?: any;
|
|
4796
6482
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
4797
6483
|
explode?: boolean | undefined;
|
|
4798
6484
|
}> | undefined;
|
|
@@ -4805,13 +6491,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4805
6491
|
summary?: string | undefined;
|
|
4806
6492
|
value?: any;
|
|
4807
6493
|
externalValue?: string | undefined;
|
|
6494
|
+
} | {
|
|
6495
|
+
$ref: string;
|
|
6496
|
+
description?: string | undefined;
|
|
6497
|
+
summary?: string | undefined;
|
|
4808
6498
|
}> | undefined;
|
|
4809
6499
|
schema?: Record<string, any> | undefined;
|
|
4810
6500
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
4811
6501
|
explode?: boolean | undefined;
|
|
4812
6502
|
allowEmptyValue?: boolean | undefined;
|
|
4813
6503
|
allowReserved?: boolean | undefined;
|
|
4814
|
-
}[] | undefined;
|
|
6504
|
+
})[] | undefined;
|
|
4815
6505
|
requestBody?: {
|
|
4816
6506
|
content: Record<string, {
|
|
4817
6507
|
example?: any;
|
|
@@ -4881,6 +6571,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4881
6571
|
explode?: boolean | undefined;
|
|
4882
6572
|
}> | undefined;
|
|
4883
6573
|
}> | undefined;
|
|
6574
|
+
} | {
|
|
6575
|
+
$ref: string;
|
|
6576
|
+
description?: string | undefined;
|
|
6577
|
+
summary?: string | undefined;
|
|
4884
6578
|
} | undefined;
|
|
4885
6579
|
responses?: Record<string, {
|
|
4886
6580
|
description: string;
|
|
@@ -4966,7 +6660,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4966
6660
|
}> | undefined;
|
|
4967
6661
|
deprecated?: boolean | undefined;
|
|
4968
6662
|
} & {
|
|
4969
|
-
callbacks?: Record<string,
|
|
6663
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
4970
6664
|
}) | undefined;
|
|
4971
6665
|
options?: ({
|
|
4972
6666
|
security?: Record<string, string[]>[] | undefined;
|
|
@@ -4978,7 +6672,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4978
6672
|
description?: string | undefined;
|
|
4979
6673
|
summary?: string | undefined;
|
|
4980
6674
|
operationId?: string | undefined;
|
|
4981
|
-
parameters?: {
|
|
6675
|
+
parameters?: ({
|
|
6676
|
+
$ref: string;
|
|
6677
|
+
description?: string | undefined;
|
|
6678
|
+
summary?: string | undefined;
|
|
6679
|
+
} | {
|
|
4982
6680
|
name: string;
|
|
4983
6681
|
in: "path" | "query" | "header" | "cookie";
|
|
4984
6682
|
description?: string | undefined;
|
|
@@ -4990,11 +6688,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
4990
6688
|
summary?: string | undefined;
|
|
4991
6689
|
value?: any;
|
|
4992
6690
|
externalValue?: string | undefined;
|
|
6691
|
+
} | {
|
|
6692
|
+
$ref: string;
|
|
6693
|
+
description?: string | undefined;
|
|
6694
|
+
summary?: string | undefined;
|
|
4993
6695
|
}> | undefined;
|
|
4994
|
-
schema?:
|
|
6696
|
+
schema?: any;
|
|
4995
6697
|
encoding?: Record<string, {
|
|
4996
6698
|
contentType: string;
|
|
4997
6699
|
headers?: Record<string, {
|
|
6700
|
+
$ref: string;
|
|
6701
|
+
description?: string | undefined;
|
|
6702
|
+
summary?: string | undefined;
|
|
6703
|
+
} | {
|
|
4998
6704
|
description?: string | undefined;
|
|
4999
6705
|
deprecated?: boolean | undefined;
|
|
5000
6706
|
content?: Record<string, {
|
|
@@ -5014,8 +6720,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5014
6720
|
summary?: string | undefined;
|
|
5015
6721
|
value?: any;
|
|
5016
6722
|
externalValue?: string | undefined;
|
|
6723
|
+
} | {
|
|
6724
|
+
$ref: string;
|
|
6725
|
+
description?: string | undefined;
|
|
6726
|
+
summary?: string | undefined;
|
|
5017
6727
|
}> | undefined;
|
|
5018
|
-
schema?:
|
|
6728
|
+
schema?: any;
|
|
5019
6729
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
5020
6730
|
explode?: boolean | undefined;
|
|
5021
6731
|
}> | undefined;
|
|
@@ -5028,13 +6738,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5028
6738
|
summary?: string | undefined;
|
|
5029
6739
|
value?: any;
|
|
5030
6740
|
externalValue?: string | undefined;
|
|
6741
|
+
} | {
|
|
6742
|
+
$ref: string;
|
|
6743
|
+
description?: string | undefined;
|
|
6744
|
+
summary?: string | undefined;
|
|
5031
6745
|
}> | undefined;
|
|
5032
6746
|
schema?: Record<string, any> | undefined;
|
|
5033
6747
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
5034
6748
|
explode?: boolean | undefined;
|
|
5035
6749
|
allowEmptyValue?: boolean | undefined;
|
|
5036
6750
|
allowReserved?: boolean | undefined;
|
|
5037
|
-
}[] | undefined;
|
|
6751
|
+
})[] | undefined;
|
|
5038
6752
|
requestBody?: {
|
|
5039
6753
|
content: Record<string, {
|
|
5040
6754
|
example?: any;
|
|
@@ -5104,6 +6818,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5104
6818
|
explode?: boolean | undefined;
|
|
5105
6819
|
}> | undefined;
|
|
5106
6820
|
}> | undefined;
|
|
6821
|
+
} | {
|
|
6822
|
+
$ref: string;
|
|
6823
|
+
description?: string | undefined;
|
|
6824
|
+
summary?: string | undefined;
|
|
5107
6825
|
} | undefined;
|
|
5108
6826
|
responses?: Record<string, {
|
|
5109
6827
|
description: string;
|
|
@@ -5189,7 +6907,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5189
6907
|
}> | undefined;
|
|
5190
6908
|
deprecated?: boolean | undefined;
|
|
5191
6909
|
} & {
|
|
5192
|
-
callbacks?: Record<string,
|
|
6910
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
5193
6911
|
}) | undefined;
|
|
5194
6912
|
head?: ({
|
|
5195
6913
|
security?: Record<string, string[]>[] | undefined;
|
|
@@ -5201,7 +6919,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5201
6919
|
description?: string | undefined;
|
|
5202
6920
|
summary?: string | undefined;
|
|
5203
6921
|
operationId?: string | undefined;
|
|
5204
|
-
parameters?: {
|
|
6922
|
+
parameters?: ({
|
|
6923
|
+
$ref: string;
|
|
6924
|
+
description?: string | undefined;
|
|
6925
|
+
summary?: string | undefined;
|
|
6926
|
+
} | {
|
|
5205
6927
|
name: string;
|
|
5206
6928
|
in: "path" | "query" | "header" | "cookie";
|
|
5207
6929
|
description?: string | undefined;
|
|
@@ -5213,11 +6935,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5213
6935
|
summary?: string | undefined;
|
|
5214
6936
|
value?: any;
|
|
5215
6937
|
externalValue?: string | undefined;
|
|
6938
|
+
} | {
|
|
6939
|
+
$ref: string;
|
|
6940
|
+
description?: string | undefined;
|
|
6941
|
+
summary?: string | undefined;
|
|
5216
6942
|
}> | undefined;
|
|
5217
|
-
schema?:
|
|
6943
|
+
schema?: any;
|
|
5218
6944
|
encoding?: Record<string, {
|
|
5219
6945
|
contentType: string;
|
|
5220
6946
|
headers?: Record<string, {
|
|
6947
|
+
$ref: string;
|
|
6948
|
+
description?: string | undefined;
|
|
6949
|
+
summary?: string | undefined;
|
|
6950
|
+
} | {
|
|
5221
6951
|
description?: string | undefined;
|
|
5222
6952
|
deprecated?: boolean | undefined;
|
|
5223
6953
|
content?: Record<string, {
|
|
@@ -5237,8 +6967,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5237
6967
|
summary?: string | undefined;
|
|
5238
6968
|
value?: any;
|
|
5239
6969
|
externalValue?: string | undefined;
|
|
6970
|
+
} | {
|
|
6971
|
+
$ref: string;
|
|
6972
|
+
description?: string | undefined;
|
|
6973
|
+
summary?: string | undefined;
|
|
5240
6974
|
}> | undefined;
|
|
5241
|
-
schema?:
|
|
6975
|
+
schema?: any;
|
|
5242
6976
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
5243
6977
|
explode?: boolean | undefined;
|
|
5244
6978
|
}> | undefined;
|
|
@@ -5251,13 +6985,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5251
6985
|
summary?: string | undefined;
|
|
5252
6986
|
value?: any;
|
|
5253
6987
|
externalValue?: string | undefined;
|
|
6988
|
+
} | {
|
|
6989
|
+
$ref: string;
|
|
6990
|
+
description?: string | undefined;
|
|
6991
|
+
summary?: string | undefined;
|
|
5254
6992
|
}> | undefined;
|
|
5255
6993
|
schema?: Record<string, any> | undefined;
|
|
5256
6994
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
5257
6995
|
explode?: boolean | undefined;
|
|
5258
6996
|
allowEmptyValue?: boolean | undefined;
|
|
5259
6997
|
allowReserved?: boolean | undefined;
|
|
5260
|
-
}[] | undefined;
|
|
6998
|
+
})[] | undefined;
|
|
5261
6999
|
requestBody?: {
|
|
5262
7000
|
content: Record<string, {
|
|
5263
7001
|
example?: any;
|
|
@@ -5327,6 +7065,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5327
7065
|
explode?: boolean | undefined;
|
|
5328
7066
|
}> | undefined;
|
|
5329
7067
|
}> | undefined;
|
|
7068
|
+
} | {
|
|
7069
|
+
$ref: string;
|
|
7070
|
+
description?: string | undefined;
|
|
7071
|
+
summary?: string | undefined;
|
|
5330
7072
|
} | undefined;
|
|
5331
7073
|
responses?: Record<string, {
|
|
5332
7074
|
description: string;
|
|
@@ -5412,7 +7154,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5412
7154
|
}> | undefined;
|
|
5413
7155
|
deprecated?: boolean | undefined;
|
|
5414
7156
|
} & {
|
|
5415
|
-
callbacks?: Record<string,
|
|
7157
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
5416
7158
|
}) | undefined;
|
|
5417
7159
|
patch?: ({
|
|
5418
7160
|
security?: Record<string, string[]>[] | undefined;
|
|
@@ -5424,7 +7166,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5424
7166
|
description?: string | undefined;
|
|
5425
7167
|
summary?: string | undefined;
|
|
5426
7168
|
operationId?: string | undefined;
|
|
5427
|
-
parameters?: {
|
|
7169
|
+
parameters?: ({
|
|
7170
|
+
$ref: string;
|
|
7171
|
+
description?: string | undefined;
|
|
7172
|
+
summary?: string | undefined;
|
|
7173
|
+
} | {
|
|
5428
7174
|
name: string;
|
|
5429
7175
|
in: "path" | "query" | "header" | "cookie";
|
|
5430
7176
|
description?: string | undefined;
|
|
@@ -5436,11 +7182,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5436
7182
|
summary?: string | undefined;
|
|
5437
7183
|
value?: any;
|
|
5438
7184
|
externalValue?: string | undefined;
|
|
7185
|
+
} | {
|
|
7186
|
+
$ref: string;
|
|
7187
|
+
description?: string | undefined;
|
|
7188
|
+
summary?: string | undefined;
|
|
5439
7189
|
}> | undefined;
|
|
5440
|
-
schema?:
|
|
7190
|
+
schema?: any;
|
|
5441
7191
|
encoding?: Record<string, {
|
|
5442
7192
|
contentType: string;
|
|
5443
7193
|
headers?: Record<string, {
|
|
7194
|
+
$ref: string;
|
|
7195
|
+
description?: string | undefined;
|
|
7196
|
+
summary?: string | undefined;
|
|
7197
|
+
} | {
|
|
5444
7198
|
description?: string | undefined;
|
|
5445
7199
|
deprecated?: boolean | undefined;
|
|
5446
7200
|
content?: Record<string, {
|
|
@@ -5460,8 +7214,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5460
7214
|
summary?: string | undefined;
|
|
5461
7215
|
value?: any;
|
|
5462
7216
|
externalValue?: string | undefined;
|
|
7217
|
+
} | {
|
|
7218
|
+
$ref: string;
|
|
7219
|
+
description?: string | undefined;
|
|
7220
|
+
summary?: string | undefined;
|
|
5463
7221
|
}> | undefined;
|
|
5464
|
-
schema?:
|
|
7222
|
+
schema?: any;
|
|
5465
7223
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
5466
7224
|
explode?: boolean | undefined;
|
|
5467
7225
|
}> | undefined;
|
|
@@ -5474,13 +7232,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5474
7232
|
summary?: string | undefined;
|
|
5475
7233
|
value?: any;
|
|
5476
7234
|
externalValue?: string | undefined;
|
|
7235
|
+
} | {
|
|
7236
|
+
$ref: string;
|
|
7237
|
+
description?: string | undefined;
|
|
7238
|
+
summary?: string | undefined;
|
|
5477
7239
|
}> | undefined;
|
|
5478
7240
|
schema?: Record<string, any> | undefined;
|
|
5479
7241
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
5480
7242
|
explode?: boolean | undefined;
|
|
5481
7243
|
allowEmptyValue?: boolean | undefined;
|
|
5482
7244
|
allowReserved?: boolean | undefined;
|
|
5483
|
-
}[] | undefined;
|
|
7245
|
+
})[] | undefined;
|
|
5484
7246
|
requestBody?: {
|
|
5485
7247
|
content: Record<string, {
|
|
5486
7248
|
example?: any;
|
|
@@ -5550,6 +7312,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5550
7312
|
explode?: boolean | undefined;
|
|
5551
7313
|
}> | undefined;
|
|
5552
7314
|
}> | undefined;
|
|
7315
|
+
} | {
|
|
7316
|
+
$ref: string;
|
|
7317
|
+
description?: string | undefined;
|
|
7318
|
+
summary?: string | undefined;
|
|
5553
7319
|
} | undefined;
|
|
5554
7320
|
responses?: Record<string, {
|
|
5555
7321
|
description: string;
|
|
@@ -5635,7 +7401,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5635
7401
|
}> | undefined;
|
|
5636
7402
|
deprecated?: boolean | undefined;
|
|
5637
7403
|
} & {
|
|
5638
|
-
callbacks?: Record<string,
|
|
7404
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
5639
7405
|
}) | undefined;
|
|
5640
7406
|
trace?: ({
|
|
5641
7407
|
security?: Record<string, string[]>[] | undefined;
|
|
@@ -5647,7 +7413,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5647
7413
|
description?: string | undefined;
|
|
5648
7414
|
summary?: string | undefined;
|
|
5649
7415
|
operationId?: string | undefined;
|
|
5650
|
-
parameters?: {
|
|
7416
|
+
parameters?: ({
|
|
7417
|
+
$ref: string;
|
|
7418
|
+
description?: string | undefined;
|
|
7419
|
+
summary?: string | undefined;
|
|
7420
|
+
} | {
|
|
5651
7421
|
name: string;
|
|
5652
7422
|
in: "path" | "query" | "header" | "cookie";
|
|
5653
7423
|
description?: string | undefined;
|
|
@@ -5659,11 +7429,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5659
7429
|
summary?: string | undefined;
|
|
5660
7430
|
value?: any;
|
|
5661
7431
|
externalValue?: string | undefined;
|
|
7432
|
+
} | {
|
|
7433
|
+
$ref: string;
|
|
7434
|
+
description?: string | undefined;
|
|
7435
|
+
summary?: string | undefined;
|
|
5662
7436
|
}> | undefined;
|
|
5663
|
-
schema?:
|
|
7437
|
+
schema?: any;
|
|
5664
7438
|
encoding?: Record<string, {
|
|
5665
7439
|
contentType: string;
|
|
5666
7440
|
headers?: Record<string, {
|
|
7441
|
+
$ref: string;
|
|
7442
|
+
description?: string | undefined;
|
|
7443
|
+
summary?: string | undefined;
|
|
7444
|
+
} | {
|
|
5667
7445
|
description?: string | undefined;
|
|
5668
7446
|
deprecated?: boolean | undefined;
|
|
5669
7447
|
content?: Record<string, {
|
|
@@ -5683,8 +7461,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5683
7461
|
summary?: string | undefined;
|
|
5684
7462
|
value?: any;
|
|
5685
7463
|
externalValue?: string | undefined;
|
|
7464
|
+
} | {
|
|
7465
|
+
$ref: string;
|
|
7466
|
+
description?: string | undefined;
|
|
7467
|
+
summary?: string | undefined;
|
|
5686
7468
|
}> | undefined;
|
|
5687
|
-
schema?:
|
|
7469
|
+
schema?: any;
|
|
5688
7470
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
5689
7471
|
explode?: boolean | undefined;
|
|
5690
7472
|
}> | undefined;
|
|
@@ -5697,13 +7479,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5697
7479
|
summary?: string | undefined;
|
|
5698
7480
|
value?: any;
|
|
5699
7481
|
externalValue?: string | undefined;
|
|
7482
|
+
} | {
|
|
7483
|
+
$ref: string;
|
|
7484
|
+
description?: string | undefined;
|
|
7485
|
+
summary?: string | undefined;
|
|
5700
7486
|
}> | undefined;
|
|
5701
7487
|
schema?: Record<string, any> | undefined;
|
|
5702
7488
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
5703
7489
|
explode?: boolean | undefined;
|
|
5704
7490
|
allowEmptyValue?: boolean | undefined;
|
|
5705
7491
|
allowReserved?: boolean | undefined;
|
|
5706
|
-
}[] | undefined;
|
|
7492
|
+
})[] | undefined;
|
|
5707
7493
|
requestBody?: {
|
|
5708
7494
|
content: Record<string, {
|
|
5709
7495
|
example?: any;
|
|
@@ -5773,6 +7559,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5773
7559
|
explode?: boolean | undefined;
|
|
5774
7560
|
}> | undefined;
|
|
5775
7561
|
}> | undefined;
|
|
7562
|
+
} | {
|
|
7563
|
+
$ref: string;
|
|
7564
|
+
description?: string | undefined;
|
|
7565
|
+
summary?: string | undefined;
|
|
5776
7566
|
} | undefined;
|
|
5777
7567
|
responses?: Record<string, {
|
|
5778
7568
|
description: string;
|
|
@@ -5858,7 +7648,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5858
7648
|
}> | undefined;
|
|
5859
7649
|
deprecated?: boolean | undefined;
|
|
5860
7650
|
} & {
|
|
5861
|
-
callbacks?: Record<string,
|
|
7651
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
5862
7652
|
}) | undefined;
|
|
5863
7653
|
}, {
|
|
5864
7654
|
servers?: {
|
|
@@ -5872,7 +7662,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5872
7662
|
}[] | undefined;
|
|
5873
7663
|
description?: string | undefined;
|
|
5874
7664
|
summary?: string | undefined;
|
|
5875
|
-
parameters?: {
|
|
7665
|
+
parameters?: ({
|
|
7666
|
+
$ref: string;
|
|
7667
|
+
description?: string | undefined;
|
|
7668
|
+
summary?: string | undefined;
|
|
7669
|
+
} | {
|
|
5876
7670
|
name: string;
|
|
5877
7671
|
in: "path" | "query" | "header" | "cookie";
|
|
5878
7672
|
description?: string | undefined;
|
|
@@ -5884,11 +7678,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5884
7678
|
summary?: string | undefined;
|
|
5885
7679
|
value?: any;
|
|
5886
7680
|
externalValue?: string | undefined;
|
|
7681
|
+
} | {
|
|
7682
|
+
$ref: string;
|
|
7683
|
+
description?: string | undefined;
|
|
7684
|
+
summary?: string | undefined;
|
|
5887
7685
|
}> | undefined;
|
|
5888
|
-
schema?:
|
|
7686
|
+
schema?: any;
|
|
5889
7687
|
encoding?: Record<string, {
|
|
5890
7688
|
contentType: string;
|
|
5891
7689
|
headers?: Record<string, {
|
|
7690
|
+
$ref: string;
|
|
7691
|
+
description?: string | undefined;
|
|
7692
|
+
summary?: string | undefined;
|
|
7693
|
+
} | {
|
|
5892
7694
|
description?: string | undefined;
|
|
5893
7695
|
deprecated?: boolean | undefined;
|
|
5894
7696
|
content?: Record<string, {
|
|
@@ -5908,8 +7710,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5908
7710
|
summary?: string | undefined;
|
|
5909
7711
|
value?: any;
|
|
5910
7712
|
externalValue?: string | undefined;
|
|
7713
|
+
} | {
|
|
7714
|
+
$ref: string;
|
|
7715
|
+
description?: string | undefined;
|
|
7716
|
+
summary?: string | undefined;
|
|
5911
7717
|
}> | undefined;
|
|
5912
|
-
schema?:
|
|
7718
|
+
schema?: any;
|
|
5913
7719
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
5914
7720
|
explode?: boolean | undefined;
|
|
5915
7721
|
}> | undefined;
|
|
@@ -5922,13 +7728,18 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5922
7728
|
summary?: string | undefined;
|
|
5923
7729
|
value?: any;
|
|
5924
7730
|
externalValue?: string | undefined;
|
|
7731
|
+
} | {
|
|
7732
|
+
$ref: string;
|
|
7733
|
+
description?: string | undefined;
|
|
7734
|
+
summary?: string | undefined;
|
|
5925
7735
|
}> | undefined;
|
|
5926
7736
|
schema?: Record<string, any> | undefined;
|
|
5927
7737
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
5928
7738
|
explode?: boolean | undefined;
|
|
5929
7739
|
allowEmptyValue?: boolean | undefined;
|
|
5930
7740
|
allowReserved?: boolean | undefined;
|
|
5931
|
-
}[] | undefined;
|
|
7741
|
+
})[] | undefined;
|
|
7742
|
+
$ref?: string | undefined;
|
|
5932
7743
|
get?: ({
|
|
5933
7744
|
security?: Record<string, string[]>[] | undefined;
|
|
5934
7745
|
tags?: string[] | undefined;
|
|
@@ -5939,7 +7750,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5939
7750
|
description?: string | undefined;
|
|
5940
7751
|
summary?: string | undefined;
|
|
5941
7752
|
operationId?: string | undefined;
|
|
5942
|
-
parameters?: {
|
|
7753
|
+
parameters?: ({
|
|
7754
|
+
$ref: string;
|
|
7755
|
+
description?: string | undefined;
|
|
7756
|
+
summary?: string | undefined;
|
|
7757
|
+
} | {
|
|
5943
7758
|
name: string;
|
|
5944
7759
|
in: "path" | "query" | "header" | "cookie";
|
|
5945
7760
|
description?: string | undefined;
|
|
@@ -5951,11 +7766,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5951
7766
|
summary?: string | undefined;
|
|
5952
7767
|
value?: any;
|
|
5953
7768
|
externalValue?: string | undefined;
|
|
7769
|
+
} | {
|
|
7770
|
+
$ref: string;
|
|
7771
|
+
description?: string | undefined;
|
|
7772
|
+
summary?: string | undefined;
|
|
5954
7773
|
}> | undefined;
|
|
5955
|
-
schema?:
|
|
7774
|
+
schema?: any;
|
|
5956
7775
|
encoding?: Record<string, {
|
|
5957
7776
|
contentType: string;
|
|
5958
7777
|
headers?: Record<string, {
|
|
7778
|
+
$ref: string;
|
|
7779
|
+
description?: string | undefined;
|
|
7780
|
+
summary?: string | undefined;
|
|
7781
|
+
} | {
|
|
5959
7782
|
description?: string | undefined;
|
|
5960
7783
|
deprecated?: boolean | undefined;
|
|
5961
7784
|
content?: Record<string, {
|
|
@@ -5975,8 +7798,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5975
7798
|
summary?: string | undefined;
|
|
5976
7799
|
value?: any;
|
|
5977
7800
|
externalValue?: string | undefined;
|
|
7801
|
+
} | {
|
|
7802
|
+
$ref: string;
|
|
7803
|
+
description?: string | undefined;
|
|
7804
|
+
summary?: string | undefined;
|
|
5978
7805
|
}> | undefined;
|
|
5979
|
-
schema?:
|
|
7806
|
+
schema?: any;
|
|
5980
7807
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
5981
7808
|
explode?: boolean | undefined;
|
|
5982
7809
|
}> | undefined;
|
|
@@ -5989,13 +7816,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
5989
7816
|
summary?: string | undefined;
|
|
5990
7817
|
value?: any;
|
|
5991
7818
|
externalValue?: string | undefined;
|
|
7819
|
+
} | {
|
|
7820
|
+
$ref: string;
|
|
7821
|
+
description?: string | undefined;
|
|
7822
|
+
summary?: string | undefined;
|
|
5992
7823
|
}> | undefined;
|
|
5993
7824
|
schema?: Record<string, any> | undefined;
|
|
5994
7825
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
5995
7826
|
explode?: boolean | undefined;
|
|
5996
7827
|
allowEmptyValue?: boolean | undefined;
|
|
5997
7828
|
allowReserved?: boolean | undefined;
|
|
5998
|
-
}[] | undefined;
|
|
7829
|
+
})[] | undefined;
|
|
5999
7830
|
requestBody?: {
|
|
6000
7831
|
content: Record<string, {
|
|
6001
7832
|
example?: any;
|
|
@@ -6065,6 +7896,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6065
7896
|
explode?: boolean | undefined;
|
|
6066
7897
|
}> | undefined;
|
|
6067
7898
|
}> | undefined;
|
|
7899
|
+
} | {
|
|
7900
|
+
$ref: string;
|
|
7901
|
+
description?: string | undefined;
|
|
7902
|
+
summary?: string | undefined;
|
|
6068
7903
|
} | undefined;
|
|
6069
7904
|
responses?: Record<string, {
|
|
6070
7905
|
description: string;
|
|
@@ -6150,7 +7985,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6150
7985
|
}> | undefined;
|
|
6151
7986
|
deprecated?: boolean | undefined;
|
|
6152
7987
|
} & {
|
|
6153
|
-
callbacks?: Record<string,
|
|
7988
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
6154
7989
|
}) | undefined;
|
|
6155
7990
|
put?: ({
|
|
6156
7991
|
security?: Record<string, string[]>[] | undefined;
|
|
@@ -6162,7 +7997,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6162
7997
|
description?: string | undefined;
|
|
6163
7998
|
summary?: string | undefined;
|
|
6164
7999
|
operationId?: string | undefined;
|
|
6165
|
-
parameters?: {
|
|
8000
|
+
parameters?: ({
|
|
8001
|
+
$ref: string;
|
|
8002
|
+
description?: string | undefined;
|
|
8003
|
+
summary?: string | undefined;
|
|
8004
|
+
} | {
|
|
6166
8005
|
name: string;
|
|
6167
8006
|
in: "path" | "query" | "header" | "cookie";
|
|
6168
8007
|
description?: string | undefined;
|
|
@@ -6174,11 +8013,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6174
8013
|
summary?: string | undefined;
|
|
6175
8014
|
value?: any;
|
|
6176
8015
|
externalValue?: string | undefined;
|
|
8016
|
+
} | {
|
|
8017
|
+
$ref: string;
|
|
8018
|
+
description?: string | undefined;
|
|
8019
|
+
summary?: string | undefined;
|
|
6177
8020
|
}> | undefined;
|
|
6178
|
-
schema?:
|
|
8021
|
+
schema?: any;
|
|
6179
8022
|
encoding?: Record<string, {
|
|
6180
8023
|
contentType: string;
|
|
6181
8024
|
headers?: Record<string, {
|
|
8025
|
+
$ref: string;
|
|
8026
|
+
description?: string | undefined;
|
|
8027
|
+
summary?: string | undefined;
|
|
8028
|
+
} | {
|
|
6182
8029
|
description?: string | undefined;
|
|
6183
8030
|
deprecated?: boolean | undefined;
|
|
6184
8031
|
content?: Record<string, {
|
|
@@ -6198,8 +8045,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6198
8045
|
summary?: string | undefined;
|
|
6199
8046
|
value?: any;
|
|
6200
8047
|
externalValue?: string | undefined;
|
|
8048
|
+
} | {
|
|
8049
|
+
$ref: string;
|
|
8050
|
+
description?: string | undefined;
|
|
8051
|
+
summary?: string | undefined;
|
|
6201
8052
|
}> | undefined;
|
|
6202
|
-
schema?:
|
|
8053
|
+
schema?: any;
|
|
6203
8054
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
6204
8055
|
explode?: boolean | undefined;
|
|
6205
8056
|
}> | undefined;
|
|
@@ -6212,13 +8063,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6212
8063
|
summary?: string | undefined;
|
|
6213
8064
|
value?: any;
|
|
6214
8065
|
externalValue?: string | undefined;
|
|
8066
|
+
} | {
|
|
8067
|
+
$ref: string;
|
|
8068
|
+
description?: string | undefined;
|
|
8069
|
+
summary?: string | undefined;
|
|
6215
8070
|
}> | undefined;
|
|
6216
8071
|
schema?: Record<string, any> | undefined;
|
|
6217
8072
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
6218
8073
|
explode?: boolean | undefined;
|
|
6219
8074
|
allowEmptyValue?: boolean | undefined;
|
|
6220
8075
|
allowReserved?: boolean | undefined;
|
|
6221
|
-
}[] | undefined;
|
|
8076
|
+
})[] | undefined;
|
|
6222
8077
|
requestBody?: {
|
|
6223
8078
|
content: Record<string, {
|
|
6224
8079
|
example?: any;
|
|
@@ -6288,6 +8143,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6288
8143
|
explode?: boolean | undefined;
|
|
6289
8144
|
}> | undefined;
|
|
6290
8145
|
}> | undefined;
|
|
8146
|
+
} | {
|
|
8147
|
+
$ref: string;
|
|
8148
|
+
description?: string | undefined;
|
|
8149
|
+
summary?: string | undefined;
|
|
6291
8150
|
} | undefined;
|
|
6292
8151
|
responses?: Record<string, {
|
|
6293
8152
|
description: string;
|
|
@@ -6373,7 +8232,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6373
8232
|
}> | undefined;
|
|
6374
8233
|
deprecated?: boolean | undefined;
|
|
6375
8234
|
} & {
|
|
6376
|
-
callbacks?: Record<string,
|
|
8235
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
6377
8236
|
}) | undefined;
|
|
6378
8237
|
post?: ({
|
|
6379
8238
|
security?: Record<string, string[]>[] | undefined;
|
|
@@ -6385,7 +8244,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6385
8244
|
description?: string | undefined;
|
|
6386
8245
|
summary?: string | undefined;
|
|
6387
8246
|
operationId?: string | undefined;
|
|
6388
|
-
parameters?: {
|
|
8247
|
+
parameters?: ({
|
|
8248
|
+
$ref: string;
|
|
8249
|
+
description?: string | undefined;
|
|
8250
|
+
summary?: string | undefined;
|
|
8251
|
+
} | {
|
|
6389
8252
|
name: string;
|
|
6390
8253
|
in: "path" | "query" | "header" | "cookie";
|
|
6391
8254
|
description?: string | undefined;
|
|
@@ -6397,11 +8260,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6397
8260
|
summary?: string | undefined;
|
|
6398
8261
|
value?: any;
|
|
6399
8262
|
externalValue?: string | undefined;
|
|
8263
|
+
} | {
|
|
8264
|
+
$ref: string;
|
|
8265
|
+
description?: string | undefined;
|
|
8266
|
+
summary?: string | undefined;
|
|
6400
8267
|
}> | undefined;
|
|
6401
|
-
schema?:
|
|
8268
|
+
schema?: any;
|
|
6402
8269
|
encoding?: Record<string, {
|
|
6403
8270
|
contentType: string;
|
|
6404
8271
|
headers?: Record<string, {
|
|
8272
|
+
$ref: string;
|
|
8273
|
+
description?: string | undefined;
|
|
8274
|
+
summary?: string | undefined;
|
|
8275
|
+
} | {
|
|
6405
8276
|
description?: string | undefined;
|
|
6406
8277
|
deprecated?: boolean | undefined;
|
|
6407
8278
|
content?: Record<string, {
|
|
@@ -6421,8 +8292,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6421
8292
|
summary?: string | undefined;
|
|
6422
8293
|
value?: any;
|
|
6423
8294
|
externalValue?: string | undefined;
|
|
8295
|
+
} | {
|
|
8296
|
+
$ref: string;
|
|
8297
|
+
description?: string | undefined;
|
|
8298
|
+
summary?: string | undefined;
|
|
6424
8299
|
}> | undefined;
|
|
6425
|
-
schema?:
|
|
8300
|
+
schema?: any;
|
|
6426
8301
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
6427
8302
|
explode?: boolean | undefined;
|
|
6428
8303
|
}> | undefined;
|
|
@@ -6435,13 +8310,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6435
8310
|
summary?: string | undefined;
|
|
6436
8311
|
value?: any;
|
|
6437
8312
|
externalValue?: string | undefined;
|
|
8313
|
+
} | {
|
|
8314
|
+
$ref: string;
|
|
8315
|
+
description?: string | undefined;
|
|
8316
|
+
summary?: string | undefined;
|
|
6438
8317
|
}> | undefined;
|
|
6439
8318
|
schema?: Record<string, any> | undefined;
|
|
6440
8319
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
6441
8320
|
explode?: boolean | undefined;
|
|
6442
8321
|
allowEmptyValue?: boolean | undefined;
|
|
6443
8322
|
allowReserved?: boolean | undefined;
|
|
6444
|
-
}[] | undefined;
|
|
8323
|
+
})[] | undefined;
|
|
6445
8324
|
requestBody?: {
|
|
6446
8325
|
content: Record<string, {
|
|
6447
8326
|
example?: any;
|
|
@@ -6511,6 +8390,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6511
8390
|
explode?: boolean | undefined;
|
|
6512
8391
|
}> | undefined;
|
|
6513
8392
|
}> | undefined;
|
|
8393
|
+
} | {
|
|
8394
|
+
$ref: string;
|
|
8395
|
+
description?: string | undefined;
|
|
8396
|
+
summary?: string | undefined;
|
|
6514
8397
|
} | undefined;
|
|
6515
8398
|
responses?: Record<string, {
|
|
6516
8399
|
description: string;
|
|
@@ -6596,7 +8479,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6596
8479
|
}> | undefined;
|
|
6597
8480
|
deprecated?: boolean | undefined;
|
|
6598
8481
|
} & {
|
|
6599
|
-
callbacks?: Record<string,
|
|
8482
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
6600
8483
|
}) | undefined;
|
|
6601
8484
|
delete?: ({
|
|
6602
8485
|
security?: Record<string, string[]>[] | undefined;
|
|
@@ -6608,7 +8491,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6608
8491
|
description?: string | undefined;
|
|
6609
8492
|
summary?: string | undefined;
|
|
6610
8493
|
operationId?: string | undefined;
|
|
6611
|
-
parameters?: {
|
|
8494
|
+
parameters?: ({
|
|
8495
|
+
$ref: string;
|
|
8496
|
+
description?: string | undefined;
|
|
8497
|
+
summary?: string | undefined;
|
|
8498
|
+
} | {
|
|
6612
8499
|
name: string;
|
|
6613
8500
|
in: "path" | "query" | "header" | "cookie";
|
|
6614
8501
|
description?: string | undefined;
|
|
@@ -6620,11 +8507,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6620
8507
|
summary?: string | undefined;
|
|
6621
8508
|
value?: any;
|
|
6622
8509
|
externalValue?: string | undefined;
|
|
8510
|
+
} | {
|
|
8511
|
+
$ref: string;
|
|
8512
|
+
description?: string | undefined;
|
|
8513
|
+
summary?: string | undefined;
|
|
6623
8514
|
}> | undefined;
|
|
6624
|
-
schema?:
|
|
8515
|
+
schema?: any;
|
|
6625
8516
|
encoding?: Record<string, {
|
|
6626
8517
|
contentType: string;
|
|
6627
8518
|
headers?: Record<string, {
|
|
8519
|
+
$ref: string;
|
|
8520
|
+
description?: string | undefined;
|
|
8521
|
+
summary?: string | undefined;
|
|
8522
|
+
} | {
|
|
6628
8523
|
description?: string | undefined;
|
|
6629
8524
|
deprecated?: boolean | undefined;
|
|
6630
8525
|
content?: Record<string, {
|
|
@@ -6644,8 +8539,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6644
8539
|
summary?: string | undefined;
|
|
6645
8540
|
value?: any;
|
|
6646
8541
|
externalValue?: string | undefined;
|
|
8542
|
+
} | {
|
|
8543
|
+
$ref: string;
|
|
8544
|
+
description?: string | undefined;
|
|
8545
|
+
summary?: string | undefined;
|
|
6647
8546
|
}> | undefined;
|
|
6648
|
-
schema?:
|
|
8547
|
+
schema?: any;
|
|
6649
8548
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
6650
8549
|
explode?: boolean | undefined;
|
|
6651
8550
|
}> | undefined;
|
|
@@ -6658,13 +8557,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6658
8557
|
summary?: string | undefined;
|
|
6659
8558
|
value?: any;
|
|
6660
8559
|
externalValue?: string | undefined;
|
|
8560
|
+
} | {
|
|
8561
|
+
$ref: string;
|
|
8562
|
+
description?: string | undefined;
|
|
8563
|
+
summary?: string | undefined;
|
|
6661
8564
|
}> | undefined;
|
|
6662
8565
|
schema?: Record<string, any> | undefined;
|
|
6663
8566
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
6664
8567
|
explode?: boolean | undefined;
|
|
6665
8568
|
allowEmptyValue?: boolean | undefined;
|
|
6666
8569
|
allowReserved?: boolean | undefined;
|
|
6667
|
-
}[] | undefined;
|
|
8570
|
+
})[] | undefined;
|
|
6668
8571
|
requestBody?: {
|
|
6669
8572
|
content: Record<string, {
|
|
6670
8573
|
example?: any;
|
|
@@ -6734,6 +8637,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6734
8637
|
explode?: boolean | undefined;
|
|
6735
8638
|
}> | undefined;
|
|
6736
8639
|
}> | undefined;
|
|
8640
|
+
} | {
|
|
8641
|
+
$ref: string;
|
|
8642
|
+
description?: string | undefined;
|
|
8643
|
+
summary?: string | undefined;
|
|
6737
8644
|
} | undefined;
|
|
6738
8645
|
responses?: Record<string, {
|
|
6739
8646
|
description: string;
|
|
@@ -6819,7 +8726,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6819
8726
|
}> | undefined;
|
|
6820
8727
|
deprecated?: boolean | undefined;
|
|
6821
8728
|
} & {
|
|
6822
|
-
callbacks?: Record<string,
|
|
8729
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
6823
8730
|
}) | undefined;
|
|
6824
8731
|
options?: ({
|
|
6825
8732
|
security?: Record<string, string[]>[] | undefined;
|
|
@@ -6831,7 +8738,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6831
8738
|
description?: string | undefined;
|
|
6832
8739
|
summary?: string | undefined;
|
|
6833
8740
|
operationId?: string | undefined;
|
|
6834
|
-
parameters?: {
|
|
8741
|
+
parameters?: ({
|
|
8742
|
+
$ref: string;
|
|
8743
|
+
description?: string | undefined;
|
|
8744
|
+
summary?: string | undefined;
|
|
8745
|
+
} | {
|
|
6835
8746
|
name: string;
|
|
6836
8747
|
in: "path" | "query" | "header" | "cookie";
|
|
6837
8748
|
description?: string | undefined;
|
|
@@ -6843,11 +8754,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6843
8754
|
summary?: string | undefined;
|
|
6844
8755
|
value?: any;
|
|
6845
8756
|
externalValue?: string | undefined;
|
|
8757
|
+
} | {
|
|
8758
|
+
$ref: string;
|
|
8759
|
+
description?: string | undefined;
|
|
8760
|
+
summary?: string | undefined;
|
|
6846
8761
|
}> | undefined;
|
|
6847
|
-
schema?:
|
|
8762
|
+
schema?: any;
|
|
6848
8763
|
encoding?: Record<string, {
|
|
6849
8764
|
contentType: string;
|
|
6850
8765
|
headers?: Record<string, {
|
|
8766
|
+
$ref: string;
|
|
8767
|
+
description?: string | undefined;
|
|
8768
|
+
summary?: string | undefined;
|
|
8769
|
+
} | {
|
|
6851
8770
|
description?: string | undefined;
|
|
6852
8771
|
deprecated?: boolean | undefined;
|
|
6853
8772
|
content?: Record<string, {
|
|
@@ -6867,8 +8786,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6867
8786
|
summary?: string | undefined;
|
|
6868
8787
|
value?: any;
|
|
6869
8788
|
externalValue?: string | undefined;
|
|
8789
|
+
} | {
|
|
8790
|
+
$ref: string;
|
|
8791
|
+
description?: string | undefined;
|
|
8792
|
+
summary?: string | undefined;
|
|
6870
8793
|
}> | undefined;
|
|
6871
|
-
schema?:
|
|
8794
|
+
schema?: any;
|
|
6872
8795
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
6873
8796
|
explode?: boolean | undefined;
|
|
6874
8797
|
}> | undefined;
|
|
@@ -6881,13 +8804,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6881
8804
|
summary?: string | undefined;
|
|
6882
8805
|
value?: any;
|
|
6883
8806
|
externalValue?: string | undefined;
|
|
8807
|
+
} | {
|
|
8808
|
+
$ref: string;
|
|
8809
|
+
description?: string | undefined;
|
|
8810
|
+
summary?: string | undefined;
|
|
6884
8811
|
}> | undefined;
|
|
6885
8812
|
schema?: Record<string, any> | undefined;
|
|
6886
8813
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
6887
8814
|
explode?: boolean | undefined;
|
|
6888
8815
|
allowEmptyValue?: boolean | undefined;
|
|
6889
8816
|
allowReserved?: boolean | undefined;
|
|
6890
|
-
}[] | undefined;
|
|
8817
|
+
})[] | undefined;
|
|
6891
8818
|
requestBody?: {
|
|
6892
8819
|
content: Record<string, {
|
|
6893
8820
|
example?: any;
|
|
@@ -6957,6 +8884,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
6957
8884
|
explode?: boolean | undefined;
|
|
6958
8885
|
}> | undefined;
|
|
6959
8886
|
}> | undefined;
|
|
8887
|
+
} | {
|
|
8888
|
+
$ref: string;
|
|
8889
|
+
description?: string | undefined;
|
|
8890
|
+
summary?: string | undefined;
|
|
6960
8891
|
} | undefined;
|
|
6961
8892
|
responses?: Record<string, {
|
|
6962
8893
|
description: string;
|
|
@@ -7042,7 +8973,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7042
8973
|
}> | undefined;
|
|
7043
8974
|
deprecated?: boolean | undefined;
|
|
7044
8975
|
} & {
|
|
7045
|
-
callbacks?: Record<string,
|
|
8976
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
7046
8977
|
}) | undefined;
|
|
7047
8978
|
head?: ({
|
|
7048
8979
|
security?: Record<string, string[]>[] | undefined;
|
|
@@ -7054,7 +8985,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7054
8985
|
description?: string | undefined;
|
|
7055
8986
|
summary?: string | undefined;
|
|
7056
8987
|
operationId?: string | undefined;
|
|
7057
|
-
parameters?: {
|
|
8988
|
+
parameters?: ({
|
|
8989
|
+
$ref: string;
|
|
8990
|
+
description?: string | undefined;
|
|
8991
|
+
summary?: string | undefined;
|
|
8992
|
+
} | {
|
|
7058
8993
|
name: string;
|
|
7059
8994
|
in: "path" | "query" | "header" | "cookie";
|
|
7060
8995
|
description?: string | undefined;
|
|
@@ -7066,11 +9001,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7066
9001
|
summary?: string | undefined;
|
|
7067
9002
|
value?: any;
|
|
7068
9003
|
externalValue?: string | undefined;
|
|
9004
|
+
} | {
|
|
9005
|
+
$ref: string;
|
|
9006
|
+
description?: string | undefined;
|
|
9007
|
+
summary?: string | undefined;
|
|
7069
9008
|
}> | undefined;
|
|
7070
|
-
schema?:
|
|
9009
|
+
schema?: any;
|
|
7071
9010
|
encoding?: Record<string, {
|
|
7072
9011
|
contentType: string;
|
|
7073
9012
|
headers?: Record<string, {
|
|
9013
|
+
$ref: string;
|
|
9014
|
+
description?: string | undefined;
|
|
9015
|
+
summary?: string | undefined;
|
|
9016
|
+
} | {
|
|
7074
9017
|
description?: string | undefined;
|
|
7075
9018
|
deprecated?: boolean | undefined;
|
|
7076
9019
|
content?: Record<string, {
|
|
@@ -7090,8 +9033,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7090
9033
|
summary?: string | undefined;
|
|
7091
9034
|
value?: any;
|
|
7092
9035
|
externalValue?: string | undefined;
|
|
9036
|
+
} | {
|
|
9037
|
+
$ref: string;
|
|
9038
|
+
description?: string | undefined;
|
|
9039
|
+
summary?: string | undefined;
|
|
7093
9040
|
}> | undefined;
|
|
7094
|
-
schema?:
|
|
9041
|
+
schema?: any;
|
|
7095
9042
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
7096
9043
|
explode?: boolean | undefined;
|
|
7097
9044
|
}> | undefined;
|
|
@@ -7104,13 +9051,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7104
9051
|
summary?: string | undefined;
|
|
7105
9052
|
value?: any;
|
|
7106
9053
|
externalValue?: string | undefined;
|
|
9054
|
+
} | {
|
|
9055
|
+
$ref: string;
|
|
9056
|
+
description?: string | undefined;
|
|
9057
|
+
summary?: string | undefined;
|
|
7107
9058
|
}> | undefined;
|
|
7108
9059
|
schema?: Record<string, any> | undefined;
|
|
7109
9060
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
7110
9061
|
explode?: boolean | undefined;
|
|
7111
9062
|
allowEmptyValue?: boolean | undefined;
|
|
7112
9063
|
allowReserved?: boolean | undefined;
|
|
7113
|
-
}[] | undefined;
|
|
9064
|
+
})[] | undefined;
|
|
7114
9065
|
requestBody?: {
|
|
7115
9066
|
content: Record<string, {
|
|
7116
9067
|
example?: any;
|
|
@@ -7180,6 +9131,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7180
9131
|
explode?: boolean | undefined;
|
|
7181
9132
|
}> | undefined;
|
|
7182
9133
|
}> | undefined;
|
|
9134
|
+
} | {
|
|
9135
|
+
$ref: string;
|
|
9136
|
+
description?: string | undefined;
|
|
9137
|
+
summary?: string | undefined;
|
|
7183
9138
|
} | undefined;
|
|
7184
9139
|
responses?: Record<string, {
|
|
7185
9140
|
description: string;
|
|
@@ -7265,7 +9220,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7265
9220
|
}> | undefined;
|
|
7266
9221
|
deprecated?: boolean | undefined;
|
|
7267
9222
|
} & {
|
|
7268
|
-
callbacks?: Record<string,
|
|
9223
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
7269
9224
|
}) | undefined;
|
|
7270
9225
|
patch?: ({
|
|
7271
9226
|
security?: Record<string, string[]>[] | undefined;
|
|
@@ -7277,7 +9232,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7277
9232
|
description?: string | undefined;
|
|
7278
9233
|
summary?: string | undefined;
|
|
7279
9234
|
operationId?: string | undefined;
|
|
7280
|
-
parameters?: {
|
|
9235
|
+
parameters?: ({
|
|
9236
|
+
$ref: string;
|
|
9237
|
+
description?: string | undefined;
|
|
9238
|
+
summary?: string | undefined;
|
|
9239
|
+
} | {
|
|
7281
9240
|
name: string;
|
|
7282
9241
|
in: "path" | "query" | "header" | "cookie";
|
|
7283
9242
|
description?: string | undefined;
|
|
@@ -7289,11 +9248,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7289
9248
|
summary?: string | undefined;
|
|
7290
9249
|
value?: any;
|
|
7291
9250
|
externalValue?: string | undefined;
|
|
9251
|
+
} | {
|
|
9252
|
+
$ref: string;
|
|
9253
|
+
description?: string | undefined;
|
|
9254
|
+
summary?: string | undefined;
|
|
7292
9255
|
}> | undefined;
|
|
7293
|
-
schema?:
|
|
9256
|
+
schema?: any;
|
|
7294
9257
|
encoding?: Record<string, {
|
|
7295
9258
|
contentType: string;
|
|
7296
9259
|
headers?: Record<string, {
|
|
9260
|
+
$ref: string;
|
|
9261
|
+
description?: string | undefined;
|
|
9262
|
+
summary?: string | undefined;
|
|
9263
|
+
} | {
|
|
7297
9264
|
description?: string | undefined;
|
|
7298
9265
|
deprecated?: boolean | undefined;
|
|
7299
9266
|
content?: Record<string, {
|
|
@@ -7313,8 +9280,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7313
9280
|
summary?: string | undefined;
|
|
7314
9281
|
value?: any;
|
|
7315
9282
|
externalValue?: string | undefined;
|
|
9283
|
+
} | {
|
|
9284
|
+
$ref: string;
|
|
9285
|
+
description?: string | undefined;
|
|
9286
|
+
summary?: string | undefined;
|
|
7316
9287
|
}> | undefined;
|
|
7317
|
-
schema?:
|
|
9288
|
+
schema?: any;
|
|
7318
9289
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
7319
9290
|
explode?: boolean | undefined;
|
|
7320
9291
|
}> | undefined;
|
|
@@ -7327,13 +9298,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7327
9298
|
summary?: string | undefined;
|
|
7328
9299
|
value?: any;
|
|
7329
9300
|
externalValue?: string | undefined;
|
|
9301
|
+
} | {
|
|
9302
|
+
$ref: string;
|
|
9303
|
+
description?: string | undefined;
|
|
9304
|
+
summary?: string | undefined;
|
|
7330
9305
|
}> | undefined;
|
|
7331
9306
|
schema?: Record<string, any> | undefined;
|
|
7332
9307
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
7333
9308
|
explode?: boolean | undefined;
|
|
7334
9309
|
allowEmptyValue?: boolean | undefined;
|
|
7335
9310
|
allowReserved?: boolean | undefined;
|
|
7336
|
-
}[] | undefined;
|
|
9311
|
+
})[] | undefined;
|
|
7337
9312
|
requestBody?: {
|
|
7338
9313
|
content: Record<string, {
|
|
7339
9314
|
example?: any;
|
|
@@ -7403,6 +9378,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7403
9378
|
explode?: boolean | undefined;
|
|
7404
9379
|
}> | undefined;
|
|
7405
9380
|
}> | undefined;
|
|
9381
|
+
} | {
|
|
9382
|
+
$ref: string;
|
|
9383
|
+
description?: string | undefined;
|
|
9384
|
+
summary?: string | undefined;
|
|
7406
9385
|
} | undefined;
|
|
7407
9386
|
responses?: Record<string, {
|
|
7408
9387
|
description: string;
|
|
@@ -7488,7 +9467,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7488
9467
|
}> | undefined;
|
|
7489
9468
|
deprecated?: boolean | undefined;
|
|
7490
9469
|
} & {
|
|
7491
|
-
callbacks?: Record<string,
|
|
9470
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
7492
9471
|
}) | undefined;
|
|
7493
9472
|
trace?: ({
|
|
7494
9473
|
security?: Record<string, string[]>[] | undefined;
|
|
@@ -7500,7 +9479,11 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7500
9479
|
description?: string | undefined;
|
|
7501
9480
|
summary?: string | undefined;
|
|
7502
9481
|
operationId?: string | undefined;
|
|
7503
|
-
parameters?: {
|
|
9482
|
+
parameters?: ({
|
|
9483
|
+
$ref: string;
|
|
9484
|
+
description?: string | undefined;
|
|
9485
|
+
summary?: string | undefined;
|
|
9486
|
+
} | {
|
|
7504
9487
|
name: string;
|
|
7505
9488
|
in: "path" | "query" | "header" | "cookie";
|
|
7506
9489
|
description?: string | undefined;
|
|
@@ -7512,11 +9495,19 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7512
9495
|
summary?: string | undefined;
|
|
7513
9496
|
value?: any;
|
|
7514
9497
|
externalValue?: string | undefined;
|
|
9498
|
+
} | {
|
|
9499
|
+
$ref: string;
|
|
9500
|
+
description?: string | undefined;
|
|
9501
|
+
summary?: string | undefined;
|
|
7515
9502
|
}> | undefined;
|
|
7516
|
-
schema?:
|
|
9503
|
+
schema?: any;
|
|
7517
9504
|
encoding?: Record<string, {
|
|
7518
9505
|
contentType: string;
|
|
7519
9506
|
headers?: Record<string, {
|
|
9507
|
+
$ref: string;
|
|
9508
|
+
description?: string | undefined;
|
|
9509
|
+
summary?: string | undefined;
|
|
9510
|
+
} | {
|
|
7520
9511
|
description?: string | undefined;
|
|
7521
9512
|
deprecated?: boolean | undefined;
|
|
7522
9513
|
content?: Record<string, {
|
|
@@ -7536,8 +9527,12 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7536
9527
|
summary?: string | undefined;
|
|
7537
9528
|
value?: any;
|
|
7538
9529
|
externalValue?: string | undefined;
|
|
9530
|
+
} | {
|
|
9531
|
+
$ref: string;
|
|
9532
|
+
description?: string | undefined;
|
|
9533
|
+
summary?: string | undefined;
|
|
7539
9534
|
}> | undefined;
|
|
7540
|
-
schema?:
|
|
9535
|
+
schema?: any;
|
|
7541
9536
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
7542
9537
|
explode?: boolean | undefined;
|
|
7543
9538
|
}> | undefined;
|
|
@@ -7550,13 +9545,17 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7550
9545
|
summary?: string | undefined;
|
|
7551
9546
|
value?: any;
|
|
7552
9547
|
externalValue?: string | undefined;
|
|
9548
|
+
} | {
|
|
9549
|
+
$ref: string;
|
|
9550
|
+
description?: string | undefined;
|
|
9551
|
+
summary?: string | undefined;
|
|
7553
9552
|
}> | undefined;
|
|
7554
9553
|
schema?: Record<string, any> | undefined;
|
|
7555
9554
|
style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
7556
9555
|
explode?: boolean | undefined;
|
|
7557
9556
|
allowEmptyValue?: boolean | undefined;
|
|
7558
9557
|
allowReserved?: boolean | undefined;
|
|
7559
|
-
}[] | undefined;
|
|
9558
|
+
})[] | undefined;
|
|
7560
9559
|
requestBody?: {
|
|
7561
9560
|
content: Record<string, {
|
|
7562
9561
|
example?: any;
|
|
@@ -7626,6 +9625,10 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7626
9625
|
explode?: boolean | undefined;
|
|
7627
9626
|
}> | undefined;
|
|
7628
9627
|
}> | undefined;
|
|
9628
|
+
} | {
|
|
9629
|
+
$ref: string;
|
|
9630
|
+
description?: string | undefined;
|
|
9631
|
+
summary?: string | undefined;
|
|
7629
9632
|
} | undefined;
|
|
7630
9633
|
responses?: Record<string, {
|
|
7631
9634
|
description: string;
|
|
@@ -7711,7 +9714,7 @@ export declare const PathsObjectSchema: import("zod").ZodRecord<import("zod").Zo
|
|
|
7711
9714
|
}> | undefined;
|
|
7712
9715
|
deprecated?: boolean | undefined;
|
|
7713
9716
|
} & {
|
|
7714
|
-
callbacks?: Record<string,
|
|
9717
|
+
callbacks?: Record<string, z.infer<typeof ReferenceObjectSchema> | z.infer<typeof import("./callback-object.js").CallbackObjectSchema>>;
|
|
7715
9718
|
}) | undefined;
|
|
7716
|
-
}>>;
|
|
9719
|
+
}>]>>;
|
|
7717
9720
|
//# sourceMappingURL=paths-object.d.ts.map
|