@scalar/openapi-types 0.3.7 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/helpers/is-dereferenced.d.ts.map +1 -1
  3. package/dist/schemas/3.1/processed/base-path-item-object.d.ts +41 -544
  4. package/dist/schemas/3.1/processed/base-path-item-object.d.ts.map +1 -1
  5. package/dist/schemas/3.1/processed/callback-object.d.ts +67 -67
  6. package/dist/schemas/3.1/processed/callback-object.d.ts.map +1 -1
  7. package/dist/schemas/3.1/processed/components-object.d.ts +2127 -12344
  8. package/dist/schemas/3.1/processed/components-object.d.ts.map +1 -1
  9. package/dist/schemas/3.1/processed/contact-object.d.ts +1 -12
  10. package/dist/schemas/3.1/processed/contact-object.d.ts.map +1 -1
  11. package/dist/schemas/3.1/processed/discriminator-object.d.ts +1 -15
  12. package/dist/schemas/3.1/processed/discriminator-object.d.ts.map +1 -1
  13. package/dist/schemas/3.1/processed/encoding-object.d.ts +16 -157
  14. package/dist/schemas/3.1/processed/encoding-object.d.ts.map +1 -1
  15. package/dist/schemas/3.1/processed/example-object.d.ts +1 -25
  16. package/dist/schemas/3.1/processed/example-object.d.ts.map +1 -1
  17. package/dist/schemas/3.1/processed/external-documentation-object.d.ts +1 -9
  18. package/dist/schemas/3.1/processed/external-documentation-object.d.ts.map +1 -1
  19. package/dist/schemas/3.1/processed/header-object.d.ts +15 -124
  20. package/dist/schemas/3.1/processed/header-object.d.ts.map +1 -1
  21. package/dist/schemas/3.1/processed/info-object.d.ts +3 -65
  22. package/dist/schemas/3.1/processed/info-object.d.ts.map +1 -1
  23. package/dist/schemas/3.1/processed/license-object.d.ts +1 -14
  24. package/dist/schemas/3.1/processed/license-object.d.ts.map +1 -1
  25. package/dist/schemas/3.1/processed/link-object.d.ts +6 -83
  26. package/dist/schemas/3.1/processed/link-object.d.ts.map +1 -1
  27. package/dist/schemas/3.1/processed/media-type-object-without-encoding.d.ts +3 -44
  28. package/dist/schemas/3.1/processed/media-type-object-without-encoding.d.ts.map +1 -1
  29. package/dist/schemas/3.1/processed/media-type-object.d.ts +19 -253
  30. package/dist/schemas/3.1/processed/media-type-object.d.ts.map +1 -1
  31. package/dist/schemas/3.1/processed/openapi-object.d.ts +4719 -27519
  32. package/dist/schemas/3.1/processed/openapi-object.d.ts.map +1 -1
  33. package/dist/schemas/3.1/processed/operation-object-without-callbacks.d.ts +118 -1929
  34. package/dist/schemas/3.1/processed/operation-object-without-callbacks.d.ts.map +1 -1
  35. package/dist/schemas/3.1/processed/parameter-object.d.ts +37 -424
  36. package/dist/schemas/3.1/processed/parameter-object.d.ts.map +1 -1
  37. package/dist/schemas/3.1/processed/path-item-object.d.ts +1738 -5818
  38. package/dist/schemas/3.1/processed/path-item-object.d.ts.map +1 -1
  39. package/dist/schemas/3.1/processed/paths-object.d.ts +1722 -5778
  40. package/dist/schemas/3.1/processed/paths-object.d.ts.map +1 -1
  41. package/dist/schemas/3.1/processed/request-body-object.d.ts +36 -536
  42. package/dist/schemas/3.1/processed/request-body-object.d.ts.map +1 -1
  43. package/dist/schemas/3.1/processed/response-object.d.ts +41 -567
  44. package/dist/schemas/3.1/processed/response-object.d.ts.map +1 -1
  45. package/dist/schemas/3.1/processed/responses-object.d.ts +41 -551
  46. package/dist/schemas/3.1/processed/responses-object.d.ts.map +1 -1
  47. package/dist/schemas/3.1/processed/runtime-expression.d.ts +1 -1
  48. package/dist/schemas/3.1/processed/runtime-expression.d.ts.map +1 -1
  49. package/dist/schemas/3.1/processed/runtime-expression.js +3 -3
  50. package/dist/schemas/3.1/processed/runtime-expression.js.map +2 -2
  51. package/dist/schemas/3.1/processed/schema-object.d.ts.map +1 -1
  52. package/dist/schemas/3.1/processed/schema-object.js +4 -1
  53. package/dist/schemas/3.1/processed/schema-object.js.map +2 -2
  54. package/dist/schemas/3.1/processed/security-requirement-object.d.ts +1 -1
  55. package/dist/schemas/3.1/processed/security-requirement-object.d.ts.map +1 -1
  56. package/dist/schemas/3.1/processed/security-scheme-object.d.ts +63 -715
  57. package/dist/schemas/3.1/processed/security-scheme-object.d.ts.map +1 -1
  58. package/dist/schemas/3.1/processed/server-object.d.ts +3 -37
  59. package/dist/schemas/3.1/processed/server-object.d.ts.map +1 -1
  60. package/dist/schemas/3.1/processed/server-variable-object.d.ts +2 -21
  61. package/dist/schemas/3.1/processed/server-variable-object.d.ts.map +1 -1
  62. package/dist/schemas/3.1/processed/tag-object.d.ts +2 -25
  63. package/dist/schemas/3.1/processed/tag-object.d.ts.map +1 -1
  64. package/dist/schemas/3.1/processed/webhooks-object.d.ts +66 -66
  65. package/dist/schemas/3.1/processed/webhooks-object.d.ts.map +1 -1
  66. package/dist/schemas/3.1/processed/xml-object.d.ts +1 -31
  67. package/dist/schemas/3.1/processed/xml-object.d.ts.map +1 -1
  68. package/dist/schemas/3.1/unprocessed/base-path-item-object.d.ts +54 -1745
  69. package/dist/schemas/3.1/unprocessed/base-path-item-object.d.ts.map +1 -1
  70. package/dist/schemas/3.1/unprocessed/callback-object.d.ts +83 -83
  71. package/dist/schemas/3.1/unprocessed/callback-object.d.ts.map +1 -1
  72. package/dist/schemas/3.1/unprocessed/components-object.d.ts +2823 -26982
  73. package/dist/schemas/3.1/unprocessed/components-object.d.ts.map +1 -1
  74. package/dist/schemas/3.1/unprocessed/contact-object.d.ts +1 -9
  75. package/dist/schemas/3.1/unprocessed/contact-object.d.ts.map +1 -1
  76. package/dist/schemas/3.1/unprocessed/discriminator-object.d.ts +1 -7
  77. package/dist/schemas/3.1/unprocessed/discriminator-object.d.ts.map +1 -1
  78. package/dist/schemas/3.1/unprocessed/encoding-object.d.ts +21 -365
  79. package/dist/schemas/3.1/unprocessed/encoding-object.d.ts.map +1 -1
  80. package/dist/schemas/3.1/unprocessed/example-object.d.ts +1 -11
  81. package/dist/schemas/3.1/unprocessed/example-object.d.ts.map +1 -1
  82. package/dist/schemas/3.1/unprocessed/external-documentation-object.d.ts +1 -7
  83. package/dist/schemas/3.1/unprocessed/external-documentation-object.d.ts.map +1 -1
  84. package/dist/schemas/3.1/unprocessed/header-object.d.ts +18 -179
  85. package/dist/schemas/3.1/unprocessed/header-object.d.ts.map +1 -1
  86. package/dist/schemas/3.1/unprocessed/info-object.d.ts +3 -43
  87. package/dist/schemas/3.1/unprocessed/info-object.d.ts.map +1 -1
  88. package/dist/schemas/3.1/unprocessed/license-object.d.ts +1 -9
  89. package/dist/schemas/3.1/unprocessed/license-object.d.ts.map +1 -1
  90. package/dist/schemas/3.1/unprocessed/link-object.d.ts +6 -60
  91. package/dist/schemas/3.1/unprocessed/link-object.d.ts.map +1 -1
  92. package/dist/schemas/3.1/unprocessed/media-type-object-without-encoding.d.ts +3 -31
  93. package/dist/schemas/3.1/unprocessed/media-type-object-without-encoding.d.ts.map +1 -1
  94. package/dist/schemas/3.1/unprocessed/media-type-object.d.ts +27 -688
  95. package/dist/schemas/3.1/unprocessed/media-type-object.d.ts.map +1 -1
  96. package/dist/schemas/3.1/unprocessed/operation-object-without-callbacks.d.ts +133 -3719
  97. package/dist/schemas/3.1/unprocessed/operation-object-without-callbacks.d.ts.map +1 -1
  98. package/dist/schemas/3.1/unprocessed/parameter-object.d.ts +48 -1129
  99. package/dist/schemas/3.1/unprocessed/parameter-object.d.ts.map +1 -1
  100. package/dist/schemas/3.1/unprocessed/path-item-object.d.ts +2052 -7728
  101. package/dist/schemas/3.1/unprocessed/path-item-object.d.ts.map +1 -1
  102. package/dist/schemas/3.1/unprocessed/paths-object.d.ts +2053 -7701
  103. package/dist/schemas/3.1/unprocessed/paths-object.d.ts.map +1 -1
  104. package/dist/schemas/3.1/unprocessed/reference-object.d.ts +1 -21
  105. package/dist/schemas/3.1/unprocessed/reference-object.d.ts.map +1 -1
  106. package/dist/schemas/3.1/unprocessed/request-body-object.d.ts +36 -522
  107. package/dist/schemas/3.1/unprocessed/request-body-object.d.ts.map +1 -1
  108. package/dist/schemas/3.1/unprocessed/response-object.d.ts +56 -1586
  109. package/dist/schemas/3.1/unprocessed/response-object.d.ts.map +1 -1
  110. package/dist/schemas/3.1/unprocessed/responses-object.d.ts +57 -1582
  111. package/dist/schemas/3.1/unprocessed/responses-object.d.ts.map +1 -1
  112. package/dist/schemas/3.1/unprocessed/runtime-expression.d.ts +1 -1
  113. package/dist/schemas/3.1/unprocessed/runtime-expression.d.ts.map +1 -1
  114. package/dist/schemas/3.1/unprocessed/schema-object.d.ts.map +1 -1
  115. package/dist/schemas/3.1/unprocessed/schema-object.js +4 -1
  116. package/dist/schemas/3.1/unprocessed/schema-object.js.map +2 -2
  117. package/dist/schemas/3.1/unprocessed/security-requirement-object.d.ts +1 -1
  118. package/dist/schemas/3.1/unprocessed/security-requirement-object.d.ts.map +1 -1
  119. package/dist/schemas/3.1/unprocessed/security-scheme-object.d.ts +63 -495
  120. package/dist/schemas/3.1/unprocessed/security-scheme-object.d.ts.map +1 -1
  121. package/dist/schemas/3.1/unprocessed/server-object.d.ts +3 -27
  122. package/dist/schemas/3.1/unprocessed/server-object.d.ts.map +1 -1
  123. package/dist/schemas/3.1/unprocessed/server-variable-object.d.ts +2 -10
  124. package/dist/schemas/3.1/unprocessed/server-variable-object.d.ts.map +1 -1
  125. package/dist/schemas/3.1/unprocessed/tag-object.d.ts +2 -22
  126. package/dist/schemas/3.1/unprocessed/tag-object.d.ts.map +1 -1
  127. package/dist/schemas/3.1/unprocessed/webhooks-object.d.ts +86 -86
  128. package/dist/schemas/3.1/unprocessed/webhooks-object.d.ts.map +1 -1
  129. package/dist/schemas/3.1/unprocessed/xml-object.d.ts +1 -13
  130. package/dist/schemas/3.1/unprocessed/xml-object.d.ts.map +1 -1
  131. package/dist/schemas/extensions/x-additional-properties-name.d.ts +1 -5
  132. package/dist/schemas/extensions/x-additional-properties-name.d.ts.map +1 -1
  133. package/dist/schemas/extensions/x-code-samples.d.ts +5 -57
  134. package/dist/schemas/extensions/x-code-samples.d.ts.map +1 -1
  135. package/dist/schemas/extensions/x-display-name.d.ts +1 -5
  136. package/dist/schemas/extensions/x-display-name.d.ts.map +1 -1
  137. package/dist/schemas/extensions/x-enum-descriptions.d.ts +1 -5
  138. package/dist/schemas/extensions/x-enum-descriptions.d.ts.map +1 -1
  139. package/dist/schemas/extensions/x-internal.d.ts +1 -5
  140. package/dist/schemas/extensions/x-internal.d.ts.map +1 -1
  141. package/dist/schemas/extensions/x-post-response.d.ts +1 -5
  142. package/dist/schemas/extensions/x-post-response.d.ts.map +1 -1
  143. package/dist/schemas/extensions/x-scalar-credentials-location.d.ts +5 -6
  144. package/dist/schemas/extensions/x-scalar-credentials-location.d.ts.map +1 -1
  145. package/dist/schemas/extensions/x-scalar-icon.d.ts +1 -5
  146. package/dist/schemas/extensions/x-scalar-icon.d.ts.map +1 -1
  147. package/dist/schemas/extensions/x-scalar-ignore.d.ts +1 -5
  148. package/dist/schemas/extensions/x-scalar-ignore.d.ts.map +1 -1
  149. package/dist/schemas/extensions/x-scalar-redirect-uri.d.ts +1 -5
  150. package/dist/schemas/extensions/x-scalar-redirect-uri.d.ts.map +1 -1
  151. package/dist/schemas/extensions/x-scalar-sdk-installation.d.ts +2 -18
  152. package/dist/schemas/extensions/x-scalar-sdk-installation.d.ts.map +1 -1
  153. package/dist/schemas/extensions/x-scalar-security-body.d.ts +1 -5
  154. package/dist/schemas/extensions/x-scalar-security-body.d.ts.map +1 -1
  155. package/dist/schemas/extensions/x-scalar-security-query.d.ts +1 -5
  156. package/dist/schemas/extensions/x-scalar-security-query.d.ts.map +1 -1
  157. package/dist/schemas/extensions/x-scalar-stability.d.ts +4 -6
  158. package/dist/schemas/extensions/x-scalar-stability.d.ts.map +1 -1
  159. package/dist/schemas/extensions/x-tag-groups.d.ts +4 -28
  160. package/dist/schemas/extensions/x-tag-groups.d.ts.map +1 -1
  161. package/dist/schemas/extensions/x-tokenName.d.ts +1 -5
  162. package/dist/schemas/extensions/x-tokenName.d.ts.map +1 -1
  163. package/dist/schemas/extensions/x-use-pkce.d.ts +6 -9
  164. package/dist/schemas/extensions/x-use-pkce.d.ts.map +1 -1
  165. package/package.json +3 -3
