@scalar/openapi-types 0.3.7 → 0.4.1

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