@@ -6,1806 +6,115 @@ import { z } from 'zod';
6
6
  *
7
7
  * @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#path-item-object
8
8
  */
9
- export declare const BasePathItemObjectSchema: z.ZodObject<z.objectUtil.extendShape<{
9
+ export declare const BasePathItemObjectSchema: z.ZodObject<{
10
10
  summary: z.ZodOptional<z.ZodString>;
11
11
  description: z.ZodOptional<z.ZodString>;
12
12
  servers: z.ZodOptional<z.ZodArray<z.ZodObject<{
13
13
  url: z.ZodString;
14
14
  description: z.ZodOptional<z.ZodString>;
15
15
  variables: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
16
- enum: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
16
+ enum: z.ZodOptional<z.ZodArray<z.ZodString>>;
17
17
  default: z.ZodOptional<z.ZodString>;
18
18
  description: z.ZodOptional<z.ZodString>;
19
- }, "strip", z.ZodTypeAny, {
20
- description?: string | undefined;
21
- default?: string | undefined;
22
- enum?: string[] | undefined;
23
- }, {
24
- description?: string | undefined;
25
- default?: string | undefined;
26
- enum?: string[] | undefined;
27
- }>>>;
28
- }, "strip", z.ZodTypeAny, {
29
- url: string;
30
- description?: string | undefined;
31
- variables?: Record<string, {
32
- description?: string | undefined;
33
- default?: string | undefined;
34
- enum?: string[] | undefined;
35
- }> | undefined;
36
- }, {
37
- url: string;
38
- description?: string | undefined;
39
- variables?: Record<string, {
40
- description?: string | undefined;
41
- default?: string | undefined;
42
- enum?: string[] | undefined;
43
- }> | undefined;
44
- }>, "many">>;
45
- parameters: z.ZodOptional<z.ZodArray<z.ZodObject<{
46
- name: z.ZodString;
47
- in: z.ZodEnum<["query", "header", "path", "cookie"]>;
48
- description: z.ZodOptional<z.ZodString>;
49
- required: z.ZodOptional<z.ZodBoolean>;
50
- deprecated: z.ZodOptional<z.ZodBoolean>;
51
- allowEmptyValue: z.ZodOptional<z.ZodBoolean>;
52
- style: z.ZodOptional<z.ZodEnum<["matrix", "label", "form", "simple", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
53
- explode: z.ZodOptional<z.ZodBoolean>;
54
- allowReserved: z.ZodOptional<z.ZodBoolean>;
55
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
56
- example: z.ZodOptional<z.ZodAny>;
57
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
58
- summary: z.ZodOptional<z.ZodString>;
59
- description: z.ZodOptional<z.ZodString>;
60
- value: z.ZodOptional<z.ZodAny>;
61
- externalValue: z.ZodOptional<z.ZodString>;
62
- }, "strip", z.ZodTypeAny, {
63
- description?: string | undefined;
64
- summary?: string | undefined;
65
- value?: any;
66
- externalValue?: string | undefined;
67
- }, {
68
- description?: string | undefined;
69
- summary?: string | undefined;
70
- value?: any;
71
- externalValue?: string | undefined;
72
- }>>>;
73
- content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
74
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
75
- example: z.ZodOptional<z.ZodAny>;
76
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
77
- summary: z.ZodOptional<z.ZodString>;
78
- description: z.ZodOptional<z.ZodString>;
79
- value: z.ZodOptional<z.ZodAny>;
80
- externalValue: z.ZodOptional<z.ZodString>;
81
- }, "strip", z.ZodTypeAny, {
82
- description?: string | undefined;
83
- summary?: string | undefined;
84
- value?: any;
85
- externalValue?: string | undefined;
86
- }, {
87
- description?: string | undefined;
88
- summary?: string | undefined;
89
- value?: any;
90
- externalValue?: string | undefined;
91
- }>>>;
92
- encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
93
- contentType: z.ZodString;
94
- headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
95
- description: z.ZodOptional<z.ZodString>;
96
- required: z.ZodOptional<z.ZodBoolean>;
97
- deprecated: z.ZodOptional<z.ZodBoolean>;
98
- style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
99
- explode: z.ZodOptional<z.ZodBoolean>;
100
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
101
- example: z.ZodOptional<z.ZodAny>;
102
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
103
- summary: z.ZodOptional<z.ZodString>;
104
- description: z.ZodOptional<z.ZodString>;
105
- value: z.ZodOptional<z.ZodAny>;
106
- externalValue: z.ZodOptional<z.ZodString>;
107
- }, "strip", z.ZodTypeAny, {
108
- description?: string | undefined;
109
- summary?: string | undefined;
110
- value?: any;
111
- externalValue?: string | undefined;
112
- }, {
113
- description?: string | undefined;
114
- summary?: string | undefined;
115
- value?: any;
116
- externalValue?: string | undefined;
117
- }>>>;
118
- content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
119
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
120
- example: z.ZodOptional<z.ZodAny>;
121
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
122
- summary: z.ZodOptional<z.ZodString>;
123
- description: z.ZodOptional<z.ZodString>;
124
- value: z.ZodOptional<z.ZodAny>;
125
- externalValue: z.ZodOptional<z.ZodString>;
126
- }, "strip", z.ZodTypeAny, {
127
- description?: string | undefined;
128
- summary?: string | undefined;
129
- value?: any;
130
- externalValue?: string | undefined;
131
- }, {
132
- description?: string | undefined;
133
- summary?: string | undefined;
134
- value?: any;
135
- externalValue?: string | undefined;
136
- }>>>;
137
- }, "strip", z.ZodTypeAny, {
138
- example?: any;
139
- examples?: Record<string, {
140
- description?: string | undefined;
141
- summary?: string | undefined;
142
- value?: any;
143
- externalValue?: string | undefined;
144
- }> | undefined;
145
- schema?: Record<string, any> | undefined;
146
- }, {
147
- example?: any;
148
- examples?: Record<string, {
149
- description?: string | undefined;
150
- summary?: string | undefined;
151
- value?: any;
152
- externalValue?: string | undefined;
153
- }> | undefined;
154
- schema?: Record<string, any> | undefined;
155
- }>>>;
156
- }, "strip", z.ZodTypeAny, {
157
- description?: string | undefined;
158
- deprecated?: boolean | undefined;
159
- content?: Record<string, {
160
- example?: any;
161
- examples?: Record<string, {
162
- description?: string | undefined;
163
- summary?: string | undefined;
164
- value?: any;
165
- externalValue?: string | undefined;
166
- }> | undefined;
167
- schema?: Record<string, any> | undefined;
168
- }> | undefined;
169
- required?: boolean | undefined;
170
- example?: any;
171
- examples?: Record<string, {
172
- description?: string | undefined;
173
- summary?: string | undefined;
174
- value?: any;
175
- externalValue?: string | undefined;
176
- }> | undefined;
177
- schema?: Record<string, any> | undefined;
178
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
179
- explode?: boolean | undefined;
180
- }, {
181
- description?: string | undefined;
182
- deprecated?: boolean | undefined;
183
- content?: Record<string, {
184
- example?: any;
185
- examples?: Record<string, {
186
- description?: string | undefined;
187
- summary?: string | undefined;
188
- value?: any;
189
- externalValue?: string | undefined;
190
- }> | undefined;
191
- schema?: Record<string, any> | undefined;
192
- }> | undefined;
193
- required?: boolean | undefined;
194
- example?: any;
195
- examples?: Record<string, {
196
- description?: string | undefined;
197
- summary?: string | undefined;
198
- value?: any;
199
- externalValue?: string | undefined;
200
- }> | undefined;
201
- schema?: Record<string, any> | undefined;
202
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
203
- explode?: boolean | undefined;
204
- }>>>;
205
- }, "strip", z.ZodTypeAny, {
206
- contentType: string;
207
- headers?: Record<string, {
208
- description?: string | undefined;
209
- deprecated?: boolean | undefined;
210
- content?: Record<string, {
211
- example?: any;
212
- examples?: Record<string, {
213
- description?: string | undefined;
214
- summary?: string | undefined;
215
- value?: any;
216
- externalValue?: string | undefined;
217
- }> | undefined;
218
- schema?: Record<string, any> | undefined;
219
- }> | undefined;
220
- required?: boolean | undefined;
221
- example?: any;
222
- examples?: Record<string, {
223
- description?: string | undefined;
224
- summary?: string | undefined;
225
- value?: any;
226
- externalValue?: string | undefined;
227
- }> | undefined;
228
- schema?: Record<string, any> | undefined;
229
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
230
- explode?: boolean | undefined;
231
- }> | undefined;
232
- }, {
233
- contentType: string;
234
- headers?: Record<string, {
235
- description?: string | undefined;
236
- deprecated?: boolean | undefined;
237
- content?: Record<string, {
238
- example?: any;
239
- examples?: Record<string, {
240
- description?: string | undefined;
241
- summary?: string | undefined;
242
- value?: any;
243
- externalValue?: string | undefined;
244
- }> | undefined;
245
- schema?: Record<string, any> | undefined;
246
- }> | undefined;
247
- required?: boolean | undefined;
248
- example?: any;
249
- examples?: Record<string, {
250
- description?: string | undefined;
251
- summary?: string | undefined;
252
- value?: any;
253
- externalValue?: string | undefined;
254
- }> | undefined;
255
- schema?: Record<string, any> | undefined;
256
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
257
- explode?: boolean | undefined;
258
- }> | undefined;
259
- }>>>;
260
- }, "strip", z.ZodTypeAny, {
261
- example?: any;
262
- examples?: Record<string, {
263
- description?: string | undefined;
264
- summary?: string | undefined;
265
- value?: any;
266
- externalValue?: string | undefined;
267
- }> | undefined;
268
- schema?: Record<string, any> | undefined;
269
- encoding?: Record<string, {
270
- contentType: string;
271
- headers?: Record<string, {
272
- description?: string | undefined;
273
- deprecated?: boolean | undefined;
274
- content?: Record<string, {
275
- example?: any;
276
- examples?: Record<string, {
277
- description?: string | undefined;
278
- summary?: string | undefined;
279
- value?: any;
280
- externalValue?: string | undefined;
281
- }> | undefined;
282
- schema?: Record<string, any> | undefined;
283
- }> | undefined;
284
- required?: boolean | undefined;
285
- example?: any;
286
- examples?: Record<string, {
287
- description?: string | undefined;
288
- summary?: string | undefined;
289
- value?: any;
290
- externalValue?: string | undefined;
291
- }> | undefined;
292
- schema?: Record<string, any> | undefined;
293
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
294
- explode?: boolean | undefined;
295
- }> | undefined;
296
- }> | undefined;
297
- }, {
298
- example?: any;
299
- examples?: Record<string, {
300
- description?: string | undefined;
301
- summary?: string | undefined;
302
- value?: any;
303
- externalValue?: string | undefined;
304
- }> | undefined;
305
- schema?: Record<string, any> | undefined;
306
- encoding?: Record<string, {
307
- contentType: string;
308
- headers?: Record<string, {
309
- description?: string | undefined;
310
- deprecated?: boolean | undefined;
311
- content?: Record<string, {
312
- example?: any;
313
- examples?: Record<string, {
314
- description?: string | undefined;
315
- summary?: string | undefined;
316
- value?: any;
317
- externalValue?: string | undefined;
318
- }> | undefined;
319
- schema?: Record<string, any> | undefined;
320
- }> | undefined;
321
- required?: boolean | undefined;
322
- example?: any;
323
- examples?: Record<string, {
324
- description?: string | undefined;
325
- summary?: string | undefined;
326
- value?: any;
327
- externalValue?: string | undefined;
328
- }> | undefined;
329
- schema?: Record<string, any> | undefined;
330
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
331
- explode?: boolean | undefined;
332
- }> | undefined;
333
- }> | undefined;
334
- }>>>;
335
- }, "strip", z.ZodTypeAny, {
336
- name: string;
337
- in: "path" | "query" | "header" | "cookie";
338
- description?: string | undefined;
339
- deprecated?: boolean | undefined;
340
- content?: Record<string, {
341
- example?: any;
342
- examples?: Record<string, {
343
- description?: string | undefined;
344
- summary?: string | undefined;
345
- value?: any;
346
- externalValue?: string | undefined;
347
- }> | undefined;
348
- schema?: Record<string, any> | undefined;
349
- encoding?: Record<string, {
350
- contentType: string;
351
- headers?: Record<string, {
352
- description?: string | undefined;
353
- deprecated?: boolean | undefined;
354
- content?: Record<string, {
355
- example?: any;
356
- examples?: Record<string, {
357
- description?: string | undefined;
358
- summary?: string | undefined;
359
- value?: any;
360
- externalValue?: string | undefined;
361
- }> | undefined;
362
- schema?: Record<string, any> | undefined;
363
- }> | undefined;
364
- required?: boolean | undefined;
365
- example?: any;
366
- examples?: Record<string, {
367
- description?: string | undefined;
368
- summary?: string | undefined;
369
- value?: any;
370
- externalValue?: string | undefined;
371
- }> | undefined;
372
- schema?: Record<string, any> | undefined;
373
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
374
- explode?: boolean | undefined;
375
- }> | undefined;
376
- }> | undefined;
377
- }> | undefined;
378
- required?: boolean | undefined;
379
- example?: any;
380
- examples?: Record<string, {
381
- description?: string | undefined;
382
- summary?: string | undefined;
383
- value?: any;
384
- externalValue?: string | undefined;
385
- }> | undefined;
386
- schema?: Record<string, any> | undefined;
387
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
388
- explode?: boolean | undefined;
389
- allowEmptyValue?: boolean | undefined;
390
- allowReserved?: boolean | undefined;
391
- }, {
392
- name: string;
393
- in: "path" | "query" | "header" | "cookie";
394
- description?: string | undefined;
395
- deprecated?: boolean | undefined;
396
- content?: Record<string, {
397
- example?: any;
398
- examples?: Record<string, {
399
- description?: string | undefined;
400
- summary?: string | undefined;
401
- value?: any;
402
- externalValue?: string | undefined;
403
- }> | undefined;
404
- schema?: Record<string, any> | undefined;
405
- encoding?: Record<string, {
406
- contentType: string;
407
- headers?: Record<string, {
408
- description?: string | undefined;
409
- deprecated?: boolean | undefined;
410
- content?: Record<string, {
411
- example?: any;
412
- examples?: Record<string, {
413
- description?: string | undefined;
414
- summary?: string | undefined;
415
- value?: any;
416
- externalValue?: string | undefined;
417
- }> | undefined;
418
- schema?: Record<string, any> | undefined;
419
- }> | undefined;
420
- required?: boolean | undefined;
421
- example?: any;
422
- examples?: Record<string, {
423
- description?: string | undefined;
424
- summary?: string | undefined;
425
- value?: any;
426
- externalValue?: string | undefined;
427
- }> | undefined;
428
- schema?: Record<string, any> | undefined;
429
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
430
- explode?: boolean | undefined;
431
- }> | undefined;
432
- }> | undefined;
433
- }> | undefined;
434
- required?: boolean | undefined;
435
- example?: any;
436
- examples?: Record<string, {
437
- description?: string | undefined;
438
- summary?: string | undefined;
439
- value?: any;
440
- externalValue?: string | undefined;
441
- }> | undefined;
442
- schema?: Record<string, any> | undefined;
443
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
444
- explode?: boolean | undefined;
445
- allowEmptyValue?: boolean | undefined;
446
- allowReserved?: boolean | undefined;
447
- }>, "many">>;
448
- }, {
449
- /**
450
- * A list of parameters that are applicable for all the operations described under this path. These parameters can be
451
- * overridden at the operation level, but cannot be removed there. The list MUST NOT include duplicated parameters. A
452
- * unique parameter is defined by a combination of a name and location. The list can use the Reference Object to link
453
- * to parameters that are defined at the OpenAPI Object's components/parameters.
454
- */
455
- parameters: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodObject<{
19
+ }, z.core.$strip>>>;
20
+ }, z.core.$strip>>>;
21
+ parameters: z.ZodOptional<z.ZodArray<z.ZodUnion<readonly [z.ZodObject<{
456
22
  $ref: z.ZodString;
457
23
  summary: z.ZodOptional<z.ZodString>;
458
24
  description: z.ZodOptional<z.ZodString>;
459
- }, "strip", z.ZodTypeAny, {
460
- $ref: string;
461
- description?: string | undefined;
462
- summary?: string | undefined;
463
- }, {
464
- $ref: string;
465
- description?: string | undefined;
466
- summary?: string | undefined;
467
- }>, z.ZodObject<z.objectUtil.extendShape<{
25
+ }, z.core.$strip>, z.ZodObject<{
468
26
  name: z.ZodString;
469
- in: z.ZodEnum<["query", "header", "path", "cookie"]>;
27
+ in: z.ZodEnum<{
28
+ path: "path";
29
+ query: "query";
30
+ header: "header";
31
+ cookie: "cookie";
32
+ }>;
470
33
  description: z.ZodOptional<z.ZodString>;
471
34
  required: z.ZodOptional<z.ZodBoolean>;
472
35
  deprecated: z.ZodOptional<z.ZodBoolean>;
473
36
  allowEmptyValue: z.ZodOptional<z.ZodBoolean>;
474
- style: z.ZodOptional<z.ZodEnum<["matrix", "label", "form", "simple", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
37
+ style: z.ZodOptional<z.ZodEnum<{
38
+ matrix: "matrix";
39
+ label: "label";
40
+ simple: "simple";
41
+ form: "form";
42
+ spaceDelimited: "spaceDelimited";
43
+ pipeDelimited: "pipeDelimited";
44
+ deepObject: "deepObject";
45
+ }>>;
475
46
  explode: z.ZodOptional<z.ZodBoolean>;
476
47
  allowReserved: z.ZodOptional<z.ZodBoolean>;
477
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
48
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, unknown, z.core.$ZodTypeInternals<Record<string, any>, unknown>>>;
478
49
  example: z.ZodOptional<z.ZodAny>;
479
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
480
- summary: z.ZodOptional<z.ZodString>;
481
- description: z.ZodOptional<z.ZodString>;
482
- value: z.ZodOptional<z.ZodAny>;
483
- externalValue: z.ZodOptional<z.ZodString>;
484
- }, "strip", z.ZodTypeAny, {
485
- description?: string | undefined;
486
- summary?: string | undefined;
487
- value?: any;
488
- externalValue?: string | undefined;
489
- }, {
490
- description?: string | undefined;
491
- summary?: string | undefined;
492
- value?: any;
493
- externalValue?: string | undefined;
494
- }>>>;
495
- content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
496
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
497
- example: z.ZodOptional<z.ZodAny>;
498
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
499
- summary: z.ZodOptional<z.ZodString>;
500
- description: z.ZodOptional<z.ZodString>;
501
- value: z.ZodOptional<z.ZodAny>;
502
- externalValue: z.ZodOptional<z.ZodString>;
503
- }, "strip", z.ZodTypeAny, {
504
- description?: string | undefined;
505
- summary?: string | undefined;
506
- value?: any;
507
- externalValue?: string | undefined;
508
- }, {
509
- description?: string | undefined;
510
- summary?: string | undefined;
511
- value?: any;
512
- externalValue?: string | undefined;
513
- }>>>;
514
- encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
515
- contentType: z.ZodString;
516
- headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
517
- description: z.ZodOptional<z.ZodString>;
518
- required: z.ZodOptional<z.ZodBoolean>;
519
- deprecated: z.ZodOptional<z.ZodBoolean>;
520
- style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
521
- explode: z.ZodOptional<z.ZodBoolean>;
522
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
523
- example: z.ZodOptional<z.ZodAny>;
524
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
525
- summary: z.ZodOptional<z.ZodString>;
526
- description: z.ZodOptional<z.ZodString>;
527
- value: z.ZodOptional<z.ZodAny>;
528
- externalValue: z.ZodOptional<z.ZodString>;
529
- }, "strip", z.ZodTypeAny, {
530
- description?: string | undefined;
531
- summary?: string | undefined;
532
- value?: any;
533
- externalValue?: string | undefined;
534
- }, {
535
- description?: string | undefined;
536
- summary?: string | undefined;
537
- value?: any;
538
- externalValue?: string | undefined;
539
- }>>>;
540
- content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
541
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
542
- example: z.ZodOptional<z.ZodAny>;
543
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
544
- summary: z.ZodOptional<z.ZodString>;
545
- description: z.ZodOptional<z.ZodString>;
546
- value: z.ZodOptional<z.ZodAny>;
547
- externalValue: z.ZodOptional<z.ZodString>;
548
- }, "strip", z.ZodTypeAny, {
549
- description?: string | undefined;
550
- summary?: string | undefined;
551
- value?: any;
552
- externalValue?: string | undefined;
553
- }, {
554
- description?: string | undefined;
555
- summary?: string | undefined;
556
- value?: any;
557
- externalValue?: string | undefined;
558
- }>>>;
559
- }, "strip", z.ZodTypeAny, {
560
- example?: any;
561
- examples?: Record<string, {
562
- description?: string | undefined;
563
- summary?: string | undefined;
564
- value?: any;
565
- externalValue?: string | undefined;
566
- }> | undefined;
567
- schema?: Record<string, any> | undefined;
568
- }, {
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
- }, "strip", z.ZodTypeAny, {
579
- description?: string | undefined;
580
- deprecated?: boolean | undefined;
581
- content?: Record<string, {
582
- example?: any;
583
- examples?: Record<string, {
584
- description?: string | undefined;
585
- summary?: string | undefined;
586
- value?: any;
587
- externalValue?: string | undefined;
588
- }> | undefined;
589
- schema?: Record<string, any> | undefined;
590
- }> | undefined;
591
- required?: boolean | undefined;
592
- example?: any;
593
- examples?: Record<string, {
594
- description?: string | undefined;
595
- summary?: string | undefined;
596
- value?: any;
597
- externalValue?: string | undefined;
598
- }> | undefined;
599
- schema?: Record<string, any> | undefined;
600
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
601
- explode?: boolean | undefined;
602
- }, {
603
- description?: string | undefined;
604
- deprecated?: boolean | undefined;
605
- content?: Record<string, {
606
- example?: any;
607
- examples?: Record<string, {
608
- description?: string | undefined;
609
- summary?: string | undefined;
610
- value?: any;
611
- externalValue?: string | undefined;
612
- }> | undefined;
613
- schema?: Record<string, any> | undefined;
614
- }> | undefined;
615
- required?: boolean | undefined;
616
- example?: any;
617
- examples?: Record<string, {
618
- description?: string | undefined;
619
- summary?: string | undefined;
620
- value?: any;
621
- externalValue?: string | undefined;
622
- }> | undefined;
623
- schema?: Record<string, any> | undefined;
624
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
625
- explode?: boolean | undefined;
626
- }>>>;
627
- }, "strip", z.ZodTypeAny, {
628
- contentType: string;
629
- headers?: Record<string, {
630
- description?: string | undefined;
631
- deprecated?: boolean | undefined;
632
- content?: Record<string, {
633
- example?: any;
634
- examples?: Record<string, {
635
- description?: string | undefined;
636
- summary?: string | undefined;
637
- value?: any;
638
- externalValue?: string | undefined;
639
- }> | undefined;
640
- schema?: Record<string, any> | undefined;
641
- }> | undefined;
642
- required?: boolean | undefined;
643
- example?: any;
644
- examples?: Record<string, {
645
- description?: string | undefined;
646
- summary?: string | undefined;
647
- value?: any;
648
- externalValue?: string | undefined;
649
- }> | undefined;
650
- schema?: Record<string, any> | undefined;
651
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
652
- explode?: boolean | undefined;
653
- }> | undefined;
654
- }, {
655
- contentType: string;
656
- headers?: Record<string, {
657
- description?: string | undefined;
658
- deprecated?: boolean | undefined;
659
- content?: Record<string, {
660
- example?: any;
661
- examples?: Record<string, {
662
- description?: string | undefined;
663
- summary?: string | undefined;
664
- value?: any;
665
- externalValue?: string | undefined;
666
- }> | undefined;
667
- schema?: Record<string, any> | undefined;
668
- }> | undefined;
669
- required?: boolean | undefined;
670
- example?: any;
671
- examples?: Record<string, {
672
- description?: string | undefined;
673
- summary?: string | undefined;
674
- value?: any;
675
- externalValue?: string | undefined;
676
- }> | undefined;
677
- schema?: Record<string, any> | undefined;
678
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
679
- explode?: boolean | undefined;
680
- }> | undefined;
681
- }>>>;
682
- }, "strip", z.ZodTypeAny, {
683
- example?: any;
684
- examples?: Record<string, {
685
- description?: string | undefined;
686
- summary?: string | undefined;
687
- value?: any;
688
- externalValue?: string | undefined;
689
- }> | undefined;
690
- schema?: Record<string, any> | undefined;
691
- encoding?: Record<string, {
692
- contentType: string;
693
- headers?: Record<string, {
694
- description?: string | undefined;
695
- deprecated?: boolean | undefined;
696
- content?: Record<string, {
697
- example?: any;
698
- examples?: Record<string, {
699
- description?: string | undefined;
700
- summary?: string | undefined;
701
- value?: any;
702
- externalValue?: string | undefined;
703
- }> | undefined;
704
- schema?: Record<string, any> | undefined;
705
- }> | undefined;
706
- required?: boolean | undefined;
707
- example?: any;
708
- examples?: Record<string, {
709
- description?: string | undefined;
710
- summary?: string | undefined;
711
- value?: any;
712
- externalValue?: string | undefined;
713
- }> | undefined;
714
- schema?: Record<string, any> | undefined;
715
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
716
- explode?: boolean | undefined;
717
- }> | undefined;
718
- }> | undefined;
719
- }, {
720
- example?: any;
721
- examples?: Record<string, {
722
- description?: string | undefined;
723
- summary?: string | undefined;
724
- value?: any;
725
- externalValue?: string | undefined;
726
- }> | undefined;
727
- schema?: Record<string, any> | undefined;
728
- encoding?: Record<string, {
729
- contentType: string;
730
- headers?: Record<string, {
731
- description?: string | undefined;
732
- deprecated?: boolean | undefined;
733
- content?: Record<string, {
734
- example?: any;
735
- examples?: Record<string, {
736
- description?: string | undefined;
737
- summary?: string | undefined;
738
- value?: any;
739
- externalValue?: string | undefined;
740
- }> | undefined;
741
- schema?: Record<string, any> | undefined;
742
- }> | undefined;
743
- required?: boolean | undefined;
744
- example?: any;
745
- examples?: Record<string, {
746
- description?: string | undefined;
747
- summary?: string | undefined;
748
- value?: any;
749
- externalValue?: string | undefined;
750
- }> | undefined;
751
- schema?: Record<string, any> | undefined;
752
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
753
- explode?: boolean | undefined;
754
- }> | undefined;
755
- }> | undefined;
756
- }>>>;
757
- }, {
758
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
50
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodObject<{
759
51
  $ref: z.ZodString;
760
52
  summary: z.ZodOptional<z.ZodString>;
761
53
  description: z.ZodOptional<z.ZodString>;
762
- }, "strip", z.ZodTypeAny, {
763
- $ref: string;
764
- description?: string | undefined;
765
- summary?: string | undefined;
766
- }, {
767
- $ref: string;
768
- description?: string | undefined;
769
- summary?: string | undefined;
770
- }>, z.ZodObject<{
54
+ }, z.core.$strip>, z.ZodObject<{
771
55
  summary: z.ZodOptional<z.ZodString>;
772
56
  description: z.ZodOptional<z.ZodString>;
773
57
  value: z.ZodOptional<z.ZodAny>;
774
58
  externalValue: z.ZodOptional<z.ZodString>;
775
- }, "strip", z.ZodTypeAny, {
776
- description?: string | undefined;
777
- summary?: string | undefined;
778
- value?: any;
779
- externalValue?: string | undefined;
780
- }, {
781
- description?: string | undefined;
782
- summary?: string | undefined;
783
- value?: any;
784
- externalValue?: string | undefined;
785
- }>]>>>;
786
- content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<z.objectUtil.extendShape<{
787
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
788
- example: z.ZodOptional<z.ZodAny>;
789
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
790
- summary: z.ZodOptional<z.ZodString>;
791
- description: z.ZodOptional<z.ZodString>;
792
- value: z.ZodOptional<z.ZodAny>;
793
- externalValue: z.ZodOptional<z.ZodString>;
794
- }, "strip", z.ZodTypeAny, {
795
- description?: string | undefined;
796
- summary?: string | undefined;
797
- value?: any;
798
- externalValue?: string | undefined;
799
- }, {
800
- description?: string | undefined;
801
- summary?: string | undefined;
802
- value?: any;
803
- externalValue?: string | undefined;
804
- }>>>;
805
- encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
806
- contentType: z.ZodString;
807
- headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
808
- description: z.ZodOptional<z.ZodString>;
809
- required: z.ZodOptional<z.ZodBoolean>;
810
- deprecated: z.ZodOptional<z.ZodBoolean>;
811
- style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
812
- explode: z.ZodOptional<z.ZodBoolean>;
813
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
814
- example: z.ZodOptional<z.ZodAny>;
815
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
816
- summary: z.ZodOptional<z.ZodString>;
817
- description: z.ZodOptional<z.ZodString>;
818
- value: z.ZodOptional<z.ZodAny>;
819
- externalValue: z.ZodOptional<z.ZodString>;
820
- }, "strip", z.ZodTypeAny, {
821
- description?: string | undefined;
822
- summary?: string | undefined;
823
- value?: any;
824
- externalValue?: string | undefined;
825
- }, {
826
- description?: string | undefined;
827
- summary?: string | undefined;
828
- value?: any;
829
- externalValue?: string | undefined;
830
- }>>>;
831
- content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
832
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
833
- example: z.ZodOptional<z.ZodAny>;
834
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
835
- summary: z.ZodOptional<z.ZodString>;
836
- description: z.ZodOptional<z.ZodString>;
837
- value: z.ZodOptional<z.ZodAny>;
838
- externalValue: z.ZodOptional<z.ZodString>;
839
- }, "strip", z.ZodTypeAny, {
840
- description?: string | undefined;
841
- summary?: string | undefined;
842
- value?: any;
843
- externalValue?: string | undefined;
844
- }, {
845
- description?: string | undefined;
846
- summary?: string | undefined;
847
- value?: any;
848
- externalValue?: string | undefined;
849
- }>>>;
850
- }, "strip", z.ZodTypeAny, {
851
- example?: any;
852
- examples?: Record<string, {
853
- description?: string | undefined;
854
- summary?: string | undefined;
855
- value?: any;
856
- externalValue?: string | undefined;
857
- }> | undefined;
858
- schema?: Record<string, any> | undefined;
859
- }, {
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
- }, "strip", z.ZodTypeAny, {
870
- description?: string | undefined;
871
- deprecated?: boolean | undefined;
872
- content?: Record<string, {
873
- example?: any;
874
- examples?: Record<string, {
875
- description?: string | undefined;
876
- summary?: string | undefined;
877
- value?: any;
878
- externalValue?: string | undefined;
879
- }> | undefined;
880
- schema?: Record<string, any> | undefined;
881
- }> | undefined;
882
- required?: boolean | undefined;
883
- example?: any;
884
- examples?: Record<string, {
885
- description?: string | undefined;
886
- summary?: string | undefined;
887
- value?: any;
888
- externalValue?: string | undefined;
889
- }> | undefined;
890
- schema?: Record<string, any> | undefined;
891
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
892
- explode?: boolean | undefined;
893
- }, {
894
- description?: string | undefined;
895
- deprecated?: boolean | undefined;
896
- content?: Record<string, {
897
- example?: any;
898
- examples?: Record<string, {
899
- description?: string | undefined;
900
- summary?: string | undefined;
901
- value?: any;
902
- externalValue?: string | undefined;
903
- }> | undefined;
904
- schema?: Record<string, any> | undefined;
905
- }> | undefined;
906
- required?: boolean | undefined;
907
- example?: any;
908
- examples?: Record<string, {
909
- description?: string | undefined;
910
- summary?: string | undefined;
911
- value?: any;
912
- externalValue?: string | undefined;
913
- }> | undefined;
914
- schema?: Record<string, any> | undefined;
915
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
916
- explode?: boolean | undefined;
917
- }>>>;
918
- }, "strip", z.ZodTypeAny, {
919
- contentType: string;
920
- headers?: Record<string, {
921
- description?: string | undefined;
922
- deprecated?: boolean | undefined;
923
- content?: Record<string, {
924
- example?: any;
925
- examples?: Record<string, {
926
- description?: string | undefined;
927
- summary?: string | undefined;
928
- value?: any;
929
- externalValue?: string | undefined;
930
- }> | undefined;
931
- schema?: Record<string, any> | undefined;
932
- }> | undefined;
933
- required?: boolean | undefined;
934
- example?: any;
935
- examples?: Record<string, {
936
- description?: string | undefined;
937
- summary?: string | undefined;
938
- value?: any;
939
- externalValue?: string | undefined;
940
- }> | undefined;
941
- schema?: Record<string, any> | undefined;
942
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
943
- explode?: boolean | undefined;
944
- }> | undefined;
945
- }, {
946
- contentType: string;
947
- headers?: Record<string, {
948
- description?: string | undefined;
949
- deprecated?: boolean | undefined;
950
- content?: Record<string, {
951
- example?: any;
952
- examples?: Record<string, {
953
- description?: string | undefined;
954
- summary?: string | undefined;
955
- value?: any;
956
- externalValue?: string | undefined;
957
- }> | undefined;
958
- schema?: Record<string, any> | undefined;
959
- }> | undefined;
960
- required?: boolean | undefined;
961
- example?: any;
962
- examples?: Record<string, {
963
- description?: string | undefined;
964
- summary?: string | undefined;
965
- value?: any;
966
- externalValue?: string | undefined;
967
- }> | undefined;
968
- schema?: Record<string, any> | undefined;
969
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
970
- explode?: boolean | undefined;
971
- }> | undefined;
972
- }>>>;
973
- }, {
974
- schema: z.ZodOptional<z.ZodType<any, z.ZodTypeDef, any>>;
59
+ }, z.core.$strip>]>>>;
60
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
61
+ schema: z.ZodOptional<z.ZodType<any, unknown, z.core.$ZodTypeInternals<any, unknown>>>;
975
62
  example: z.ZodOptional<z.ZodAny>;
976
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
63
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodObject<{
977
64
  $ref: z.ZodString;
978
65
  summary: z.ZodOptional<z.ZodString>;
979
66
  description: z.ZodOptional<z.ZodString>;
980
- }, "strip", z.ZodTypeAny, {
981
- $ref: string;
982
- description?: string | undefined;
983
- summary?: string | undefined;
984
- }, {
985
- $ref: string;
986
- description?: string | undefined;
987
- summary?: string | undefined;
988
- }>, z.ZodObject<{
67
+ }, z.core.$strip>, z.ZodObject<{
989
68
  summary: z.ZodOptional<z.ZodString>;
990
69
  description: z.ZodOptional<z.ZodString>;
991
70
  value: z.ZodOptional<z.ZodAny>;
992
71
  externalValue: z.ZodOptional<z.ZodString>;
993
- }, "strip", z.ZodTypeAny, {
994
- description?: string | undefined;
995
- summary?: string | undefined;
996
- value?: any;
997
- externalValue?: string | undefined;
998
- }, {
999
- description?: string | undefined;
1000
- summary?: string | undefined;
1001
- value?: any;
1002
- externalValue?: string | undefined;
1003
- }>]>>>;
1004
- encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<z.objectUtil.extendShape<{
72
+ }, z.core.$strip>]>>>;
73
+ encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1005
74
  contentType: z.ZodString;
1006
- headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1007
- description: z.ZodOptional<z.ZodString>;
1008
- required: z.ZodOptional<z.ZodBoolean>;
1009
- deprecated: z.ZodOptional<z.ZodBoolean>;
1010
- style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
1011
- explode: z.ZodOptional<z.ZodBoolean>;
1012
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1013
- example: z.ZodOptional<z.ZodAny>;
1014
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1015
- summary: z.ZodOptional<z.ZodString>;
1016
- description: z.ZodOptional<z.ZodString>;
1017
- value: z.ZodOptional<z.ZodAny>;
1018
- externalValue: z.ZodOptional<z.ZodString>;
1019
- }, "strip", z.ZodTypeAny, {
1020
- description?: string | undefined;
1021
- summary?: string | undefined;
1022
- value?: any;
1023
- externalValue?: string | undefined;
1024
- }, {
1025
- description?: string | undefined;
1026
- summary?: string | undefined;
1027
- value?: any;
1028
- externalValue?: string | undefined;
1029
- }>>>;
1030
- content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1031
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1032
- example: z.ZodOptional<z.ZodAny>;
1033
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1034
- summary: z.ZodOptional<z.ZodString>;
1035
- description: z.ZodOptional<z.ZodString>;
1036
- value: z.ZodOptional<z.ZodAny>;
1037
- externalValue: z.ZodOptional<z.ZodString>;
1038
- }, "strip", z.ZodTypeAny, {
1039
- description?: string | undefined;
1040
- summary?: string | undefined;
1041
- value?: any;
1042
- externalValue?: string | undefined;
1043
- }, {
1044
- description?: string | undefined;
1045
- summary?: string | undefined;
1046
- value?: any;
1047
- externalValue?: string | undefined;
1048
- }>>>;
1049
- }, "strip", z.ZodTypeAny, {
1050
- example?: any;
1051
- examples?: Record<string, {
1052
- description?: string | undefined;
1053
- summary?: string | undefined;
1054
- value?: any;
1055
- externalValue?: string | undefined;
1056
- }> | undefined;
1057
- schema?: Record<string, any> | undefined;
1058
- }, {
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
- }, "strip", z.ZodTypeAny, {
1069
- description?: string | undefined;
1070
- deprecated?: boolean | undefined;
1071
- content?: Record<string, {
1072
- example?: any;
1073
- examples?: Record<string, {
1074
- description?: string | undefined;
1075
- summary?: string | undefined;
1076
- value?: any;
1077
- externalValue?: string | undefined;
1078
- }> | undefined;
1079
- schema?: Record<string, any> | undefined;
1080
- }> | undefined;
1081
- required?: boolean | undefined;
1082
- example?: any;
1083
- examples?: Record<string, {
1084
- description?: string | undefined;
1085
- summary?: string | undefined;
1086
- value?: any;
1087
- externalValue?: string | undefined;
1088
- }> | undefined;
1089
- schema?: Record<string, any> | undefined;
1090
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1091
- explode?: boolean | undefined;
1092
- }, {
1093
- description?: string | undefined;
1094
- deprecated?: boolean | undefined;
1095
- content?: Record<string, {
1096
- example?: any;
1097
- examples?: Record<string, {
1098
- description?: string | undefined;
1099
- summary?: string | undefined;
1100
- value?: any;
1101
- externalValue?: string | undefined;
1102
- }> | undefined;
1103
- schema?: Record<string, any> | undefined;
1104
- }> | undefined;
1105
- required?: boolean | undefined;
1106
- example?: any;
1107
- examples?: Record<string, {
1108
- description?: string | undefined;
1109
- summary?: string | undefined;
1110
- value?: any;
1111
- externalValue?: string | undefined;
1112
- }> | undefined;
1113
- schema?: Record<string, any> | undefined;
1114
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1115
- explode?: boolean | undefined;
1116
- }>>>;
1117
- }, {
1118
- headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
75
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodObject<{
1119
76
  $ref: z.ZodString;
1120
77
  summary: z.ZodOptional<z.ZodString>;
1121
78
  description: z.ZodOptional<z.ZodString>;
1122
- }, "strip", z.ZodTypeAny, {
1123
- $ref: string;
1124
- description?: string | undefined;
1125
- summary?: string | undefined;
1126
- }, {
1127
- $ref: string;
1128
- description?: string | undefined;
1129
- summary?: string | undefined;
1130
- }>, z.ZodObject<z.objectUtil.extendShape<{
79
+ }, z.core.$strip>, z.ZodObject<{
1131
80
  description: z.ZodOptional<z.ZodString>;
1132
81
  required: z.ZodOptional<z.ZodBoolean>;
1133
82
  deprecated: z.ZodOptional<z.ZodBoolean>;
1134
- style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
83
+ style: z.ZodOptional<z.ZodEnum<{
84
+ matrix: "matrix";
85
+ label: "label";
86
+ simple: "simple";
87
+ form: "form";
88
+ spaceDelimited: "spaceDelimited";
89
+ pipeDelimited: "pipeDelimited";
90
+ deepObject: "deepObject";
91
+ }>>;
1135
92
  explode: z.ZodOptional<z.ZodBoolean>;
1136
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1137
93
  example: z.ZodOptional<z.ZodAny>;
1138
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1139
- summary: z.ZodOptional<z.ZodString>;
1140
- description: z.ZodOptional<z.ZodString>;
1141
- value: z.ZodOptional<z.ZodAny>;
1142
- externalValue: z.ZodOptional<z.ZodString>;
1143
- }, "strip", z.ZodTypeAny, {
1144
- description?: string | undefined;
1145
- summary?: string | undefined;
1146
- value?: any;
1147
- externalValue?: string | undefined;
1148
- }, {
1149
- description?: string | undefined;
1150
- summary?: string | undefined;
1151
- value?: any;
1152
- externalValue?: string | undefined;
1153
- }>>>;
1154
- content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1155
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1156
- example: z.ZodOptional<z.ZodAny>;
1157
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1158
- summary: z.ZodOptional<z.ZodString>;
1159
- description: z.ZodOptional<z.ZodString>;
1160
- value: z.ZodOptional<z.ZodAny>;
1161
- externalValue: z.ZodOptional<z.ZodString>;
1162
- }, "strip", z.ZodTypeAny, {
1163
- description?: string | undefined;
1164
- summary?: string | undefined;
1165
- value?: any;
1166
- externalValue?: string | undefined;
1167
- }, {
1168
- description?: string | undefined;
1169
- summary?: string | undefined;
1170
- value?: any;
1171
- externalValue?: string | undefined;
1172
- }>>>;
1173
- }, "strip", z.ZodTypeAny, {
1174
- example?: any;
1175
- examples?: Record<string, {
1176
- description?: string | undefined;
1177
- summary?: string | undefined;
1178
- value?: any;
1179
- externalValue?: string | undefined;
1180
- }> | undefined;
1181
- schema?: Record<string, any> | undefined;
1182
- }, {
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
- }, {
1193
- schema: z.ZodOptional<z.ZodType<any, z.ZodTypeDef, any>>;
1194
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
94
+ schema: z.ZodOptional<z.ZodType<any, unknown, z.core.$ZodTypeInternals<any, unknown>>>;
95
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodObject<{
1195
96
  $ref: z.ZodString;
1196
97
  summary: z.ZodOptional<z.ZodString>;
1197
98
  description: z.ZodOptional<z.ZodString>;
1198
- }, "strip", z.ZodTypeAny, {
1199
- $ref: string;
1200
- description?: string | undefined;
1201
- summary?: string | undefined;
1202
- }, {
1203
- $ref: string;
1204
- description?: string | undefined;
1205
- summary?: string | undefined;
1206
- }>, z.ZodObject<{
99
+ }, z.core.$strip>, z.ZodObject<{
1207
100
  summary: z.ZodOptional<z.ZodString>;
1208
101
  description: z.ZodOptional<z.ZodString>;
1209
102
  value: z.ZodOptional<z.ZodAny>;
1210
103
  externalValue: z.ZodOptional<z.ZodString>;
1211
- }, "strip", z.ZodTypeAny, {
1212
- description?: string | undefined;
1213
- summary?: string | undefined;
1214
- value?: any;
1215
- externalValue?: string | undefined;
1216
- }, {
1217
- description?: string | undefined;
1218
- summary?: string | undefined;
1219
- value?: any;
1220
- externalValue?: string | undefined;
1221
- }>]>>>;
104
+ }, z.core.$strip>]>>>;
1222
105
  content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1223
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
106
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, unknown, z.core.$ZodTypeInternals<Record<string, any>, unknown>>>;
1224
107
  example: z.ZodOptional<z.ZodAny>;
1225
108
  examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1226
109
  summary: z.ZodOptional<z.ZodString>;
1227
110
  description: z.ZodOptional<z.ZodString>;
1228
111
  value: z.ZodOptional<z.ZodAny>;
1229
112
  externalValue: z.ZodOptional<z.ZodString>;
1230
- }, "strip", z.ZodTypeAny, {
1231
- description?: string | undefined;
1232
- summary?: string | undefined;
1233
- value?: any;
1234
- externalValue?: string | undefined;
1235
- }, {
1236
- description?: string | undefined;
1237
- summary?: string | undefined;
1238
- value?: any;
1239
- externalValue?: string | undefined;
1240
- }>>>;
1241
- }, "strip", z.ZodTypeAny, {
1242
- example?: any;
1243
- examples?: Record<string, {
1244
- description?: string | undefined;
1245
- summary?: string | undefined;
1246
- value?: any;
1247
- externalValue?: string | undefined;
1248
- }> | undefined;
1249
- schema?: Record<string, any> | undefined;
1250
- }, {
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
- }>, "strip", z.ZodTypeAny, {
1261
- description?: string | undefined;
1262
- deprecated?: boolean | undefined;
1263
- content?: Record<string, {
1264
- example?: any;
1265
- examples?: Record<string, {
1266
- description?: string | undefined;
1267
- summary?: string | undefined;
1268
- value?: any;
1269
- externalValue?: string | undefined;
1270
- }> | undefined;
1271
- schema?: Record<string, any> | undefined;
1272
- }> | undefined;
1273
- required?: boolean | undefined;
1274
- example?: any;
1275
- examples?: Record<string, {
1276
- description?: string | undefined;
1277
- summary?: string | undefined;
1278
- value?: any;
1279
- externalValue?: string | undefined;
1280
- } | {
1281
- $ref: string;
1282
- description?: string | undefined;
1283
- summary?: string | undefined;
1284
- }> | undefined;
1285
- schema?: any;
1286
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1287
- explode?: boolean | undefined;
1288
- }, {
1289
- description?: string | undefined;
1290
- deprecated?: boolean | undefined;
1291
- content?: Record<string, {
1292
- example?: any;
1293
- examples?: Record<string, {
1294
- description?: string | undefined;
1295
- summary?: string | undefined;
1296
- value?: any;
1297
- externalValue?: string | undefined;
1298
- }> | undefined;
1299
- schema?: Record<string, any> | undefined;
1300
- }> | undefined;
1301
- required?: boolean | undefined;
1302
- example?: any;
1303
- examples?: Record<string, {
1304
- description?: string | undefined;
1305
- summary?: string | undefined;
1306
- value?: any;
1307
- externalValue?: string | undefined;
1308
- } | {
1309
- $ref: string;
1310
- description?: string | undefined;
1311
- summary?: string | undefined;
1312
- }> | undefined;
1313
- schema?: any;
1314
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1315
- explode?: boolean | undefined;
1316
- }>]>>>;
1317
- }>, "strip", z.ZodTypeAny, {
1318
- contentType: string;
1319
- headers?: Record<string, {
1320
- $ref: string;
1321
- description?: string | undefined;
1322
- summary?: string | undefined;
1323
- } | {
1324
- description?: string | undefined;
1325
- deprecated?: boolean | undefined;
1326
- content?: Record<string, {
1327
- example?: any;
1328
- examples?: Record<string, {
1329
- description?: string | undefined;
1330
- summary?: string | undefined;
1331
- value?: any;
1332
- externalValue?: string | undefined;
1333
- }> | undefined;
1334
- schema?: Record<string, any> | undefined;
1335
- }> | undefined;
1336
- required?: boolean | undefined;
1337
- example?: any;
1338
- examples?: Record<string, {
1339
- description?: string | undefined;
1340
- summary?: string | undefined;
1341
- value?: any;
1342
- externalValue?: string | undefined;
1343
- } | {
1344
- $ref: string;
1345
- description?: string | undefined;
1346
- summary?: string | undefined;
1347
- }> | undefined;
1348
- schema?: any;
1349
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1350
- explode?: boolean | undefined;
1351
- }> | undefined;
1352
- }, {
1353
- contentType: string;
1354
- headers?: Record<string, {
1355
- $ref: string;
1356
- description?: string | undefined;
1357
- summary?: string | undefined;
1358
- } | {
1359
- description?: string | undefined;
1360
- deprecated?: boolean | undefined;
1361
- content?: Record<string, {
1362
- example?: any;
1363
- examples?: Record<string, {
1364
- description?: string | undefined;
1365
- summary?: string | undefined;
1366
- value?: any;
1367
- externalValue?: string | undefined;
1368
- }> | undefined;
1369
- schema?: Record<string, any> | undefined;
1370
- }> | undefined;
1371
- required?: boolean | undefined;
1372
- example?: any;
1373
- examples?: Record<string, {
1374
- description?: string | undefined;
1375
- summary?: string | undefined;
1376
- value?: any;
1377
- externalValue?: string | undefined;
1378
- } | {
1379
- $ref: string;
1380
- description?: string | undefined;
1381
- summary?: string | undefined;
1382
- }> | undefined;
1383
- schema?: any;
1384
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1385
- explode?: boolean | undefined;
1386
- }> | undefined;
1387
- }>>>;
1388
- }>, "strip", z.ZodTypeAny, {
1389
- example?: any;
1390
- examples?: Record<string, {
1391
- description?: string | undefined;
1392
- summary?: string | undefined;
1393
- value?: any;
1394
- externalValue?: string | undefined;
1395
- } | {
1396
- $ref: string;
1397
- description?: string | undefined;
1398
- summary?: string | undefined;
1399
- }> | undefined;
1400
- schema?: any;
1401
- encoding?: Record<string, {
1402
- contentType: string;
1403
- headers?: Record<string, {
1404
- $ref: string;
1405
- description?: string | undefined;
1406
- summary?: string | undefined;
1407
- } | {
1408
- description?: string | undefined;
1409
- deprecated?: boolean | undefined;
1410
- content?: Record<string, {
1411
- example?: any;
1412
- examples?: Record<string, {
1413
- description?: string | undefined;
1414
- summary?: string | undefined;
1415
- value?: any;
1416
- externalValue?: string | undefined;
1417
- }> | undefined;
1418
- schema?: Record<string, any> | undefined;
1419
- }> | undefined;
1420
- required?: boolean | undefined;
1421
- example?: any;
1422
- examples?: Record<string, {
1423
- description?: string | undefined;
1424
- summary?: string | undefined;
1425
- value?: any;
1426
- externalValue?: string | undefined;
1427
- } | {
1428
- $ref: string;
1429
- description?: string | undefined;
1430
- summary?: string | undefined;
1431
- }> | undefined;
1432
- schema?: any;
1433
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1434
- explode?: boolean | undefined;
1435
- }> | undefined;
1436
- }> | undefined;
1437
- }, {
1438
- example?: any;
1439
- examples?: Record<string, {
1440
- description?: string | undefined;
1441
- summary?: string | undefined;
1442
- value?: any;
1443
- externalValue?: string | undefined;
1444
- } | {
1445
- $ref: string;
1446
- description?: string | undefined;
1447
- summary?: string | undefined;
1448
- }> | undefined;
1449
- schema?: any;
1450
- encoding?: Record<string, {
1451
- contentType: string;
1452
- headers?: Record<string, {
1453
- $ref: string;
1454
- description?: string | undefined;
1455
- summary?: string | undefined;
1456
- } | {
1457
- description?: string | undefined;
1458
- deprecated?: boolean | undefined;
1459
- content?: Record<string, {
1460
- example?: any;
1461
- examples?: Record<string, {
1462
- description?: string | undefined;
1463
- summary?: string | undefined;
1464
- value?: any;
1465
- externalValue?: string | undefined;
1466
- }> | undefined;
1467
- schema?: Record<string, any> | undefined;
1468
- }> | undefined;
1469
- required?: boolean | undefined;
1470
- example?: any;
1471
- examples?: Record<string, {
1472
- description?: string | undefined;
1473
- summary?: string | undefined;
1474
- value?: any;
1475
- externalValue?: string | undefined;
1476
- } | {
1477
- $ref: string;
1478
- description?: string | undefined;
1479
- summary?: string | undefined;
1480
- }> | undefined;
1481
- schema?: any;
1482
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1483
- explode?: boolean | undefined;
1484
- }> | undefined;
1485
- }> | undefined;
1486
- }>>>;
1487
- }>, "strip", z.ZodTypeAny, {
1488
- name: string;
1489
- in: "path" | "query" | "header" | "cookie";
1490
- description?: string | undefined;
1491
- deprecated?: boolean | undefined;
1492
- content?: Record<string, {
1493
- example?: any;
1494
- examples?: Record<string, {
1495
- description?: string | undefined;
1496
- summary?: string | undefined;
1497
- value?: any;
1498
- externalValue?: string | undefined;
1499
- } | {
1500
- $ref: string;
1501
- description?: string | undefined;
1502
- summary?: string | undefined;
1503
- }> | undefined;
1504
- schema?: any;
1505
- encoding?: Record<string, {
1506
- contentType: string;
1507
- headers?: Record<string, {
1508
- $ref: string;
1509
- description?: string | undefined;
1510
- summary?: string | undefined;
1511
- } | {
1512
- description?: string | undefined;
1513
- deprecated?: boolean | undefined;
1514
- content?: Record<string, {
1515
- example?: any;
1516
- examples?: Record<string, {
1517
- description?: string | undefined;
1518
- summary?: string | undefined;
1519
- value?: any;
1520
- externalValue?: string | undefined;
1521
- }> | undefined;
1522
- schema?: Record<string, any> | undefined;
1523
- }> | undefined;
1524
- required?: boolean | undefined;
1525
- example?: any;
1526
- examples?: Record<string, {
1527
- description?: string | undefined;
1528
- summary?: string | undefined;
1529
- value?: any;
1530
- externalValue?: string | undefined;
1531
- } | {
1532
- $ref: string;
1533
- description?: string | undefined;
1534
- summary?: string | undefined;
1535
- }> | undefined;
1536
- schema?: any;
1537
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1538
- explode?: boolean | undefined;
1539
- }> | undefined;
1540
- }> | undefined;
1541
- }> | undefined;
1542
- required?: boolean | undefined;
1543
- example?: any;
1544
- examples?: Record<string, {
1545
- description?: string | undefined;
1546
- summary?: string | undefined;
1547
- value?: any;
1548
- externalValue?: string | undefined;
1549
- } | {
1550
- $ref: string;
1551
- description?: string | undefined;
1552
- summary?: string | undefined;
1553
- }> | undefined;
1554
- schema?: Record<string, any> | undefined;
1555
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1556
- explode?: boolean | undefined;
1557
- allowEmptyValue?: boolean | undefined;
1558
- allowReserved?: boolean | undefined;
1559
- }, {
1560
- name: string;
1561
- in: "path" | "query" | "header" | "cookie";
1562
- description?: string | undefined;
1563
- deprecated?: boolean | undefined;
1564
- content?: Record<string, {
1565
- example?: any;
1566
- examples?: Record<string, {
1567
- description?: string | undefined;
1568
- summary?: string | undefined;
1569
- value?: any;
1570
- externalValue?: string | undefined;
1571
- } | {
1572
- $ref: string;
1573
- description?: string | undefined;
1574
- summary?: string | undefined;
1575
- }> | undefined;
1576
- schema?: any;
1577
- encoding?: Record<string, {
1578
- contentType: string;
1579
- headers?: Record<string, {
1580
- $ref: string;
1581
- description?: string | undefined;
1582
- summary?: string | undefined;
1583
- } | {
1584
- description?: string | undefined;
1585
- deprecated?: boolean | undefined;
1586
- content?: Record<string, {
1587
- example?: any;
1588
- examples?: Record<string, {
1589
- description?: string | undefined;
1590
- summary?: string | undefined;
1591
- value?: any;
1592
- externalValue?: string | undefined;
1593
- }> | undefined;
1594
- schema?: Record<string, any> | undefined;
1595
- }> | undefined;
1596
- required?: boolean | undefined;
1597
- example?: any;
1598
- examples?: Record<string, {
1599
- description?: string | undefined;
1600
- summary?: string | undefined;
1601
- value?: any;
1602
- externalValue?: string | undefined;
1603
- } | {
1604
- $ref: string;
1605
- description?: string | undefined;
1606
- summary?: string | undefined;
1607
- }> | undefined;
1608
- schema?: any;
1609
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1610
- explode?: boolean | undefined;
1611
- }> | undefined;
1612
- }> | undefined;
1613
- }> | undefined;
1614
- required?: boolean | undefined;
1615
- example?: any;
1616
- examples?: Record<string, {
1617
- description?: string | undefined;
1618
- summary?: string | undefined;
1619
- value?: any;
1620
- externalValue?: string | undefined;
1621
- } | {
1622
- $ref: string;
1623
- description?: string | undefined;
1624
- summary?: string | undefined;
1625
- }> | undefined;
1626
- schema?: Record<string, any> | undefined;
1627
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1628
- explode?: boolean | undefined;
1629
- allowEmptyValue?: boolean | undefined;
1630
- allowReserved?: boolean | undefined;
1631
- }>]>, "many">>;
1632
- }>, "strip", z.ZodTypeAny, {
1633
- servers?: {
1634
- url: string;
1635
- description?: string | undefined;
1636
- variables?: Record<string, {
1637
- description?: string | undefined;
1638
- default?: string | undefined;
1639
- enum?: string[] | undefined;
1640
- }> | undefined;
1641
- }[] | undefined;
1642
- description?: string | undefined;
1643
- summary?: string | undefined;
1644
- parameters?: ({
1645
- $ref: string;
1646
- description?: string | undefined;
1647
- summary?: string | undefined;
1648
- } | {
1649
- name: string;
1650
- in: "path" | "query" | "header" | "cookie";
1651
- description?: string | undefined;
1652
- deprecated?: boolean | undefined;
1653
- content?: Record<string, {
1654
- example?: any;
1655
- examples?: Record<string, {
1656
- description?: string | undefined;
1657
- summary?: string | undefined;
1658
- value?: any;
1659
- externalValue?: string | undefined;
1660
- } | {
1661
- $ref: string;
1662
- description?: string | undefined;
1663
- summary?: string | undefined;
1664
- }> | undefined;
1665
- schema?: any;
1666
- encoding?: Record<string, {
1667
- contentType: string;
1668
- headers?: Record<string, {
1669
- $ref: string;
1670
- description?: string | undefined;
1671
- summary?: string | undefined;
1672
- } | {
1673
- description?: string | undefined;
1674
- deprecated?: boolean | undefined;
1675
- content?: Record<string, {
1676
- example?: any;
1677
- examples?: Record<string, {
1678
- description?: string | undefined;
1679
- summary?: string | undefined;
1680
- value?: any;
1681
- externalValue?: string | undefined;
1682
- }> | undefined;
1683
- schema?: Record<string, any> | undefined;
1684
- }> | undefined;
1685
- required?: boolean | undefined;
1686
- example?: any;
1687
- examples?: Record<string, {
1688
- description?: string | undefined;
1689
- summary?: string | undefined;
1690
- value?: any;
1691
- externalValue?: string | undefined;
1692
- } | {
1693
- $ref: string;
1694
- description?: string | undefined;
1695
- summary?: string | undefined;
1696
- }> | undefined;
1697
- schema?: any;
1698
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1699
- explode?: boolean | undefined;
1700
- }> | undefined;
1701
- }> | undefined;
1702
- }> | undefined;
1703
- required?: boolean | undefined;
1704
- example?: any;
1705
- examples?: Record<string, {
1706
- description?: string | undefined;
1707
- summary?: string | undefined;
1708
- value?: any;
1709
- externalValue?: string | undefined;
1710
- } | {
1711
- $ref: string;
1712
- description?: string | undefined;
1713
- summary?: string | undefined;
1714
- }> | undefined;
1715
- schema?: Record<string, any> | undefined;
1716
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1717
- explode?: boolean | undefined;
1718
- allowEmptyValue?: boolean | undefined;
1719
- allowReserved?: boolean | undefined;
1720
- })[] | undefined;
1721
- }, {
1722
- servers?: {
1723
- url: string;
1724
- description?: string | undefined;
1725
- variables?: Record<string, {
1726
- description?: string | undefined;
1727
- default?: string | undefined;
1728
- enum?: string[] | undefined;
1729
- }> | undefined;
1730
- }[] | undefined;
1731
- description?: string | undefined;
1732
- summary?: string | undefined;
1733
- parameters?: ({
1734
- $ref: string;
1735
- description?: string | undefined;
1736
- summary?: string | undefined;
1737
- } | {
1738
- name: string;
1739
- in: "path" | "query" | "header" | "cookie";
1740
- description?: string | undefined;
1741
- deprecated?: boolean | undefined;
1742
- content?: Record<string, {
1743
- example?: any;
1744
- examples?: Record<string, {
1745
- description?: string | undefined;
1746
- summary?: string | undefined;
1747
- value?: any;
1748
- externalValue?: string | undefined;
1749
- } | {
1750
- $ref: string;
1751
- description?: string | undefined;
1752
- summary?: string | undefined;
1753
- }> | undefined;
1754
- schema?: any;
1755
- encoding?: Record<string, {
1756
- contentType: string;
1757
- headers?: Record<string, {
1758
- $ref: string;
1759
- description?: string | undefined;
1760
- summary?: string | undefined;
1761
- } | {
1762
- description?: string | undefined;
1763
- deprecated?: boolean | undefined;
1764
- content?: Record<string, {
1765
- example?: any;
1766
- examples?: Record<string, {
1767
- description?: string | undefined;
1768
- summary?: string | undefined;
1769
- value?: any;
1770
- externalValue?: string | undefined;
1771
- }> | undefined;
1772
- schema?: Record<string, any> | undefined;
1773
- }> | undefined;
1774
- required?: boolean | undefined;
1775
- example?: any;
1776
- examples?: Record<string, {
1777
- description?: string | undefined;
1778
- summary?: string | undefined;
1779
- value?: any;
1780
- externalValue?: string | undefined;
1781
- } | {
1782
- $ref: string;
1783
- description?: string | undefined;
1784
- summary?: string | undefined;
1785
- }> | undefined;
1786
- schema?: any;
1787
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1788
- explode?: boolean | undefined;
1789
- }> | undefined;
1790
- }> | undefined;
1791
- }> | undefined;
1792
- required?: boolean | undefined;
1793
- example?: any;
1794
- examples?: Record<string, {
1795
- description?: string | undefined;
1796
- summary?: string | undefined;
1797
- value?: any;
1798
- externalValue?: string | undefined;
1799
- } | {
1800
- $ref: string;
1801
- description?: string | undefined;
1802
- summary?: string | undefined;
1803
- }> | undefined;
1804
- schema?: Record<string, any> | undefined;
1805
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1806
- explode?: boolean | undefined;
1807
- allowEmptyValue?: boolean | undefined;
1808
- allowReserved?: boolean | undefined;
1809
- })[] | undefined;
1810
- }>;
113
+ }, z.core.$strip>>>;
114
+ }, z.core.$strip>>>;
115
+ }, z.core.$strip>]>>>;
116
+ }, z.core.$strip>>>;
117
+ }, z.core.$strip>>>;
118
+ }, z.core.$strip>]>>>;
119
+ }, z.core.$strip>;
1811
120
  //# sourceMappingURL=base-path-item-object.d.ts.map