@scalar/openapi-types 0.1.8 → 0.2.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 (246) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/README.md +76 -0
  3. package/dist/schemas/3.1/processed/base-path-item-object.d.ts +603 -0
  4. package/dist/schemas/3.1/processed/base-path-item-object.d.ts.map +1 -0
  5. package/dist/schemas/3.1/processed/base-path-item-object.js +35 -0
  6. package/dist/schemas/3.1/processed/callback-object.d.ts +169 -0
  7. package/dist/schemas/3.1/processed/callback-object.d.ts.map +1 -0
  8. package/dist/schemas/3.1/processed/callback-object.js +17 -0
  9. package/dist/schemas/3.1/processed/components-object.d.ts +14411 -0
  10. package/dist/schemas/3.1/processed/components-object.d.ts.map +1 -0
  11. package/dist/schemas/3.1/processed/components-object.js +64 -0
  12. package/dist/schemas/3.1/processed/contact-object.d.ts +25 -0
  13. package/dist/schemas/3.1/processed/contact-object.d.ts.map +1 -0
  14. package/dist/schemas/3.1/processed/contact-object.js +19 -0
  15. package/dist/schemas/3.1/processed/discriminator-object.d.ts +32 -0
  16. package/dist/schemas/3.1/processed/discriminator-object.d.ts.map +1 -0
  17. package/dist/schemas/3.1/processed/discriminator-object.js +28 -0
  18. package/dist/schemas/3.1/processed/encoding-object.d.ts +191 -0
  19. package/dist/schemas/3.1/processed/encoding-object.d.ts.map +1 -0
  20. package/dist/schemas/3.1/processed/encoding-object.js +30 -0
  21. package/dist/schemas/3.1/processed/example-object.d.ts +43 -0
  22. package/dist/schemas/3.1/processed/example-object.d.ts.map +1 -0
  23. package/dist/schemas/3.1/processed/example-object.js +35 -0
  24. package/dist/schemas/3.1/processed/external-documentation-object.d.ts +21 -0
  25. package/dist/schemas/3.1/processed/external-documentation-object.d.ts.map +1 -0
  26. package/dist/schemas/3.1/processed/external-documentation-object.js +17 -0
  27. package/dist/schemas/3.1/processed/header-object.d.ts +161 -0
  28. package/dist/schemas/3.1/processed/header-object.d.ts.map +1 -0
  29. package/dist/schemas/3.1/processed/header-object.js +66 -0
  30. package/dist/schemas/3.1/processed/index.d.ts +31 -0
  31. package/dist/schemas/3.1/processed/index.d.ts.map +1 -0
  32. package/dist/schemas/3.1/processed/index.js +30 -0
  33. package/dist/schemas/3.1/processed/info-object.d.ts +89 -0
  34. package/dist/schemas/3.1/processed/info-object.d.ts.map +1 -0
  35. package/dist/schemas/3.1/processed/info-object.js +45 -0
  36. package/dist/schemas/3.1/processed/license-object.d.ts +27 -0
  37. package/dist/schemas/3.1/processed/license-object.d.ts.map +1 -0
  38. package/dist/schemas/3.1/processed/license-object.js +21 -0
  39. package/dist/schemas/3.1/processed/link-object.d.ts +110 -0
  40. package/dist/schemas/3.1/processed/link-object.d.ts.map +1 -0
  41. package/dist/schemas/3.1/processed/link-object.js +52 -0
  42. package/dist/schemas/3.1/processed/media-type-object-without-encoding.d.ts +60 -0
  43. package/dist/schemas/3.1/processed/media-type-object-without-encoding.d.ts.map +1 -0
  44. package/dist/schemas/3.1/processed/media-type-object-without-encoding.js +34 -0
  45. package/dist/schemas/3.1/processed/media-type-object.d.ts +289 -0
  46. package/dist/schemas/3.1/processed/media-type-object.d.ts.map +1 -0
  47. package/dist/schemas/3.1/processed/media-type-object.js +38 -0
  48. package/dist/schemas/3.1/processed/openapi-object.d.ts +31 -0
  49. package/dist/schemas/3.1/processed/openapi-object.d.ts.map +1 -0
  50. package/dist/schemas/3.1/processed/openapi-object.js +78 -0
  51. package/dist/schemas/3.1/processed/operation-object-without-callbacks.d.ts +2094 -0
  52. package/dist/schemas/3.1/processed/operation-object-without-callbacks.d.ts.map +1 -0
  53. package/dist/schemas/3.1/processed/operation-object-without-callbacks.js +72 -0
  54. package/dist/schemas/3.1/processed/operation-object.d.ts +16 -0
  55. package/dist/schemas/3.1/processed/operation-object.d.ts.map +1 -0
  56. package/dist/schemas/3.1/processed/operation-object.js +22 -0
  57. package/dist/schemas/3.1/processed/parameter-object.d.ts +476 -0
  58. package/dist/schemas/3.1/processed/parameter-object.d.ts.map +1 -0
  59. package/dist/schemas/3.1/processed/parameter-object.js +93 -0
  60. package/dist/schemas/3.1/processed/path-item-object-without-callbacks.d.ts +25 -0
  61. package/dist/schemas/3.1/processed/path-item-object-without-callbacks.d.ts.map +1 -0
  62. package/dist/schemas/3.1/processed/path-item-object-without-callbacks.js +48 -0
  63. package/dist/schemas/3.1/processed/path-item-object.d.ts +7741 -0
  64. package/dist/schemas/3.1/processed/path-item-object.d.ts.map +1 -0
  65. package/dist/schemas/3.1/processed/path-item-object.js +48 -0
  66. package/dist/schemas/3.1/processed/paths-object.d.ts +7718 -0
  67. package/dist/schemas/3.1/processed/paths-object.d.ts.map +1 -0
  68. package/dist/schemas/3.1/processed/paths-object.js +23 -0
  69. package/dist/schemas/3.1/processed/request-body-object.d.ts +595 -0
  70. package/dist/schemas/3.1/processed/request-body-object.d.ts.map +1 -0
  71. package/dist/schemas/3.1/processed/request-body-object.js +33 -0
  72. package/dist/schemas/3.1/processed/response-object.d.ts +633 -0
  73. package/dist/schemas/3.1/processed/response-object.d.ts.map +1 -0
  74. package/dist/schemas/3.1/processed/response-object.js +36 -0
  75. package/dist/schemas/3.1/processed/responses-object.d.ts +626 -0
  76. package/dist/schemas/3.1/processed/responses-object.d.ts.map +1 -0
  77. package/dist/schemas/3.1/processed/responses-object.js +31 -0
  78. package/dist/schemas/3.1/processed/runtime-expression.d.ts +15 -0
  79. package/dist/schemas/3.1/processed/runtime-expression.d.ts.map +1 -0
  80. package/dist/schemas/3.1/processed/runtime-expression.js +98 -0
  81. package/dist/schemas/3.1/processed/schema-object.d.ts +8 -0
  82. package/dist/schemas/3.1/processed/schema-object.d.ts.map +1 -0
  83. package/dist/schemas/3.1/processed/schema-object.js +91 -0
  84. package/dist/schemas/3.1/processed/security-requirement-object.d.ts +21 -0
  85. package/dist/schemas/3.1/processed/security-requirement-object.d.ts.map +1 -0
  86. package/dist/schemas/3.1/processed/security-requirement-object.js +37 -0
  87. package/dist/schemas/3.1/processed/security-scheme-object.d.ts +823 -0
  88. package/dist/schemas/3.1/processed/security-scheme-object.d.ts.map +1 -0
  89. package/dist/schemas/3.1/processed/security-scheme-object.js +170 -0
  90. package/dist/schemas/3.1/processed/server-object.d.ts +52 -0
  91. package/dist/schemas/3.1/processed/server-object.d.ts.map +1 -0
  92. package/dist/schemas/3.1/processed/server-object.js +27 -0
  93. package/dist/schemas/3.1/processed/server-variable-object.d.ts +33 -0
  94. package/dist/schemas/3.1/processed/server-variable-object.d.ts.map +1 -0
  95. package/dist/schemas/3.1/processed/server-variable-object.js +27 -0
  96. package/dist/schemas/3.1/processed/tag-object.d.ts +41 -0
  97. package/dist/schemas/3.1/processed/tag-object.d.ts.map +1 -0
  98. package/dist/schemas/3.1/processed/tag-object.js +21 -0
  99. package/dist/schemas/3.1/processed/webhooks-object.d.ts +172 -0
  100. package/dist/schemas/3.1/processed/webhooks-object.d.ts.map +1 -0
  101. package/dist/schemas/3.1/processed/webhooks-object.js +19 -0
  102. package/dist/schemas/3.1/processed/xml-object.d.ts +51 -0
  103. package/dist/schemas/3.1/processed/xml-object.d.ts.map +1 -0
  104. package/dist/schemas/3.1/processed/xml-object.js +40 -0
  105. package/dist/schemas/3.1/unprocessed/base-path-item-object.d.ts +1811 -0
  106. package/dist/schemas/3.1/unprocessed/base-path-item-object.d.ts.map +1 -0
  107. package/dist/schemas/3.1/unprocessed/base-path-item-object.js +23 -0
  108. package/dist/schemas/3.1/unprocessed/callback-object.d.ts +168 -0
  109. package/dist/schemas/3.1/unprocessed/callback-object.d.ts.map +1 -0
  110. package/dist/schemas/3.1/unprocessed/callback-object.js +15 -0
  111. package/dist/schemas/3.1/unprocessed/components-object.d.ts +28835 -0
  112. package/dist/schemas/3.1/unprocessed/components-object.d.ts.map +1 -0
  113. package/dist/schemas/3.1/unprocessed/components-object.js +66 -0
  114. package/dist/schemas/3.1/unprocessed/contact-object.d.ts +21 -0
  115. package/dist/schemas/3.1/unprocessed/contact-object.d.ts.map +1 -0
  116. package/dist/schemas/3.1/unprocessed/contact-object.js +12 -0
  117. package/dist/schemas/3.1/unprocessed/discriminator-object.d.ts +23 -0
  118. package/dist/schemas/3.1/unprocessed/discriminator-object.d.ts.map +1 -0
  119. package/dist/schemas/3.1/unprocessed/discriminator-object.js +17 -0
  120. package/dist/schemas/3.1/unprocessed/encoding-object.d.ts +402 -0
  121. package/dist/schemas/3.1/unprocessed/encoding-object.d.ts.map +1 -0
  122. package/dist/schemas/3.1/unprocessed/encoding-object.js +26 -0
  123. package/dist/schemas/3.1/unprocessed/example-object.d.ts +28 -0
  124. package/dist/schemas/3.1/unprocessed/example-object.d.ts.map +1 -0
  125. package/dist/schemas/3.1/unprocessed/example-object.js +16 -0
  126. package/dist/schemas/3.1/unprocessed/external-documentation-object.d.ts +18 -0
  127. package/dist/schemas/3.1/unprocessed/external-documentation-object.d.ts.map +1 -0
  128. package/dist/schemas/3.1/unprocessed/external-documentation-object.js +12 -0
  129. package/dist/schemas/3.1/unprocessed/header-object.d.ts +217 -0
  130. package/dist/schemas/3.1/unprocessed/header-object.d.ts.map +1 -0
  131. package/dist/schemas/3.1/unprocessed/header-object.js +42 -0
  132. package/dist/schemas/3.1/unprocessed/index.d.ts +32 -0
  133. package/dist/schemas/3.1/unprocessed/index.d.ts.map +1 -0
  134. package/dist/schemas/3.1/unprocessed/index.js +31 -0
  135. package/dist/schemas/3.1/unprocessed/info-object.d.ts +66 -0
  136. package/dist/schemas/3.1/unprocessed/info-object.d.ts.map +1 -0
  137. package/dist/schemas/3.1/unprocessed/info-object.js +13 -0
  138. package/dist/schemas/3.1/unprocessed/license-object.d.ts +21 -0
  139. package/dist/schemas/3.1/unprocessed/license-object.d.ts.map +1 -0
  140. package/dist/schemas/3.1/unprocessed/license-object.js +12 -0
  141. package/dist/schemas/3.1/unprocessed/link-object.d.ts +86 -0
  142. package/dist/schemas/3.1/unprocessed/link-object.d.ts.map +1 -0
  143. package/dist/schemas/3.1/unprocessed/link-object.js +20 -0
  144. package/dist/schemas/3.1/unprocessed/media-type-object-without-encoding.d.ts +46 -0
  145. package/dist/schemas/3.1/unprocessed/media-type-object-without-encoding.d.ts.map +1 -0
  146. package/dist/schemas/3.1/unprocessed/media-type-object-without-encoding.js +12 -0
  147. package/dist/schemas/3.1/unprocessed/media-type-object.d.ts +728 -0
  148. package/dist/schemas/3.1/unprocessed/media-type-object.d.ts.map +1 -0
  149. package/dist/schemas/3.1/unprocessed/media-type-object.js +40 -0
  150. package/dist/schemas/3.1/unprocessed/openapi-object.d.ts +31 -0
  151. package/dist/schemas/3.1/unprocessed/openapi-object.d.ts.map +1 -0
  152. package/dist/schemas/3.1/unprocessed/openapi-object.js +12 -0
  153. package/dist/schemas/3.1/unprocessed/operation-object-without-callbacks.d.ts +3893 -0
  154. package/dist/schemas/3.1/unprocessed/operation-object-without-callbacks.d.ts.map +1 -0
  155. package/dist/schemas/3.1/unprocessed/operation-object-without-callbacks.js +45 -0
  156. package/dist/schemas/3.1/unprocessed/operation-object.d.ts +17 -0
  157. package/dist/schemas/3.1/unprocessed/operation-object.d.ts.map +1 -0
  158. package/dist/schemas/3.1/unprocessed/operation-object.js +23 -0
  159. package/dist/schemas/3.1/unprocessed/parameter-object.d.ts +1186 -0
  160. package/dist/schemas/3.1/unprocessed/parameter-object.d.ts.map +1 -0
  161. package/dist/schemas/3.1/unprocessed/parameter-object.js +31 -0
  162. package/dist/schemas/3.1/unprocessed/path-item-object-without-callbacks.d.ts +25 -0
  163. package/dist/schemas/3.1/unprocessed/path-item-object-without-callbacks.d.ts.map +1 -0
  164. package/dist/schemas/3.1/unprocessed/path-item-object-without-callbacks.js +48 -0
  165. package/dist/schemas/3.1/unprocessed/path-item-object.d.ts +9743 -0
  166. package/dist/schemas/3.1/unprocessed/path-item-object.d.ts.map +1 -0
  167. package/dist/schemas/3.1/unprocessed/path-item-object.js +62 -0
  168. package/dist/schemas/3.1/unprocessed/paths-object.d.ts +7717 -0
  169. package/dist/schemas/3.1/unprocessed/paths-object.d.ts.map +1 -0
  170. package/dist/schemas/3.1/unprocessed/paths-object.js +14 -0
  171. package/dist/schemas/3.1/unprocessed/reference-object.d.ts +36 -0
  172. package/dist/schemas/3.1/unprocessed/reference-object.d.ts.map +1 -0
  173. package/dist/schemas/3.1/unprocessed/reference-object.js +30 -0
  174. package/dist/schemas/3.1/unprocessed/request-body-object.d.ts +580 -0
  175. package/dist/schemas/3.1/unprocessed/request-body-object.d.ts.map +1 -0
  176. package/dist/schemas/3.1/unprocessed/request-body-object.js +12 -0
  177. package/dist/schemas/3.1/unprocessed/response-object.d.ts +1661 -0
  178. package/dist/schemas/3.1/unprocessed/response-object.d.ts.map +1 -0
  179. package/dist/schemas/3.1/unprocessed/response-object.js +34 -0
  180. package/dist/schemas/3.1/unprocessed/responses-object.d.ts +1669 -0
  181. package/dist/schemas/3.1/unprocessed/responses-object.d.ts.map +1 -0
  182. package/dist/schemas/3.1/unprocessed/responses-object.js +32 -0
  183. package/dist/schemas/3.1/unprocessed/runtime-expression.d.ts +14 -0
  184. package/dist/schemas/3.1/unprocessed/runtime-expression.d.ts.map +1 -0
  185. package/dist/schemas/3.1/unprocessed/runtime-expression.js +17 -0
  186. package/dist/schemas/3.1/unprocessed/schema-object.d.ts +8 -0
  187. package/dist/schemas/3.1/unprocessed/schema-object.d.ts.map +1 -0
  188. package/dist/schemas/3.1/unprocessed/schema-object.js +32 -0
  189. package/dist/schemas/3.1/unprocessed/security-requirement-object.d.ts +20 -0
  190. package/dist/schemas/3.1/unprocessed/security-requirement-object.d.ts.map +1 -0
  191. package/dist/schemas/3.1/unprocessed/security-requirement-object.js +23 -0
  192. package/dist/schemas/3.1/unprocessed/security-scheme-object.d.ts +590 -0
  193. package/dist/schemas/3.1/unprocessed/security-scheme-object.d.ts.map +1 -0
  194. package/dist/schemas/3.1/unprocessed/security-scheme-object.js +29 -0
  195. package/dist/schemas/3.1/unprocessed/server-object.d.ts +41 -0
  196. package/dist/schemas/3.1/unprocessed/server-object.d.ts.map +1 -0
  197. package/dist/schemas/3.1/unprocessed/server-object.js +12 -0
  198. package/dist/schemas/3.1/unprocessed/server-variable-object.d.ts +21 -0
  199. package/dist/schemas/3.1/unprocessed/server-variable-object.d.ts.map +1 -0
  200. package/dist/schemas/3.1/unprocessed/server-variable-object.js +12 -0
  201. package/dist/schemas/3.1/unprocessed/tag-object.d.ts +37 -0
  202. package/dist/schemas/3.1/unprocessed/tag-object.d.ts.map +1 -0
  203. package/dist/schemas/3.1/unprocessed/tag-object.js +13 -0
  204. package/dist/schemas/3.1/unprocessed/webhooks-object.d.ts +212 -0
  205. package/dist/schemas/3.1/unprocessed/webhooks-object.d.ts.map +1 -0
  206. package/dist/schemas/3.1/unprocessed/webhooks-object.js +19 -0
  207. package/dist/schemas/3.1/unprocessed/xml-object.d.ts +31 -0
  208. package/dist/schemas/3.1/unprocessed/xml-object.d.ts.map +1 -0
  209. package/dist/schemas/3.1/unprocessed/xml-object.js +16 -0
  210. package/dist/schemas/extensions/index.d.ts +11 -0
  211. package/dist/schemas/extensions/index.d.ts.map +1 -0
  212. package/dist/schemas/extensions/index.js +10 -0
  213. package/dist/schemas/extensions/x-additional-properties-name.d.ts +16 -0
  214. package/dist/schemas/extensions/x-additional-properties-name.d.ts.map +1 -0
  215. package/dist/schemas/extensions/x-additional-properties-name.js +14 -0
  216. package/dist/schemas/extensions/x-code-samples.d.ts +76 -0
  217. package/dist/schemas/extensions/x-code-samples.d.ts.map +1 -0
  218. package/dist/schemas/extensions/x-code-samples.js +14 -0
  219. package/dist/schemas/extensions/x-display-name.d.ts +17 -0
  220. package/dist/schemas/extensions/x-display-name.d.ts.map +1 -0
  221. package/dist/schemas/extensions/x-enum-descriptions.d.ts +22 -0
  222. package/dist/schemas/extensions/x-enum-descriptions.d.ts.map +1 -0
  223. package/dist/schemas/extensions/x-enum-descriptions.js +20 -0
  224. package/dist/schemas/extensions/x-internal.d.ts +9 -0
  225. package/dist/schemas/extensions/x-internal.d.ts.map +1 -0
  226. package/dist/schemas/extensions/x-internal.js +7 -0
  227. package/dist/schemas/extensions/x-scalar-icon.d.ts +9 -0
  228. package/dist/schemas/extensions/x-scalar-icon.d.ts.map +1 -0
  229. package/dist/schemas/extensions/x-scalar-icon.js +7 -0
  230. package/dist/schemas/extensions/x-scalar-ignore.d.ts +9 -0
  231. package/dist/schemas/extensions/x-scalar-ignore.d.ts.map +1 -0
  232. package/dist/schemas/extensions/x-scalar-ignore.js +7 -0
  233. package/dist/schemas/extensions/x-scalar-redirect-uri.d.ts +9 -0
  234. package/dist/schemas/extensions/x-scalar-redirect-uri.d.ts.map +1 -0
  235. package/dist/schemas/extensions/x-scalar-redirect-uri.js +7 -0
  236. package/dist/schemas/extensions/x-scalar-stability.d.ts +23 -0
  237. package/dist/schemas/extensions/x-scalar-stability.d.ts.map +1 -0
  238. package/dist/schemas/extensions/x-scalar-stability.js +23 -0
  239. package/dist/schemas/extensions/x-tag-groups.d.ts +39 -0
  240. package/dist/schemas/extensions/x-tag-groups.d.ts.map +1 -0
  241. package/dist/schemas/extensions/x-tag-groups.js +20 -0
  242. package/dist/schemas/extensions/x-use-pkce.d.ts +14 -0
  243. package/dist/schemas/extensions/x-use-pkce.d.ts.map +1 -0
  244. package/dist/schemas/extensions/x-use-pkce.js +12 -0
  245. package/package.json +20 -2
  246. package/LICENSE +0 -21
@@ -0,0 +1,3893 @@
1
+ import { z } from 'zod';
2
+ /**
3
+ * Operation Object (without callbacks, used in callbacks)
4
+ *
5
+ * Describes a single API operation on a path.
6
+ *
7
+ * @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#operation-object
8
+ */
9
+ export declare const OperationObjectSchemaWithoutCallbacks: z.ZodObject<z.objectUtil.extendShape<{
10
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
11
+ summary: z.ZodOptional<z.ZodString>;
12
+ description: z.ZodOptional<z.ZodString>;
13
+ externalDocs: z.ZodOptional<z.ZodObject<{
14
+ description: z.ZodOptional<z.ZodString>;
15
+ url: z.ZodString;
16
+ }, "strip", z.ZodTypeAny, {
17
+ url: string;
18
+ description?: string | undefined;
19
+ }, {
20
+ url: string;
21
+ description?: string | undefined;
22
+ }>>;
23
+ operationId: z.ZodOptional<z.ZodString>;
24
+ parameters: z.ZodOptional<z.ZodArray<z.ZodObject<{
25
+ name: z.ZodString;
26
+ in: z.ZodEnum<["query", "header", "path", "cookie"]>;
27
+ description: z.ZodOptional<z.ZodString>;
28
+ required: z.ZodOptional<z.ZodBoolean>;
29
+ deprecated: z.ZodOptional<z.ZodBoolean>;
30
+ allowEmptyValue: z.ZodOptional<z.ZodBoolean>;
31
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "form", "simple", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
32
+ explode: z.ZodOptional<z.ZodBoolean>;
33
+ allowReserved: z.ZodOptional<z.ZodBoolean>;
34
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
35
+ example: z.ZodOptional<z.ZodAny>;
36
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
37
+ summary: z.ZodOptional<z.ZodString>;
38
+ description: z.ZodOptional<z.ZodString>;
39
+ value: z.ZodOptional<z.ZodAny>;
40
+ externalValue: z.ZodOptional<z.ZodString>;
41
+ }, "strip", z.ZodTypeAny, {
42
+ description?: string | undefined;
43
+ summary?: string | undefined;
44
+ value?: any;
45
+ externalValue?: string | undefined;
46
+ }, {
47
+ description?: string | undefined;
48
+ summary?: string | undefined;
49
+ value?: any;
50
+ externalValue?: string | undefined;
51
+ }>>>;
52
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
53
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
54
+ example: z.ZodOptional<z.ZodAny>;
55
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
56
+ summary: z.ZodOptional<z.ZodString>;
57
+ description: z.ZodOptional<z.ZodString>;
58
+ value: z.ZodOptional<z.ZodAny>;
59
+ externalValue: z.ZodOptional<z.ZodString>;
60
+ }, "strip", z.ZodTypeAny, {
61
+ description?: string | undefined;
62
+ summary?: string | undefined;
63
+ value?: any;
64
+ externalValue?: string | undefined;
65
+ }, {
66
+ description?: string | undefined;
67
+ summary?: string | undefined;
68
+ value?: any;
69
+ externalValue?: string | undefined;
70
+ }>>>;
71
+ encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
72
+ contentType: z.ZodString;
73
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
74
+ description: z.ZodOptional<z.ZodString>;
75
+ required: z.ZodOptional<z.ZodBoolean>;
76
+ deprecated: z.ZodOptional<z.ZodBoolean>;
77
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
78
+ explode: z.ZodOptional<z.ZodBoolean>;
79
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
80
+ example: z.ZodOptional<z.ZodAny>;
81
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
82
+ summary: z.ZodOptional<z.ZodString>;
83
+ description: z.ZodOptional<z.ZodString>;
84
+ value: z.ZodOptional<z.ZodAny>;
85
+ externalValue: z.ZodOptional<z.ZodString>;
86
+ }, "strip", z.ZodTypeAny, {
87
+ description?: string | undefined;
88
+ summary?: string | undefined;
89
+ value?: any;
90
+ externalValue?: string | undefined;
91
+ }, {
92
+ description?: string | undefined;
93
+ summary?: string | undefined;
94
+ value?: any;
95
+ externalValue?: string | undefined;
96
+ }>>>;
97
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
98
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
99
+ example: z.ZodOptional<z.ZodAny>;
100
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
101
+ summary: z.ZodOptional<z.ZodString>;
102
+ description: z.ZodOptional<z.ZodString>;
103
+ value: z.ZodOptional<z.ZodAny>;
104
+ externalValue: z.ZodOptional<z.ZodString>;
105
+ }, "strip", z.ZodTypeAny, {
106
+ description?: string | undefined;
107
+ summary?: string | undefined;
108
+ value?: any;
109
+ externalValue?: string | undefined;
110
+ }, {
111
+ description?: string | undefined;
112
+ summary?: string | undefined;
113
+ value?: any;
114
+ externalValue?: string | undefined;
115
+ }>>>;
116
+ }, "strip", z.ZodTypeAny, {
117
+ example?: any;
118
+ examples?: Record<string, {
119
+ description?: string | undefined;
120
+ summary?: string | undefined;
121
+ value?: any;
122
+ externalValue?: string | undefined;
123
+ }> | undefined;
124
+ schema?: Record<string, any> | undefined;
125
+ }, {
126
+ example?: any;
127
+ examples?: Record<string, {
128
+ description?: string | undefined;
129
+ summary?: string | undefined;
130
+ value?: any;
131
+ externalValue?: string | undefined;
132
+ }> | undefined;
133
+ schema?: Record<string, any> | undefined;
134
+ }>>>;
135
+ }, "strip", z.ZodTypeAny, {
136
+ description?: string | undefined;
137
+ deprecated?: boolean | undefined;
138
+ content?: Record<string, {
139
+ example?: any;
140
+ examples?: Record<string, {
141
+ description?: string | undefined;
142
+ summary?: string | undefined;
143
+ value?: any;
144
+ externalValue?: string | undefined;
145
+ }> | undefined;
146
+ schema?: Record<string, any> | undefined;
147
+ }> | undefined;
148
+ required?: boolean | undefined;
149
+ example?: any;
150
+ examples?: Record<string, {
151
+ description?: string | undefined;
152
+ summary?: string | undefined;
153
+ value?: any;
154
+ externalValue?: string | undefined;
155
+ }> | undefined;
156
+ schema?: Record<string, any> | undefined;
157
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
158
+ explode?: boolean | undefined;
159
+ }, {
160
+ description?: string | undefined;
161
+ deprecated?: boolean | undefined;
162
+ content?: Record<string, {
163
+ example?: any;
164
+ examples?: Record<string, {
165
+ description?: string | undefined;
166
+ summary?: string | undefined;
167
+ value?: any;
168
+ externalValue?: string | undefined;
169
+ }> | undefined;
170
+ schema?: Record<string, any> | undefined;
171
+ }> | undefined;
172
+ required?: boolean | undefined;
173
+ example?: any;
174
+ examples?: Record<string, {
175
+ description?: string | undefined;
176
+ summary?: string | undefined;
177
+ value?: any;
178
+ externalValue?: string | undefined;
179
+ }> | undefined;
180
+ schema?: Record<string, any> | undefined;
181
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
182
+ explode?: boolean | undefined;
183
+ }>>>;
184
+ }, "strip", z.ZodTypeAny, {
185
+ contentType: string;
186
+ headers?: Record<string, {
187
+ description?: string | undefined;
188
+ deprecated?: boolean | undefined;
189
+ content?: Record<string, {
190
+ example?: any;
191
+ examples?: Record<string, {
192
+ description?: string | undefined;
193
+ summary?: string | undefined;
194
+ value?: any;
195
+ externalValue?: string | undefined;
196
+ }> | undefined;
197
+ schema?: Record<string, any> | undefined;
198
+ }> | undefined;
199
+ required?: boolean | undefined;
200
+ example?: any;
201
+ examples?: Record<string, {
202
+ description?: string | undefined;
203
+ summary?: string | undefined;
204
+ value?: any;
205
+ externalValue?: string | undefined;
206
+ }> | undefined;
207
+ schema?: Record<string, any> | undefined;
208
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
209
+ explode?: boolean | undefined;
210
+ }> | undefined;
211
+ }, {
212
+ contentType: string;
213
+ headers?: Record<string, {
214
+ description?: string | undefined;
215
+ deprecated?: boolean | undefined;
216
+ content?: Record<string, {
217
+ example?: any;
218
+ examples?: Record<string, {
219
+ description?: string | undefined;
220
+ summary?: string | undefined;
221
+ value?: any;
222
+ externalValue?: string | undefined;
223
+ }> | undefined;
224
+ schema?: Record<string, any> | undefined;
225
+ }> | undefined;
226
+ required?: boolean | undefined;
227
+ example?: any;
228
+ examples?: Record<string, {
229
+ description?: string | undefined;
230
+ summary?: string | undefined;
231
+ value?: any;
232
+ externalValue?: string | undefined;
233
+ }> | undefined;
234
+ schema?: Record<string, any> | undefined;
235
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
236
+ explode?: boolean | undefined;
237
+ }> | undefined;
238
+ }>>>;
239
+ }, "strip", z.ZodTypeAny, {
240
+ example?: any;
241
+ examples?: Record<string, {
242
+ description?: string | undefined;
243
+ summary?: string | undefined;
244
+ value?: any;
245
+ externalValue?: string | undefined;
246
+ }> | undefined;
247
+ schema?: Record<string, any> | undefined;
248
+ encoding?: Record<string, {
249
+ contentType: string;
250
+ headers?: Record<string, {
251
+ description?: string | undefined;
252
+ deprecated?: boolean | undefined;
253
+ content?: Record<string, {
254
+ example?: any;
255
+ examples?: Record<string, {
256
+ description?: string | undefined;
257
+ summary?: string | undefined;
258
+ value?: any;
259
+ externalValue?: string | undefined;
260
+ }> | undefined;
261
+ schema?: Record<string, any> | undefined;
262
+ }> | undefined;
263
+ required?: boolean | undefined;
264
+ example?: any;
265
+ examples?: Record<string, {
266
+ description?: string | undefined;
267
+ summary?: string | undefined;
268
+ value?: any;
269
+ externalValue?: string | undefined;
270
+ }> | undefined;
271
+ schema?: Record<string, any> | undefined;
272
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
273
+ explode?: boolean | undefined;
274
+ }> | undefined;
275
+ }> | undefined;
276
+ }, {
277
+ example?: any;
278
+ examples?: Record<string, {
279
+ description?: string | undefined;
280
+ summary?: string | undefined;
281
+ value?: any;
282
+ externalValue?: string | undefined;
283
+ }> | undefined;
284
+ schema?: Record<string, any> | undefined;
285
+ encoding?: Record<string, {
286
+ contentType: string;
287
+ headers?: Record<string, {
288
+ description?: string | undefined;
289
+ deprecated?: boolean | undefined;
290
+ content?: Record<string, {
291
+ example?: any;
292
+ examples?: Record<string, {
293
+ description?: string | undefined;
294
+ summary?: string | undefined;
295
+ value?: any;
296
+ externalValue?: string | undefined;
297
+ }> | undefined;
298
+ schema?: Record<string, any> | undefined;
299
+ }> | undefined;
300
+ required?: boolean | undefined;
301
+ example?: any;
302
+ examples?: Record<string, {
303
+ description?: string | undefined;
304
+ summary?: string | undefined;
305
+ value?: any;
306
+ externalValue?: string | undefined;
307
+ }> | undefined;
308
+ schema?: Record<string, any> | undefined;
309
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
310
+ explode?: boolean | undefined;
311
+ }> | undefined;
312
+ }> | undefined;
313
+ }>>>;
314
+ }, "strip", z.ZodTypeAny, {
315
+ name: string;
316
+ in: "path" | "query" | "header" | "cookie";
317
+ description?: string | undefined;
318
+ deprecated?: boolean | undefined;
319
+ content?: Record<string, {
320
+ example?: any;
321
+ examples?: Record<string, {
322
+ description?: string | undefined;
323
+ summary?: string | undefined;
324
+ value?: any;
325
+ externalValue?: string | undefined;
326
+ }> | undefined;
327
+ schema?: Record<string, any> | undefined;
328
+ encoding?: Record<string, {
329
+ contentType: string;
330
+ headers?: Record<string, {
331
+ description?: string | undefined;
332
+ deprecated?: boolean | undefined;
333
+ content?: Record<string, {
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
+ }> | undefined;
343
+ required?: boolean | undefined;
344
+ example?: any;
345
+ examples?: Record<string, {
346
+ description?: string | undefined;
347
+ summary?: string | undefined;
348
+ value?: any;
349
+ externalValue?: string | undefined;
350
+ }> | undefined;
351
+ schema?: Record<string, any> | undefined;
352
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
353
+ explode?: boolean | undefined;
354
+ }> | undefined;
355
+ }> | undefined;
356
+ }> | undefined;
357
+ required?: boolean | undefined;
358
+ example?: any;
359
+ examples?: Record<string, {
360
+ description?: string | undefined;
361
+ summary?: string | undefined;
362
+ value?: any;
363
+ externalValue?: string | undefined;
364
+ }> | undefined;
365
+ schema?: Record<string, any> | undefined;
366
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
367
+ explode?: boolean | undefined;
368
+ allowEmptyValue?: boolean | undefined;
369
+ allowReserved?: boolean | undefined;
370
+ }, {
371
+ name: string;
372
+ in: "path" | "query" | "header" | "cookie";
373
+ description?: string | undefined;
374
+ deprecated?: boolean | undefined;
375
+ content?: Record<string, {
376
+ example?: any;
377
+ examples?: Record<string, {
378
+ description?: string | undefined;
379
+ summary?: string | undefined;
380
+ value?: any;
381
+ externalValue?: string | undefined;
382
+ }> | undefined;
383
+ schema?: Record<string, any> | undefined;
384
+ encoding?: Record<string, {
385
+ contentType: string;
386
+ headers?: Record<string, {
387
+ description?: string | undefined;
388
+ deprecated?: boolean | undefined;
389
+ content?: Record<string, {
390
+ example?: any;
391
+ examples?: Record<string, {
392
+ description?: string | undefined;
393
+ summary?: string | undefined;
394
+ value?: any;
395
+ externalValue?: string | undefined;
396
+ }> | undefined;
397
+ schema?: Record<string, any> | undefined;
398
+ }> | undefined;
399
+ required?: boolean | undefined;
400
+ example?: any;
401
+ examples?: Record<string, {
402
+ description?: string | undefined;
403
+ summary?: string | undefined;
404
+ value?: any;
405
+ externalValue?: string | undefined;
406
+ }> | undefined;
407
+ schema?: Record<string, any> | undefined;
408
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
409
+ explode?: boolean | undefined;
410
+ }> | undefined;
411
+ }> | undefined;
412
+ }> | undefined;
413
+ required?: boolean | undefined;
414
+ example?: any;
415
+ examples?: Record<string, {
416
+ description?: string | undefined;
417
+ summary?: string | undefined;
418
+ value?: any;
419
+ externalValue?: string | undefined;
420
+ }> | undefined;
421
+ schema?: Record<string, any> | undefined;
422
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
423
+ explode?: boolean | undefined;
424
+ allowEmptyValue?: boolean | undefined;
425
+ allowReserved?: boolean | undefined;
426
+ }>, "many">>;
427
+ requestBody: z.ZodOptional<z.ZodObject<{
428
+ description: z.ZodOptional<z.ZodString>;
429
+ content: z.ZodRecord<z.ZodString, z.ZodObject<{
430
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
431
+ example: z.ZodOptional<z.ZodAny>;
432
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
433
+ summary: z.ZodOptional<z.ZodString>;
434
+ description: z.ZodOptional<z.ZodString>;
435
+ value: z.ZodOptional<z.ZodAny>;
436
+ externalValue: z.ZodOptional<z.ZodString>;
437
+ }, "strip", z.ZodTypeAny, {
438
+ description?: string | undefined;
439
+ summary?: string | undefined;
440
+ value?: any;
441
+ externalValue?: string | undefined;
442
+ }, {
443
+ description?: string | undefined;
444
+ summary?: string | undefined;
445
+ value?: any;
446
+ externalValue?: string | undefined;
447
+ }>>>;
448
+ encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
449
+ contentType: z.ZodString;
450
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
451
+ description: z.ZodOptional<z.ZodString>;
452
+ required: z.ZodOptional<z.ZodBoolean>;
453
+ deprecated: z.ZodOptional<z.ZodBoolean>;
454
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
455
+ explode: z.ZodOptional<z.ZodBoolean>;
456
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
457
+ example: z.ZodOptional<z.ZodAny>;
458
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
459
+ summary: z.ZodOptional<z.ZodString>;
460
+ description: z.ZodOptional<z.ZodString>;
461
+ value: z.ZodOptional<z.ZodAny>;
462
+ externalValue: z.ZodOptional<z.ZodString>;
463
+ }, "strip", z.ZodTypeAny, {
464
+ description?: string | undefined;
465
+ summary?: string | undefined;
466
+ value?: any;
467
+ externalValue?: string | undefined;
468
+ }, {
469
+ description?: string | undefined;
470
+ summary?: string | undefined;
471
+ value?: any;
472
+ externalValue?: string | undefined;
473
+ }>>>;
474
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
475
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
476
+ example: z.ZodOptional<z.ZodAny>;
477
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
478
+ summary: z.ZodOptional<z.ZodString>;
479
+ description: z.ZodOptional<z.ZodString>;
480
+ value: z.ZodOptional<z.ZodAny>;
481
+ externalValue: z.ZodOptional<z.ZodString>;
482
+ }, "strip", z.ZodTypeAny, {
483
+ description?: string | undefined;
484
+ summary?: string | undefined;
485
+ value?: any;
486
+ externalValue?: string | undefined;
487
+ }, {
488
+ description?: string | undefined;
489
+ summary?: string | undefined;
490
+ value?: any;
491
+ externalValue?: string | undefined;
492
+ }>>>;
493
+ }, "strip", z.ZodTypeAny, {
494
+ example?: any;
495
+ examples?: Record<string, {
496
+ description?: string | undefined;
497
+ summary?: string | undefined;
498
+ value?: any;
499
+ externalValue?: string | undefined;
500
+ }> | undefined;
501
+ schema?: Record<string, any> | undefined;
502
+ }, {
503
+ example?: any;
504
+ examples?: Record<string, {
505
+ description?: string | undefined;
506
+ summary?: string | undefined;
507
+ value?: any;
508
+ externalValue?: string | undefined;
509
+ }> | undefined;
510
+ schema?: Record<string, any> | undefined;
511
+ }>>>;
512
+ }, "strip", z.ZodTypeAny, {
513
+ description?: string | undefined;
514
+ deprecated?: boolean | undefined;
515
+ content?: Record<string, {
516
+ example?: any;
517
+ examples?: Record<string, {
518
+ description?: string | undefined;
519
+ summary?: string | undefined;
520
+ value?: any;
521
+ externalValue?: string | undefined;
522
+ }> | undefined;
523
+ schema?: Record<string, any> | undefined;
524
+ }> | undefined;
525
+ required?: boolean | undefined;
526
+ example?: any;
527
+ examples?: Record<string, {
528
+ description?: string | undefined;
529
+ summary?: string | undefined;
530
+ value?: any;
531
+ externalValue?: string | undefined;
532
+ }> | undefined;
533
+ schema?: Record<string, any> | undefined;
534
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
535
+ explode?: boolean | undefined;
536
+ }, {
537
+ description?: string | undefined;
538
+ deprecated?: boolean | undefined;
539
+ content?: Record<string, {
540
+ example?: any;
541
+ examples?: Record<string, {
542
+ description?: string | undefined;
543
+ summary?: string | undefined;
544
+ value?: any;
545
+ externalValue?: string | undefined;
546
+ }> | undefined;
547
+ schema?: Record<string, any> | undefined;
548
+ }> | undefined;
549
+ required?: boolean | undefined;
550
+ example?: any;
551
+ examples?: Record<string, {
552
+ description?: string | undefined;
553
+ summary?: string | undefined;
554
+ value?: any;
555
+ externalValue?: string | undefined;
556
+ }> | undefined;
557
+ schema?: Record<string, any> | undefined;
558
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
559
+ explode?: boolean | undefined;
560
+ }>>>;
561
+ }, "strip", z.ZodTypeAny, {
562
+ contentType: string;
563
+ headers?: Record<string, {
564
+ description?: string | undefined;
565
+ deprecated?: boolean | undefined;
566
+ content?: Record<string, {
567
+ example?: any;
568
+ examples?: Record<string, {
569
+ description?: string | undefined;
570
+ summary?: string | undefined;
571
+ value?: any;
572
+ externalValue?: string | undefined;
573
+ }> | undefined;
574
+ schema?: Record<string, any> | undefined;
575
+ }> | undefined;
576
+ required?: boolean | undefined;
577
+ example?: any;
578
+ examples?: Record<string, {
579
+ description?: string | undefined;
580
+ summary?: string | undefined;
581
+ value?: any;
582
+ externalValue?: string | undefined;
583
+ }> | undefined;
584
+ schema?: Record<string, any> | undefined;
585
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
586
+ explode?: boolean | undefined;
587
+ }> | undefined;
588
+ }, {
589
+ contentType: string;
590
+ headers?: Record<string, {
591
+ description?: string | undefined;
592
+ deprecated?: boolean | undefined;
593
+ content?: Record<string, {
594
+ example?: any;
595
+ examples?: Record<string, {
596
+ description?: string | undefined;
597
+ summary?: string | undefined;
598
+ value?: any;
599
+ externalValue?: string | undefined;
600
+ }> | undefined;
601
+ schema?: Record<string, any> | undefined;
602
+ }> | undefined;
603
+ required?: boolean | undefined;
604
+ example?: any;
605
+ examples?: Record<string, {
606
+ description?: string | undefined;
607
+ summary?: string | undefined;
608
+ value?: any;
609
+ externalValue?: string | undefined;
610
+ }> | undefined;
611
+ schema?: Record<string, any> | undefined;
612
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
613
+ explode?: boolean | undefined;
614
+ }> | undefined;
615
+ }>>>;
616
+ }, "strip", z.ZodTypeAny, {
617
+ example?: any;
618
+ examples?: Record<string, {
619
+ description?: string | undefined;
620
+ summary?: string | undefined;
621
+ value?: any;
622
+ externalValue?: string | undefined;
623
+ }> | undefined;
624
+ schema?: Record<string, any> | undefined;
625
+ encoding?: Record<string, {
626
+ contentType: string;
627
+ headers?: Record<string, {
628
+ description?: string | undefined;
629
+ deprecated?: boolean | undefined;
630
+ content?: Record<string, {
631
+ example?: any;
632
+ examples?: Record<string, {
633
+ description?: string | undefined;
634
+ summary?: string | undefined;
635
+ value?: any;
636
+ externalValue?: string | undefined;
637
+ }> | undefined;
638
+ schema?: Record<string, any> | undefined;
639
+ }> | undefined;
640
+ required?: boolean | undefined;
641
+ example?: any;
642
+ examples?: Record<string, {
643
+ description?: string | undefined;
644
+ summary?: string | undefined;
645
+ value?: any;
646
+ externalValue?: string | undefined;
647
+ }> | undefined;
648
+ schema?: Record<string, any> | undefined;
649
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
650
+ explode?: boolean | undefined;
651
+ }> | undefined;
652
+ }> | undefined;
653
+ }, {
654
+ example?: any;
655
+ examples?: Record<string, {
656
+ description?: string | undefined;
657
+ summary?: string | undefined;
658
+ value?: any;
659
+ externalValue?: string | undefined;
660
+ }> | undefined;
661
+ schema?: Record<string, any> | undefined;
662
+ encoding?: Record<string, {
663
+ contentType: string;
664
+ headers?: Record<string, {
665
+ description?: string | undefined;
666
+ deprecated?: boolean | undefined;
667
+ content?: Record<string, {
668
+ example?: any;
669
+ examples?: Record<string, {
670
+ description?: string | undefined;
671
+ summary?: string | undefined;
672
+ value?: any;
673
+ externalValue?: string | undefined;
674
+ }> | undefined;
675
+ schema?: Record<string, any> | undefined;
676
+ }> | undefined;
677
+ required?: boolean | undefined;
678
+ example?: any;
679
+ examples?: Record<string, {
680
+ description?: string | undefined;
681
+ summary?: string | undefined;
682
+ value?: any;
683
+ externalValue?: string | undefined;
684
+ }> | undefined;
685
+ schema?: Record<string, any> | undefined;
686
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
687
+ explode?: boolean | undefined;
688
+ }> | undefined;
689
+ }> | undefined;
690
+ }>>;
691
+ required: z.ZodOptional<z.ZodBoolean>;
692
+ encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
693
+ contentType: z.ZodString;
694
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
695
+ description: z.ZodOptional<z.ZodString>;
696
+ required: z.ZodOptional<z.ZodBoolean>;
697
+ deprecated: z.ZodOptional<z.ZodBoolean>;
698
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
699
+ explode: z.ZodOptional<z.ZodBoolean>;
700
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
701
+ example: z.ZodOptional<z.ZodAny>;
702
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
703
+ summary: z.ZodOptional<z.ZodString>;
704
+ description: z.ZodOptional<z.ZodString>;
705
+ value: z.ZodOptional<z.ZodAny>;
706
+ externalValue: z.ZodOptional<z.ZodString>;
707
+ }, "strip", z.ZodTypeAny, {
708
+ description?: string | undefined;
709
+ summary?: string | undefined;
710
+ value?: any;
711
+ externalValue?: string | undefined;
712
+ }, {
713
+ description?: string | undefined;
714
+ summary?: string | undefined;
715
+ value?: any;
716
+ externalValue?: string | undefined;
717
+ }>>>;
718
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
719
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
720
+ example: z.ZodOptional<z.ZodAny>;
721
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
722
+ summary: z.ZodOptional<z.ZodString>;
723
+ description: z.ZodOptional<z.ZodString>;
724
+ value: z.ZodOptional<z.ZodAny>;
725
+ externalValue: z.ZodOptional<z.ZodString>;
726
+ }, "strip", z.ZodTypeAny, {
727
+ description?: string | undefined;
728
+ summary?: string | undefined;
729
+ value?: any;
730
+ externalValue?: string | undefined;
731
+ }, {
732
+ description?: string | undefined;
733
+ summary?: string | undefined;
734
+ value?: any;
735
+ externalValue?: string | undefined;
736
+ }>>>;
737
+ }, "strip", z.ZodTypeAny, {
738
+ example?: any;
739
+ examples?: Record<string, {
740
+ description?: string | undefined;
741
+ summary?: string | undefined;
742
+ value?: any;
743
+ externalValue?: string | undefined;
744
+ }> | undefined;
745
+ schema?: Record<string, any> | undefined;
746
+ }, {
747
+ example?: any;
748
+ examples?: Record<string, {
749
+ description?: string | undefined;
750
+ summary?: string | undefined;
751
+ value?: any;
752
+ externalValue?: string | undefined;
753
+ }> | undefined;
754
+ schema?: Record<string, any> | undefined;
755
+ }>>>;
756
+ }, "strip", z.ZodTypeAny, {
757
+ description?: string | undefined;
758
+ deprecated?: boolean | undefined;
759
+ content?: Record<string, {
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
+ }> | undefined;
769
+ required?: boolean | undefined;
770
+ example?: any;
771
+ examples?: Record<string, {
772
+ description?: string | undefined;
773
+ summary?: string | undefined;
774
+ value?: any;
775
+ externalValue?: string | undefined;
776
+ }> | undefined;
777
+ schema?: Record<string, any> | undefined;
778
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
779
+ explode?: boolean | undefined;
780
+ }, {
781
+ description?: string | undefined;
782
+ deprecated?: boolean | undefined;
783
+ content?: Record<string, {
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
+ }> | undefined;
793
+ required?: boolean | undefined;
794
+ example?: any;
795
+ examples?: Record<string, {
796
+ description?: string | undefined;
797
+ summary?: string | undefined;
798
+ value?: any;
799
+ externalValue?: string | undefined;
800
+ }> | undefined;
801
+ schema?: Record<string, any> | undefined;
802
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
803
+ explode?: boolean | undefined;
804
+ }>>>;
805
+ }, "strip", z.ZodTypeAny, {
806
+ contentType: string;
807
+ headers?: Record<string, {
808
+ description?: string | undefined;
809
+ deprecated?: boolean | undefined;
810
+ content?: Record<string, {
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
+ }> | undefined;
820
+ required?: boolean | undefined;
821
+ example?: any;
822
+ examples?: Record<string, {
823
+ description?: string | undefined;
824
+ summary?: string | undefined;
825
+ value?: any;
826
+ externalValue?: string | undefined;
827
+ }> | undefined;
828
+ schema?: Record<string, any> | undefined;
829
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
830
+ explode?: boolean | undefined;
831
+ }> | undefined;
832
+ }, {
833
+ contentType: string;
834
+ headers?: Record<string, {
835
+ description?: string | undefined;
836
+ deprecated?: boolean | undefined;
837
+ content?: Record<string, {
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
+ }> | undefined;
847
+ required?: boolean | undefined;
848
+ example?: any;
849
+ examples?: Record<string, {
850
+ description?: string | undefined;
851
+ summary?: string | undefined;
852
+ value?: any;
853
+ externalValue?: string | undefined;
854
+ }> | undefined;
855
+ schema?: Record<string, any> | undefined;
856
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
857
+ explode?: boolean | undefined;
858
+ }> | undefined;
859
+ }>>>;
860
+ }, "strip", z.ZodTypeAny, {
861
+ content: Record<string, {
862
+ example?: any;
863
+ examples?: Record<string, {
864
+ description?: string | undefined;
865
+ summary?: string | undefined;
866
+ value?: any;
867
+ externalValue?: string | undefined;
868
+ }> | undefined;
869
+ schema?: Record<string, any> | undefined;
870
+ encoding?: Record<string, {
871
+ contentType: string;
872
+ headers?: Record<string, {
873
+ description?: string | undefined;
874
+ deprecated?: boolean | undefined;
875
+ content?: Record<string, {
876
+ example?: any;
877
+ examples?: Record<string, {
878
+ description?: string | undefined;
879
+ summary?: string | undefined;
880
+ value?: any;
881
+ externalValue?: string | undefined;
882
+ }> | undefined;
883
+ schema?: Record<string, any> | undefined;
884
+ }> | undefined;
885
+ required?: boolean | undefined;
886
+ example?: any;
887
+ examples?: Record<string, {
888
+ description?: string | undefined;
889
+ summary?: string | undefined;
890
+ value?: any;
891
+ externalValue?: string | undefined;
892
+ }> | undefined;
893
+ schema?: Record<string, any> | undefined;
894
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
895
+ explode?: boolean | undefined;
896
+ }> | undefined;
897
+ }> | undefined;
898
+ }>;
899
+ description?: string | undefined;
900
+ required?: boolean | undefined;
901
+ encoding?: Record<string, {
902
+ contentType: string;
903
+ headers?: Record<string, {
904
+ description?: string | undefined;
905
+ deprecated?: boolean | undefined;
906
+ content?: Record<string, {
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
+ }> | undefined;
916
+ required?: boolean | undefined;
917
+ example?: any;
918
+ examples?: Record<string, {
919
+ description?: string | undefined;
920
+ summary?: string | undefined;
921
+ value?: any;
922
+ externalValue?: string | undefined;
923
+ }> | undefined;
924
+ schema?: Record<string, any> | undefined;
925
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
926
+ explode?: boolean | undefined;
927
+ }> | undefined;
928
+ }> | undefined;
929
+ }, {
930
+ content: Record<string, {
931
+ example?: any;
932
+ examples?: Record<string, {
933
+ description?: string | undefined;
934
+ summary?: string | undefined;
935
+ value?: any;
936
+ externalValue?: string | undefined;
937
+ }> | undefined;
938
+ schema?: Record<string, any> | undefined;
939
+ encoding?: Record<string, {
940
+ contentType: string;
941
+ headers?: Record<string, {
942
+ description?: string | undefined;
943
+ deprecated?: boolean | undefined;
944
+ content?: Record<string, {
945
+ example?: any;
946
+ examples?: Record<string, {
947
+ description?: string | undefined;
948
+ summary?: string | undefined;
949
+ value?: any;
950
+ externalValue?: string | undefined;
951
+ }> | undefined;
952
+ schema?: Record<string, any> | undefined;
953
+ }> | undefined;
954
+ required?: boolean | undefined;
955
+ example?: any;
956
+ examples?: Record<string, {
957
+ description?: string | undefined;
958
+ summary?: string | undefined;
959
+ value?: any;
960
+ externalValue?: string | undefined;
961
+ }> | undefined;
962
+ schema?: Record<string, any> | undefined;
963
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
964
+ explode?: boolean | undefined;
965
+ }> | undefined;
966
+ }> | undefined;
967
+ }>;
968
+ description?: string | undefined;
969
+ required?: boolean | undefined;
970
+ encoding?: Record<string, {
971
+ contentType: string;
972
+ headers?: Record<string, {
973
+ description?: string | undefined;
974
+ deprecated?: boolean | undefined;
975
+ content?: Record<string, {
976
+ example?: any;
977
+ examples?: Record<string, {
978
+ description?: string | undefined;
979
+ summary?: string | undefined;
980
+ value?: any;
981
+ externalValue?: string | undefined;
982
+ }> | undefined;
983
+ schema?: Record<string, any> | undefined;
984
+ }> | undefined;
985
+ required?: boolean | undefined;
986
+ example?: any;
987
+ examples?: Record<string, {
988
+ description?: string | undefined;
989
+ summary?: string | undefined;
990
+ value?: any;
991
+ externalValue?: string | undefined;
992
+ }> | undefined;
993
+ schema?: Record<string, any> | undefined;
994
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
995
+ explode?: boolean | undefined;
996
+ }> | undefined;
997
+ }> | undefined;
998
+ }>>;
999
+ responses: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1000
+ description: z.ZodString;
1001
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1002
+ description: z.ZodOptional<z.ZodString>;
1003
+ required: z.ZodOptional<z.ZodBoolean>;
1004
+ deprecated: z.ZodOptional<z.ZodBoolean>;
1005
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
1006
+ explode: z.ZodOptional<z.ZodBoolean>;
1007
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1008
+ example: z.ZodOptional<z.ZodAny>;
1009
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1010
+ summary: z.ZodOptional<z.ZodString>;
1011
+ description: z.ZodOptional<z.ZodString>;
1012
+ value: z.ZodOptional<z.ZodAny>;
1013
+ externalValue: z.ZodOptional<z.ZodString>;
1014
+ }, "strip", z.ZodTypeAny, {
1015
+ description?: string | undefined;
1016
+ summary?: string | undefined;
1017
+ value?: any;
1018
+ externalValue?: string | undefined;
1019
+ }, {
1020
+ description?: string | undefined;
1021
+ summary?: string | undefined;
1022
+ value?: any;
1023
+ externalValue?: string | undefined;
1024
+ }>>>;
1025
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1026
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1027
+ example: z.ZodOptional<z.ZodAny>;
1028
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1029
+ summary: z.ZodOptional<z.ZodString>;
1030
+ description: z.ZodOptional<z.ZodString>;
1031
+ value: z.ZodOptional<z.ZodAny>;
1032
+ externalValue: z.ZodOptional<z.ZodString>;
1033
+ }, "strip", z.ZodTypeAny, {
1034
+ description?: string | undefined;
1035
+ summary?: string | undefined;
1036
+ value?: any;
1037
+ externalValue?: string | undefined;
1038
+ }, {
1039
+ description?: string | undefined;
1040
+ summary?: string | undefined;
1041
+ value?: any;
1042
+ externalValue?: string | undefined;
1043
+ }>>>;
1044
+ }, "strip", z.ZodTypeAny, {
1045
+ example?: any;
1046
+ examples?: Record<string, {
1047
+ description?: string | undefined;
1048
+ summary?: string | undefined;
1049
+ value?: any;
1050
+ externalValue?: string | undefined;
1051
+ }> | undefined;
1052
+ schema?: Record<string, any> | undefined;
1053
+ }, {
1054
+ example?: any;
1055
+ examples?: Record<string, {
1056
+ description?: string | undefined;
1057
+ summary?: string | undefined;
1058
+ value?: any;
1059
+ externalValue?: string | undefined;
1060
+ }> | undefined;
1061
+ schema?: Record<string, any> | undefined;
1062
+ }>>>;
1063
+ }, "strip", z.ZodTypeAny, {
1064
+ description?: string | undefined;
1065
+ deprecated?: boolean | undefined;
1066
+ content?: Record<string, {
1067
+ example?: any;
1068
+ examples?: Record<string, {
1069
+ description?: string | undefined;
1070
+ summary?: string | undefined;
1071
+ value?: any;
1072
+ externalValue?: string | undefined;
1073
+ }> | undefined;
1074
+ schema?: Record<string, any> | undefined;
1075
+ }> | undefined;
1076
+ required?: boolean | undefined;
1077
+ example?: any;
1078
+ examples?: Record<string, {
1079
+ description?: string | undefined;
1080
+ summary?: string | undefined;
1081
+ value?: any;
1082
+ externalValue?: string | undefined;
1083
+ }> | undefined;
1084
+ schema?: Record<string, any> | undefined;
1085
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1086
+ explode?: boolean | undefined;
1087
+ }, {
1088
+ description?: string | undefined;
1089
+ deprecated?: boolean | undefined;
1090
+ content?: Record<string, {
1091
+ example?: any;
1092
+ examples?: Record<string, {
1093
+ description?: string | undefined;
1094
+ summary?: string | undefined;
1095
+ value?: any;
1096
+ externalValue?: string | undefined;
1097
+ }> | undefined;
1098
+ schema?: Record<string, any> | undefined;
1099
+ }> | undefined;
1100
+ required?: boolean | undefined;
1101
+ example?: any;
1102
+ examples?: Record<string, {
1103
+ description?: string | undefined;
1104
+ summary?: string | undefined;
1105
+ value?: any;
1106
+ externalValue?: string | undefined;
1107
+ }> | undefined;
1108
+ schema?: Record<string, any> | undefined;
1109
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1110
+ explode?: boolean | undefined;
1111
+ }>>>;
1112
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1113
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1114
+ example: z.ZodOptional<z.ZodAny>;
1115
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1116
+ summary: z.ZodOptional<z.ZodString>;
1117
+ description: z.ZodOptional<z.ZodString>;
1118
+ value: z.ZodOptional<z.ZodAny>;
1119
+ externalValue: z.ZodOptional<z.ZodString>;
1120
+ }, "strip", z.ZodTypeAny, {
1121
+ description?: string | undefined;
1122
+ summary?: string | undefined;
1123
+ value?: any;
1124
+ externalValue?: string | undefined;
1125
+ }, {
1126
+ description?: string | undefined;
1127
+ summary?: string | undefined;
1128
+ value?: any;
1129
+ externalValue?: string | undefined;
1130
+ }>>>;
1131
+ encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1132
+ contentType: z.ZodString;
1133
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1134
+ description: z.ZodOptional<z.ZodString>;
1135
+ required: z.ZodOptional<z.ZodBoolean>;
1136
+ deprecated: z.ZodOptional<z.ZodBoolean>;
1137
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
1138
+ explode: z.ZodOptional<z.ZodBoolean>;
1139
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1140
+ example: z.ZodOptional<z.ZodAny>;
1141
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1142
+ summary: z.ZodOptional<z.ZodString>;
1143
+ description: z.ZodOptional<z.ZodString>;
1144
+ value: z.ZodOptional<z.ZodAny>;
1145
+ externalValue: z.ZodOptional<z.ZodString>;
1146
+ }, "strip", z.ZodTypeAny, {
1147
+ description?: string | undefined;
1148
+ summary?: string | undefined;
1149
+ value?: any;
1150
+ externalValue?: string | undefined;
1151
+ }, {
1152
+ description?: string | undefined;
1153
+ summary?: string | undefined;
1154
+ value?: any;
1155
+ externalValue?: string | undefined;
1156
+ }>>>;
1157
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1158
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1159
+ example: z.ZodOptional<z.ZodAny>;
1160
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1161
+ summary: z.ZodOptional<z.ZodString>;
1162
+ description: z.ZodOptional<z.ZodString>;
1163
+ value: z.ZodOptional<z.ZodAny>;
1164
+ externalValue: z.ZodOptional<z.ZodString>;
1165
+ }, "strip", z.ZodTypeAny, {
1166
+ description?: string | undefined;
1167
+ summary?: string | undefined;
1168
+ value?: any;
1169
+ externalValue?: string | undefined;
1170
+ }, {
1171
+ description?: string | undefined;
1172
+ summary?: string | undefined;
1173
+ value?: any;
1174
+ externalValue?: string | undefined;
1175
+ }>>>;
1176
+ }, "strip", z.ZodTypeAny, {
1177
+ example?: any;
1178
+ examples?: Record<string, {
1179
+ description?: string | undefined;
1180
+ summary?: string | undefined;
1181
+ value?: any;
1182
+ externalValue?: string | undefined;
1183
+ }> | undefined;
1184
+ schema?: Record<string, any> | undefined;
1185
+ }, {
1186
+ example?: any;
1187
+ examples?: Record<string, {
1188
+ description?: string | undefined;
1189
+ summary?: string | undefined;
1190
+ value?: any;
1191
+ externalValue?: string | undefined;
1192
+ }> | undefined;
1193
+ schema?: Record<string, any> | undefined;
1194
+ }>>>;
1195
+ }, "strip", z.ZodTypeAny, {
1196
+ description?: string | undefined;
1197
+ deprecated?: boolean | undefined;
1198
+ content?: Record<string, {
1199
+ example?: any;
1200
+ examples?: Record<string, {
1201
+ description?: string | undefined;
1202
+ summary?: string | undefined;
1203
+ value?: any;
1204
+ externalValue?: string | undefined;
1205
+ }> | undefined;
1206
+ schema?: Record<string, any> | undefined;
1207
+ }> | undefined;
1208
+ required?: boolean | undefined;
1209
+ example?: any;
1210
+ examples?: Record<string, {
1211
+ description?: string | undefined;
1212
+ summary?: string | undefined;
1213
+ value?: any;
1214
+ externalValue?: string | undefined;
1215
+ }> | undefined;
1216
+ schema?: Record<string, any> | undefined;
1217
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1218
+ explode?: boolean | undefined;
1219
+ }, {
1220
+ description?: string | undefined;
1221
+ deprecated?: boolean | undefined;
1222
+ content?: Record<string, {
1223
+ example?: any;
1224
+ examples?: Record<string, {
1225
+ description?: string | undefined;
1226
+ summary?: string | undefined;
1227
+ value?: any;
1228
+ externalValue?: string | undefined;
1229
+ }> | undefined;
1230
+ schema?: Record<string, any> | undefined;
1231
+ }> | undefined;
1232
+ required?: boolean | undefined;
1233
+ example?: any;
1234
+ examples?: Record<string, {
1235
+ description?: string | undefined;
1236
+ summary?: string | undefined;
1237
+ value?: any;
1238
+ externalValue?: string | undefined;
1239
+ }> | undefined;
1240
+ schema?: Record<string, any> | undefined;
1241
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1242
+ explode?: boolean | undefined;
1243
+ }>>>;
1244
+ }, "strip", z.ZodTypeAny, {
1245
+ contentType: string;
1246
+ headers?: Record<string, {
1247
+ description?: string | undefined;
1248
+ deprecated?: boolean | undefined;
1249
+ content?: Record<string, {
1250
+ example?: any;
1251
+ examples?: Record<string, {
1252
+ description?: string | undefined;
1253
+ summary?: string | undefined;
1254
+ value?: any;
1255
+ externalValue?: string | undefined;
1256
+ }> | undefined;
1257
+ schema?: Record<string, any> | undefined;
1258
+ }> | undefined;
1259
+ required?: boolean | undefined;
1260
+ example?: any;
1261
+ examples?: Record<string, {
1262
+ description?: string | undefined;
1263
+ summary?: string | undefined;
1264
+ value?: any;
1265
+ externalValue?: string | undefined;
1266
+ }> | undefined;
1267
+ schema?: Record<string, any> | undefined;
1268
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1269
+ explode?: boolean | undefined;
1270
+ }> | undefined;
1271
+ }, {
1272
+ contentType: string;
1273
+ headers?: Record<string, {
1274
+ description?: string | undefined;
1275
+ deprecated?: boolean | undefined;
1276
+ content?: Record<string, {
1277
+ example?: any;
1278
+ examples?: Record<string, {
1279
+ description?: string | undefined;
1280
+ summary?: string | undefined;
1281
+ value?: any;
1282
+ externalValue?: string | undefined;
1283
+ }> | undefined;
1284
+ schema?: Record<string, any> | undefined;
1285
+ }> | undefined;
1286
+ required?: boolean | undefined;
1287
+ example?: any;
1288
+ examples?: Record<string, {
1289
+ description?: string | undefined;
1290
+ summary?: string | undefined;
1291
+ value?: any;
1292
+ externalValue?: string | undefined;
1293
+ }> | undefined;
1294
+ schema?: Record<string, any> | undefined;
1295
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1296
+ explode?: boolean | undefined;
1297
+ }> | undefined;
1298
+ }>>>;
1299
+ }, "strip", z.ZodTypeAny, {
1300
+ example?: any;
1301
+ examples?: Record<string, {
1302
+ description?: string | undefined;
1303
+ summary?: string | undefined;
1304
+ value?: any;
1305
+ externalValue?: string | undefined;
1306
+ }> | undefined;
1307
+ schema?: Record<string, any> | undefined;
1308
+ encoding?: Record<string, {
1309
+ contentType: string;
1310
+ headers?: Record<string, {
1311
+ description?: string | undefined;
1312
+ deprecated?: boolean | undefined;
1313
+ content?: Record<string, {
1314
+ example?: any;
1315
+ examples?: Record<string, {
1316
+ description?: string | undefined;
1317
+ summary?: string | undefined;
1318
+ value?: any;
1319
+ externalValue?: string | undefined;
1320
+ }> | undefined;
1321
+ schema?: Record<string, any> | undefined;
1322
+ }> | undefined;
1323
+ required?: boolean | undefined;
1324
+ example?: any;
1325
+ examples?: Record<string, {
1326
+ description?: string | undefined;
1327
+ summary?: string | undefined;
1328
+ value?: any;
1329
+ externalValue?: string | undefined;
1330
+ }> | undefined;
1331
+ schema?: Record<string, any> | undefined;
1332
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1333
+ explode?: boolean | undefined;
1334
+ }> | undefined;
1335
+ }> | undefined;
1336
+ }, {
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
+ encoding?: Record<string, {
1346
+ contentType: string;
1347
+ headers?: Record<string, {
1348
+ description?: string | undefined;
1349
+ deprecated?: boolean | undefined;
1350
+ content?: Record<string, {
1351
+ example?: any;
1352
+ examples?: Record<string, {
1353
+ description?: string | undefined;
1354
+ summary?: string | undefined;
1355
+ value?: any;
1356
+ externalValue?: string | undefined;
1357
+ }> | undefined;
1358
+ schema?: Record<string, any> | undefined;
1359
+ }> | undefined;
1360
+ required?: boolean | undefined;
1361
+ example?: any;
1362
+ examples?: Record<string, {
1363
+ description?: string | undefined;
1364
+ summary?: string | undefined;
1365
+ value?: any;
1366
+ externalValue?: string | undefined;
1367
+ }> | undefined;
1368
+ schema?: Record<string, any> | undefined;
1369
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1370
+ explode?: boolean | undefined;
1371
+ }> | undefined;
1372
+ }> | undefined;
1373
+ }>>>;
1374
+ links: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1375
+ operationRef: z.ZodOptional<z.ZodString>;
1376
+ operationId: z.ZodOptional<z.ZodString>;
1377
+ parameters: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEffects<z.ZodString, string, string>>>;
1378
+ requestBody: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
1379
+ description: z.ZodOptional<z.ZodString>;
1380
+ server: z.ZodOptional<z.ZodObject<{
1381
+ url: z.ZodString;
1382
+ description: z.ZodOptional<z.ZodString>;
1383
+ variables: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1384
+ enum: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1385
+ default: z.ZodOptional<z.ZodString>;
1386
+ description: z.ZodOptional<z.ZodString>;
1387
+ }, "strip", z.ZodTypeAny, {
1388
+ description?: string | undefined;
1389
+ default?: string | undefined;
1390
+ enum?: string[] | undefined;
1391
+ }, {
1392
+ description?: string | undefined;
1393
+ default?: string | undefined;
1394
+ enum?: string[] | undefined;
1395
+ }>>>;
1396
+ }, "strip", z.ZodTypeAny, {
1397
+ url: string;
1398
+ description?: string | undefined;
1399
+ variables?: Record<string, {
1400
+ description?: string | undefined;
1401
+ default?: string | undefined;
1402
+ enum?: string[] | undefined;
1403
+ }> | undefined;
1404
+ }, {
1405
+ url: string;
1406
+ description?: string | undefined;
1407
+ variables?: Record<string, {
1408
+ description?: string | undefined;
1409
+ default?: string | undefined;
1410
+ enum?: string[] | undefined;
1411
+ }> | undefined;
1412
+ }>>;
1413
+ }, "strip", z.ZodTypeAny, {
1414
+ description?: string | undefined;
1415
+ operationId?: string | undefined;
1416
+ parameters?: Record<string, string> | undefined;
1417
+ requestBody?: string | undefined;
1418
+ operationRef?: string | undefined;
1419
+ server?: {
1420
+ url: string;
1421
+ description?: string | undefined;
1422
+ variables?: Record<string, {
1423
+ description?: string | undefined;
1424
+ default?: string | undefined;
1425
+ enum?: string[] | undefined;
1426
+ }> | undefined;
1427
+ } | undefined;
1428
+ }, {
1429
+ description?: string | undefined;
1430
+ operationId?: string | undefined;
1431
+ parameters?: Record<string, string> | undefined;
1432
+ requestBody?: string | undefined;
1433
+ operationRef?: string | undefined;
1434
+ server?: {
1435
+ url: string;
1436
+ description?: string | undefined;
1437
+ variables?: Record<string, {
1438
+ description?: string | undefined;
1439
+ default?: string | undefined;
1440
+ enum?: string[] | undefined;
1441
+ }> | undefined;
1442
+ } | undefined;
1443
+ }>>>;
1444
+ }, "strip", z.ZodTypeAny, {
1445
+ description: string;
1446
+ content?: Record<string, {
1447
+ example?: any;
1448
+ examples?: Record<string, {
1449
+ description?: string | undefined;
1450
+ summary?: string | undefined;
1451
+ value?: any;
1452
+ externalValue?: string | undefined;
1453
+ }> | undefined;
1454
+ schema?: Record<string, any> | undefined;
1455
+ encoding?: Record<string, {
1456
+ contentType: string;
1457
+ headers?: Record<string, {
1458
+ description?: string | undefined;
1459
+ deprecated?: boolean | undefined;
1460
+ content?: Record<string, {
1461
+ example?: any;
1462
+ examples?: Record<string, {
1463
+ description?: string | undefined;
1464
+ summary?: string | undefined;
1465
+ value?: any;
1466
+ externalValue?: string | undefined;
1467
+ }> | undefined;
1468
+ schema?: Record<string, any> | undefined;
1469
+ }> | undefined;
1470
+ required?: boolean | undefined;
1471
+ example?: any;
1472
+ examples?: Record<string, {
1473
+ description?: string | undefined;
1474
+ summary?: string | undefined;
1475
+ value?: any;
1476
+ externalValue?: string | undefined;
1477
+ }> | undefined;
1478
+ schema?: Record<string, any> | undefined;
1479
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1480
+ explode?: boolean | undefined;
1481
+ }> | undefined;
1482
+ }> | undefined;
1483
+ }> | undefined;
1484
+ headers?: Record<string, {
1485
+ description?: string | undefined;
1486
+ deprecated?: boolean | undefined;
1487
+ content?: Record<string, {
1488
+ example?: any;
1489
+ examples?: Record<string, {
1490
+ description?: string | undefined;
1491
+ summary?: string | undefined;
1492
+ value?: any;
1493
+ externalValue?: string | undefined;
1494
+ }> | undefined;
1495
+ schema?: Record<string, any> | undefined;
1496
+ }> | undefined;
1497
+ required?: boolean | undefined;
1498
+ example?: any;
1499
+ examples?: Record<string, {
1500
+ description?: string | undefined;
1501
+ summary?: string | undefined;
1502
+ value?: any;
1503
+ externalValue?: string | undefined;
1504
+ }> | undefined;
1505
+ schema?: Record<string, any> | undefined;
1506
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1507
+ explode?: boolean | undefined;
1508
+ }> | undefined;
1509
+ links?: Record<string, {
1510
+ description?: string | undefined;
1511
+ operationId?: string | undefined;
1512
+ parameters?: Record<string, string> | undefined;
1513
+ requestBody?: string | undefined;
1514
+ operationRef?: string | undefined;
1515
+ server?: {
1516
+ url: string;
1517
+ description?: string | undefined;
1518
+ variables?: Record<string, {
1519
+ description?: string | undefined;
1520
+ default?: string | undefined;
1521
+ enum?: string[] | undefined;
1522
+ }> | undefined;
1523
+ } | undefined;
1524
+ }> | undefined;
1525
+ }, {
1526
+ description: string;
1527
+ content?: Record<string, {
1528
+ example?: any;
1529
+ examples?: Record<string, {
1530
+ description?: string | undefined;
1531
+ summary?: string | undefined;
1532
+ value?: any;
1533
+ externalValue?: string | undefined;
1534
+ }> | undefined;
1535
+ schema?: Record<string, any> | undefined;
1536
+ encoding?: Record<string, {
1537
+ contentType: string;
1538
+ headers?: Record<string, {
1539
+ description?: string | undefined;
1540
+ deprecated?: boolean | undefined;
1541
+ content?: Record<string, {
1542
+ example?: any;
1543
+ examples?: Record<string, {
1544
+ description?: string | undefined;
1545
+ summary?: string | undefined;
1546
+ value?: any;
1547
+ externalValue?: string | undefined;
1548
+ }> | undefined;
1549
+ schema?: Record<string, any> | undefined;
1550
+ }> | undefined;
1551
+ required?: boolean | undefined;
1552
+ example?: any;
1553
+ examples?: Record<string, {
1554
+ description?: string | undefined;
1555
+ summary?: string | undefined;
1556
+ value?: any;
1557
+ externalValue?: string | undefined;
1558
+ }> | undefined;
1559
+ schema?: Record<string, any> | undefined;
1560
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1561
+ explode?: boolean | undefined;
1562
+ }> | undefined;
1563
+ }> | undefined;
1564
+ }> | undefined;
1565
+ headers?: Record<string, {
1566
+ description?: string | undefined;
1567
+ deprecated?: boolean | undefined;
1568
+ content?: Record<string, {
1569
+ example?: any;
1570
+ examples?: Record<string, {
1571
+ description?: string | undefined;
1572
+ summary?: string | undefined;
1573
+ value?: any;
1574
+ externalValue?: string | undefined;
1575
+ }> | undefined;
1576
+ schema?: Record<string, any> | undefined;
1577
+ }> | undefined;
1578
+ required?: boolean | undefined;
1579
+ example?: any;
1580
+ examples?: Record<string, {
1581
+ description?: string | undefined;
1582
+ summary?: string | undefined;
1583
+ value?: any;
1584
+ externalValue?: string | undefined;
1585
+ }> | undefined;
1586
+ schema?: Record<string, any> | undefined;
1587
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1588
+ explode?: boolean | undefined;
1589
+ }> | undefined;
1590
+ links?: Record<string, {
1591
+ description?: string | undefined;
1592
+ operationId?: string | undefined;
1593
+ parameters?: Record<string, string> | undefined;
1594
+ requestBody?: string | undefined;
1595
+ operationRef?: string | undefined;
1596
+ server?: {
1597
+ url: string;
1598
+ description?: string | undefined;
1599
+ variables?: Record<string, {
1600
+ description?: string | undefined;
1601
+ default?: string | undefined;
1602
+ enum?: string[] | undefined;
1603
+ }> | undefined;
1604
+ } | undefined;
1605
+ }> | undefined;
1606
+ }>>>;
1607
+ security: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodString, "many">>, "many">>;
1608
+ deprecated: z.ZodOptional<z.ZodBoolean>;
1609
+ }, {
1610
+ /**
1611
+ * External documentation object
1612
+ */
1613
+ externalDocs: z.ZodOptional<z.ZodObject<{
1614
+ description: z.ZodOptional<z.ZodString>;
1615
+ url: z.ZodString;
1616
+ }, "strip", z.ZodTypeAny, {
1617
+ url: string;
1618
+ description?: string | undefined;
1619
+ }, {
1620
+ url: string;
1621
+ description?: string | undefined;
1622
+ }>>;
1623
+ /**
1624
+ * A list of parameters that are applicable for this operation. If a parameter is already defined at the Path Item,
1625
+ * the new definition will override it but can never remove it. The list MUST NOT include duplicated parameters. A
1626
+ * unique parameter is defined by a combination of a name and location. The list can use the Reference Object to link
1627
+ * to parameters that are defined in the OpenAPI Object's components.parameters.
1628
+ */
1629
+ parameters: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodObject<{
1630
+ $ref: z.ZodString;
1631
+ summary: z.ZodOptional<z.ZodString>;
1632
+ description: z.ZodOptional<z.ZodString>;
1633
+ }, "strip", z.ZodTypeAny, {
1634
+ $ref: string;
1635
+ description?: string | undefined;
1636
+ summary?: string | undefined;
1637
+ }, {
1638
+ $ref: string;
1639
+ description?: string | undefined;
1640
+ summary?: string | undefined;
1641
+ }>, z.ZodObject<z.objectUtil.extendShape<{
1642
+ name: z.ZodString;
1643
+ in: z.ZodEnum<["query", "header", "path", "cookie"]>;
1644
+ description: z.ZodOptional<z.ZodString>;
1645
+ required: z.ZodOptional<z.ZodBoolean>;
1646
+ deprecated: z.ZodOptional<z.ZodBoolean>;
1647
+ allowEmptyValue: z.ZodOptional<z.ZodBoolean>;
1648
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "form", "simple", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
1649
+ explode: z.ZodOptional<z.ZodBoolean>;
1650
+ allowReserved: z.ZodOptional<z.ZodBoolean>;
1651
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1652
+ example: z.ZodOptional<z.ZodAny>;
1653
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1654
+ summary: z.ZodOptional<z.ZodString>;
1655
+ description: z.ZodOptional<z.ZodString>;
1656
+ value: z.ZodOptional<z.ZodAny>;
1657
+ externalValue: z.ZodOptional<z.ZodString>;
1658
+ }, "strip", z.ZodTypeAny, {
1659
+ description?: string | undefined;
1660
+ summary?: string | undefined;
1661
+ value?: any;
1662
+ externalValue?: string | undefined;
1663
+ }, {
1664
+ description?: string | undefined;
1665
+ summary?: string | undefined;
1666
+ value?: any;
1667
+ externalValue?: string | undefined;
1668
+ }>>>;
1669
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1670
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1671
+ example: z.ZodOptional<z.ZodAny>;
1672
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1673
+ summary: z.ZodOptional<z.ZodString>;
1674
+ description: z.ZodOptional<z.ZodString>;
1675
+ value: z.ZodOptional<z.ZodAny>;
1676
+ externalValue: z.ZodOptional<z.ZodString>;
1677
+ }, "strip", z.ZodTypeAny, {
1678
+ description?: string | undefined;
1679
+ summary?: string | undefined;
1680
+ value?: any;
1681
+ externalValue?: string | undefined;
1682
+ }, {
1683
+ description?: string | undefined;
1684
+ summary?: string | undefined;
1685
+ value?: any;
1686
+ externalValue?: string | undefined;
1687
+ }>>>;
1688
+ encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1689
+ contentType: z.ZodString;
1690
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1691
+ description: z.ZodOptional<z.ZodString>;
1692
+ required: z.ZodOptional<z.ZodBoolean>;
1693
+ deprecated: z.ZodOptional<z.ZodBoolean>;
1694
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
1695
+ explode: z.ZodOptional<z.ZodBoolean>;
1696
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1697
+ example: z.ZodOptional<z.ZodAny>;
1698
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1699
+ summary: z.ZodOptional<z.ZodString>;
1700
+ description: z.ZodOptional<z.ZodString>;
1701
+ value: z.ZodOptional<z.ZodAny>;
1702
+ externalValue: z.ZodOptional<z.ZodString>;
1703
+ }, "strip", z.ZodTypeAny, {
1704
+ description?: string | undefined;
1705
+ summary?: string | undefined;
1706
+ value?: any;
1707
+ externalValue?: string | undefined;
1708
+ }, {
1709
+ description?: string | undefined;
1710
+ summary?: string | undefined;
1711
+ value?: any;
1712
+ externalValue?: string | undefined;
1713
+ }>>>;
1714
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1715
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1716
+ example: z.ZodOptional<z.ZodAny>;
1717
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1718
+ summary: z.ZodOptional<z.ZodString>;
1719
+ description: z.ZodOptional<z.ZodString>;
1720
+ value: z.ZodOptional<z.ZodAny>;
1721
+ externalValue: z.ZodOptional<z.ZodString>;
1722
+ }, "strip", z.ZodTypeAny, {
1723
+ description?: string | undefined;
1724
+ summary?: string | undefined;
1725
+ value?: any;
1726
+ externalValue?: string | undefined;
1727
+ }, {
1728
+ description?: string | undefined;
1729
+ summary?: string | undefined;
1730
+ value?: any;
1731
+ externalValue?: string | undefined;
1732
+ }>>>;
1733
+ }, "strip", z.ZodTypeAny, {
1734
+ example?: any;
1735
+ examples?: Record<string, {
1736
+ description?: string | undefined;
1737
+ summary?: string | undefined;
1738
+ value?: any;
1739
+ externalValue?: string | undefined;
1740
+ }> | undefined;
1741
+ schema?: Record<string, any> | undefined;
1742
+ }, {
1743
+ example?: any;
1744
+ examples?: Record<string, {
1745
+ description?: string | undefined;
1746
+ summary?: string | undefined;
1747
+ value?: any;
1748
+ externalValue?: string | undefined;
1749
+ }> | undefined;
1750
+ schema?: Record<string, any> | undefined;
1751
+ }>>>;
1752
+ }, "strip", z.ZodTypeAny, {
1753
+ description?: string | undefined;
1754
+ deprecated?: boolean | undefined;
1755
+ content?: Record<string, {
1756
+ example?: any;
1757
+ examples?: Record<string, {
1758
+ description?: string | undefined;
1759
+ summary?: string | undefined;
1760
+ value?: any;
1761
+ externalValue?: string | undefined;
1762
+ }> | undefined;
1763
+ schema?: Record<string, any> | undefined;
1764
+ }> | undefined;
1765
+ required?: boolean | undefined;
1766
+ example?: any;
1767
+ examples?: Record<string, {
1768
+ description?: string | undefined;
1769
+ summary?: string | undefined;
1770
+ value?: any;
1771
+ externalValue?: string | undefined;
1772
+ }> | undefined;
1773
+ schema?: Record<string, any> | undefined;
1774
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1775
+ explode?: boolean | undefined;
1776
+ }, {
1777
+ description?: string | undefined;
1778
+ deprecated?: boolean | undefined;
1779
+ content?: Record<string, {
1780
+ example?: any;
1781
+ examples?: Record<string, {
1782
+ description?: string | undefined;
1783
+ summary?: string | undefined;
1784
+ value?: any;
1785
+ externalValue?: string | undefined;
1786
+ }> | undefined;
1787
+ schema?: Record<string, any> | undefined;
1788
+ }> | undefined;
1789
+ required?: boolean | undefined;
1790
+ example?: any;
1791
+ examples?: Record<string, {
1792
+ description?: string | undefined;
1793
+ summary?: string | undefined;
1794
+ value?: any;
1795
+ externalValue?: string | undefined;
1796
+ }> | undefined;
1797
+ schema?: Record<string, any> | undefined;
1798
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1799
+ explode?: boolean | undefined;
1800
+ }>>>;
1801
+ }, "strip", z.ZodTypeAny, {
1802
+ contentType: string;
1803
+ headers?: Record<string, {
1804
+ description?: string | undefined;
1805
+ deprecated?: boolean | undefined;
1806
+ content?: Record<string, {
1807
+ example?: any;
1808
+ examples?: Record<string, {
1809
+ description?: string | undefined;
1810
+ summary?: string | undefined;
1811
+ value?: any;
1812
+ externalValue?: string | undefined;
1813
+ }> | undefined;
1814
+ schema?: Record<string, any> | undefined;
1815
+ }> | undefined;
1816
+ required?: boolean | undefined;
1817
+ example?: any;
1818
+ examples?: Record<string, {
1819
+ description?: string | undefined;
1820
+ summary?: string | undefined;
1821
+ value?: any;
1822
+ externalValue?: string | undefined;
1823
+ }> | undefined;
1824
+ schema?: Record<string, any> | undefined;
1825
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1826
+ explode?: boolean | undefined;
1827
+ }> | undefined;
1828
+ }, {
1829
+ contentType: string;
1830
+ headers?: Record<string, {
1831
+ description?: string | undefined;
1832
+ deprecated?: boolean | undefined;
1833
+ content?: Record<string, {
1834
+ example?: any;
1835
+ examples?: Record<string, {
1836
+ description?: string | undefined;
1837
+ summary?: string | undefined;
1838
+ value?: any;
1839
+ externalValue?: string | undefined;
1840
+ }> | undefined;
1841
+ schema?: Record<string, any> | undefined;
1842
+ }> | undefined;
1843
+ required?: boolean | undefined;
1844
+ example?: any;
1845
+ examples?: Record<string, {
1846
+ description?: string | undefined;
1847
+ summary?: string | undefined;
1848
+ value?: any;
1849
+ externalValue?: string | undefined;
1850
+ }> | undefined;
1851
+ schema?: Record<string, any> | undefined;
1852
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1853
+ explode?: boolean | undefined;
1854
+ }> | undefined;
1855
+ }>>>;
1856
+ }, "strip", z.ZodTypeAny, {
1857
+ example?: any;
1858
+ examples?: Record<string, {
1859
+ description?: string | undefined;
1860
+ summary?: string | undefined;
1861
+ value?: any;
1862
+ externalValue?: string | undefined;
1863
+ }> | undefined;
1864
+ schema?: Record<string, any> | undefined;
1865
+ encoding?: Record<string, {
1866
+ contentType: string;
1867
+ headers?: Record<string, {
1868
+ description?: string | undefined;
1869
+ deprecated?: boolean | undefined;
1870
+ content?: Record<string, {
1871
+ example?: any;
1872
+ examples?: Record<string, {
1873
+ description?: string | undefined;
1874
+ summary?: string | undefined;
1875
+ value?: any;
1876
+ externalValue?: string | undefined;
1877
+ }> | undefined;
1878
+ schema?: Record<string, any> | undefined;
1879
+ }> | undefined;
1880
+ required?: boolean | undefined;
1881
+ example?: any;
1882
+ examples?: Record<string, {
1883
+ description?: string | undefined;
1884
+ summary?: string | undefined;
1885
+ value?: any;
1886
+ externalValue?: string | undefined;
1887
+ }> | undefined;
1888
+ schema?: Record<string, any> | undefined;
1889
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1890
+ explode?: boolean | undefined;
1891
+ }> | undefined;
1892
+ }> | undefined;
1893
+ }, {
1894
+ example?: any;
1895
+ examples?: Record<string, {
1896
+ description?: string | undefined;
1897
+ summary?: string | undefined;
1898
+ value?: any;
1899
+ externalValue?: string | undefined;
1900
+ }> | undefined;
1901
+ schema?: Record<string, any> | undefined;
1902
+ encoding?: Record<string, {
1903
+ contentType: string;
1904
+ headers?: Record<string, {
1905
+ description?: string | undefined;
1906
+ deprecated?: boolean | undefined;
1907
+ content?: Record<string, {
1908
+ example?: any;
1909
+ examples?: Record<string, {
1910
+ description?: string | undefined;
1911
+ summary?: string | undefined;
1912
+ value?: any;
1913
+ externalValue?: string | undefined;
1914
+ }> | undefined;
1915
+ schema?: Record<string, any> | undefined;
1916
+ }> | undefined;
1917
+ required?: boolean | undefined;
1918
+ example?: any;
1919
+ examples?: Record<string, {
1920
+ description?: string | undefined;
1921
+ summary?: string | undefined;
1922
+ value?: any;
1923
+ externalValue?: string | undefined;
1924
+ }> | undefined;
1925
+ schema?: Record<string, any> | undefined;
1926
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1927
+ explode?: boolean | undefined;
1928
+ }> | undefined;
1929
+ }> | undefined;
1930
+ }>>>;
1931
+ }, {
1932
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1933
+ $ref: z.ZodString;
1934
+ summary: z.ZodOptional<z.ZodString>;
1935
+ description: z.ZodOptional<z.ZodString>;
1936
+ }, "strip", z.ZodTypeAny, {
1937
+ $ref: string;
1938
+ description?: string | undefined;
1939
+ summary?: string | undefined;
1940
+ }, {
1941
+ $ref: string;
1942
+ description?: string | undefined;
1943
+ summary?: string | undefined;
1944
+ }>, z.ZodObject<{
1945
+ summary: z.ZodOptional<z.ZodString>;
1946
+ description: z.ZodOptional<z.ZodString>;
1947
+ value: z.ZodOptional<z.ZodAny>;
1948
+ externalValue: z.ZodOptional<z.ZodString>;
1949
+ }, "strip", z.ZodTypeAny, {
1950
+ description?: string | undefined;
1951
+ summary?: string | undefined;
1952
+ value?: any;
1953
+ externalValue?: string | undefined;
1954
+ }, {
1955
+ description?: string | undefined;
1956
+ summary?: string | undefined;
1957
+ value?: any;
1958
+ externalValue?: string | undefined;
1959
+ }>]>>>;
1960
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<z.objectUtil.extendShape<{
1961
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1962
+ example: z.ZodOptional<z.ZodAny>;
1963
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1964
+ summary: z.ZodOptional<z.ZodString>;
1965
+ description: z.ZodOptional<z.ZodString>;
1966
+ value: z.ZodOptional<z.ZodAny>;
1967
+ externalValue: z.ZodOptional<z.ZodString>;
1968
+ }, "strip", z.ZodTypeAny, {
1969
+ description?: string | undefined;
1970
+ summary?: string | undefined;
1971
+ value?: any;
1972
+ externalValue?: string | undefined;
1973
+ }, {
1974
+ description?: string | undefined;
1975
+ summary?: string | undefined;
1976
+ value?: any;
1977
+ externalValue?: string | undefined;
1978
+ }>>>;
1979
+ encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1980
+ contentType: z.ZodString;
1981
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1982
+ description: z.ZodOptional<z.ZodString>;
1983
+ required: z.ZodOptional<z.ZodBoolean>;
1984
+ deprecated: z.ZodOptional<z.ZodBoolean>;
1985
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
1986
+ explode: z.ZodOptional<z.ZodBoolean>;
1987
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1988
+ example: z.ZodOptional<z.ZodAny>;
1989
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1990
+ summary: z.ZodOptional<z.ZodString>;
1991
+ description: z.ZodOptional<z.ZodString>;
1992
+ value: z.ZodOptional<z.ZodAny>;
1993
+ externalValue: z.ZodOptional<z.ZodString>;
1994
+ }, "strip", z.ZodTypeAny, {
1995
+ description?: string | undefined;
1996
+ summary?: string | undefined;
1997
+ value?: any;
1998
+ externalValue?: string | undefined;
1999
+ }, {
2000
+ description?: string | undefined;
2001
+ summary?: string | undefined;
2002
+ value?: any;
2003
+ externalValue?: string | undefined;
2004
+ }>>>;
2005
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2006
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
2007
+ example: z.ZodOptional<z.ZodAny>;
2008
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2009
+ summary: z.ZodOptional<z.ZodString>;
2010
+ description: z.ZodOptional<z.ZodString>;
2011
+ value: z.ZodOptional<z.ZodAny>;
2012
+ externalValue: z.ZodOptional<z.ZodString>;
2013
+ }, "strip", z.ZodTypeAny, {
2014
+ description?: string | undefined;
2015
+ summary?: string | undefined;
2016
+ value?: any;
2017
+ externalValue?: string | undefined;
2018
+ }, {
2019
+ description?: string | undefined;
2020
+ summary?: string | undefined;
2021
+ value?: any;
2022
+ externalValue?: string | undefined;
2023
+ }>>>;
2024
+ }, "strip", z.ZodTypeAny, {
2025
+ example?: any;
2026
+ examples?: Record<string, {
2027
+ description?: string | undefined;
2028
+ summary?: string | undefined;
2029
+ value?: any;
2030
+ externalValue?: string | undefined;
2031
+ }> | undefined;
2032
+ schema?: Record<string, any> | undefined;
2033
+ }, {
2034
+ example?: any;
2035
+ examples?: Record<string, {
2036
+ description?: string | undefined;
2037
+ summary?: string | undefined;
2038
+ value?: any;
2039
+ externalValue?: string | undefined;
2040
+ }> | undefined;
2041
+ schema?: Record<string, any> | undefined;
2042
+ }>>>;
2043
+ }, "strip", z.ZodTypeAny, {
2044
+ description?: string | undefined;
2045
+ deprecated?: boolean | undefined;
2046
+ content?: Record<string, {
2047
+ example?: any;
2048
+ examples?: Record<string, {
2049
+ description?: string | undefined;
2050
+ summary?: string | undefined;
2051
+ value?: any;
2052
+ externalValue?: string | undefined;
2053
+ }> | undefined;
2054
+ schema?: Record<string, any> | undefined;
2055
+ }> | undefined;
2056
+ required?: boolean | undefined;
2057
+ example?: any;
2058
+ examples?: Record<string, {
2059
+ description?: string | undefined;
2060
+ summary?: string | undefined;
2061
+ value?: any;
2062
+ externalValue?: string | undefined;
2063
+ }> | undefined;
2064
+ schema?: Record<string, any> | undefined;
2065
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2066
+ explode?: boolean | undefined;
2067
+ }, {
2068
+ description?: string | undefined;
2069
+ deprecated?: boolean | undefined;
2070
+ content?: Record<string, {
2071
+ example?: any;
2072
+ examples?: Record<string, {
2073
+ description?: string | undefined;
2074
+ summary?: string | undefined;
2075
+ value?: any;
2076
+ externalValue?: string | undefined;
2077
+ }> | undefined;
2078
+ schema?: Record<string, any> | undefined;
2079
+ }> | undefined;
2080
+ required?: boolean | undefined;
2081
+ example?: any;
2082
+ examples?: Record<string, {
2083
+ description?: string | undefined;
2084
+ summary?: string | undefined;
2085
+ value?: any;
2086
+ externalValue?: string | undefined;
2087
+ }> | undefined;
2088
+ schema?: Record<string, any> | undefined;
2089
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2090
+ explode?: boolean | undefined;
2091
+ }>>>;
2092
+ }, "strip", z.ZodTypeAny, {
2093
+ contentType: string;
2094
+ headers?: Record<string, {
2095
+ description?: string | undefined;
2096
+ deprecated?: boolean | undefined;
2097
+ content?: Record<string, {
2098
+ example?: any;
2099
+ examples?: Record<string, {
2100
+ description?: string | undefined;
2101
+ summary?: string | undefined;
2102
+ value?: any;
2103
+ externalValue?: string | undefined;
2104
+ }> | undefined;
2105
+ schema?: Record<string, any> | undefined;
2106
+ }> | undefined;
2107
+ required?: boolean | undefined;
2108
+ example?: any;
2109
+ examples?: Record<string, {
2110
+ description?: string | undefined;
2111
+ summary?: string | undefined;
2112
+ value?: any;
2113
+ externalValue?: string | undefined;
2114
+ }> | undefined;
2115
+ schema?: Record<string, any> | undefined;
2116
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2117
+ explode?: boolean | undefined;
2118
+ }> | undefined;
2119
+ }, {
2120
+ contentType: string;
2121
+ headers?: Record<string, {
2122
+ description?: string | undefined;
2123
+ deprecated?: boolean | undefined;
2124
+ content?: Record<string, {
2125
+ example?: any;
2126
+ examples?: Record<string, {
2127
+ description?: string | undefined;
2128
+ summary?: string | undefined;
2129
+ value?: any;
2130
+ externalValue?: string | undefined;
2131
+ }> | undefined;
2132
+ schema?: Record<string, any> | undefined;
2133
+ }> | undefined;
2134
+ required?: boolean | undefined;
2135
+ example?: any;
2136
+ examples?: Record<string, {
2137
+ description?: string | undefined;
2138
+ summary?: string | undefined;
2139
+ value?: any;
2140
+ externalValue?: string | undefined;
2141
+ }> | undefined;
2142
+ schema?: Record<string, any> | undefined;
2143
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2144
+ explode?: boolean | undefined;
2145
+ }> | undefined;
2146
+ }>>>;
2147
+ }, {
2148
+ schema: z.ZodOptional<z.ZodType<any, z.ZodTypeDef, any>>;
2149
+ example: z.ZodOptional<z.ZodAny>;
2150
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
2151
+ $ref: z.ZodString;
2152
+ summary: z.ZodOptional<z.ZodString>;
2153
+ description: z.ZodOptional<z.ZodString>;
2154
+ }, "strip", z.ZodTypeAny, {
2155
+ $ref: string;
2156
+ description?: string | undefined;
2157
+ summary?: string | undefined;
2158
+ }, {
2159
+ $ref: string;
2160
+ description?: string | undefined;
2161
+ summary?: string | undefined;
2162
+ }>, z.ZodObject<{
2163
+ summary: z.ZodOptional<z.ZodString>;
2164
+ description: z.ZodOptional<z.ZodString>;
2165
+ value: z.ZodOptional<z.ZodAny>;
2166
+ externalValue: z.ZodOptional<z.ZodString>;
2167
+ }, "strip", z.ZodTypeAny, {
2168
+ description?: string | undefined;
2169
+ summary?: string | undefined;
2170
+ value?: any;
2171
+ externalValue?: string | undefined;
2172
+ }, {
2173
+ description?: string | undefined;
2174
+ summary?: string | undefined;
2175
+ value?: any;
2176
+ externalValue?: string | undefined;
2177
+ }>]>>>;
2178
+ encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<z.objectUtil.extendShape<{
2179
+ contentType: z.ZodString;
2180
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2181
+ description: z.ZodOptional<z.ZodString>;
2182
+ required: z.ZodOptional<z.ZodBoolean>;
2183
+ deprecated: z.ZodOptional<z.ZodBoolean>;
2184
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
2185
+ explode: z.ZodOptional<z.ZodBoolean>;
2186
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
2187
+ example: z.ZodOptional<z.ZodAny>;
2188
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2189
+ summary: z.ZodOptional<z.ZodString>;
2190
+ description: z.ZodOptional<z.ZodString>;
2191
+ value: z.ZodOptional<z.ZodAny>;
2192
+ externalValue: z.ZodOptional<z.ZodString>;
2193
+ }, "strip", z.ZodTypeAny, {
2194
+ description?: string | undefined;
2195
+ summary?: string | undefined;
2196
+ value?: any;
2197
+ externalValue?: string | undefined;
2198
+ }, {
2199
+ description?: string | undefined;
2200
+ summary?: string | undefined;
2201
+ value?: any;
2202
+ externalValue?: string | undefined;
2203
+ }>>>;
2204
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2205
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
2206
+ example: z.ZodOptional<z.ZodAny>;
2207
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2208
+ summary: z.ZodOptional<z.ZodString>;
2209
+ description: z.ZodOptional<z.ZodString>;
2210
+ value: z.ZodOptional<z.ZodAny>;
2211
+ externalValue: z.ZodOptional<z.ZodString>;
2212
+ }, "strip", z.ZodTypeAny, {
2213
+ description?: string | undefined;
2214
+ summary?: string | undefined;
2215
+ value?: any;
2216
+ externalValue?: string | undefined;
2217
+ }, {
2218
+ description?: string | undefined;
2219
+ summary?: string | undefined;
2220
+ value?: any;
2221
+ externalValue?: string | undefined;
2222
+ }>>>;
2223
+ }, "strip", z.ZodTypeAny, {
2224
+ example?: any;
2225
+ examples?: Record<string, {
2226
+ description?: string | undefined;
2227
+ summary?: string | undefined;
2228
+ value?: any;
2229
+ externalValue?: string | undefined;
2230
+ }> | undefined;
2231
+ schema?: Record<string, any> | undefined;
2232
+ }, {
2233
+ example?: any;
2234
+ examples?: Record<string, {
2235
+ description?: string | undefined;
2236
+ summary?: string | undefined;
2237
+ value?: any;
2238
+ externalValue?: string | undefined;
2239
+ }> | undefined;
2240
+ schema?: Record<string, any> | undefined;
2241
+ }>>>;
2242
+ }, "strip", z.ZodTypeAny, {
2243
+ description?: string | undefined;
2244
+ deprecated?: boolean | undefined;
2245
+ content?: Record<string, {
2246
+ example?: any;
2247
+ examples?: Record<string, {
2248
+ description?: string | undefined;
2249
+ summary?: string | undefined;
2250
+ value?: any;
2251
+ externalValue?: string | undefined;
2252
+ }> | undefined;
2253
+ schema?: Record<string, any> | undefined;
2254
+ }> | undefined;
2255
+ required?: boolean | undefined;
2256
+ example?: any;
2257
+ examples?: Record<string, {
2258
+ description?: string | undefined;
2259
+ summary?: string | undefined;
2260
+ value?: any;
2261
+ externalValue?: string | undefined;
2262
+ }> | undefined;
2263
+ schema?: Record<string, any> | undefined;
2264
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2265
+ explode?: boolean | undefined;
2266
+ }, {
2267
+ description?: string | undefined;
2268
+ deprecated?: boolean | undefined;
2269
+ content?: Record<string, {
2270
+ example?: any;
2271
+ examples?: Record<string, {
2272
+ description?: string | undefined;
2273
+ summary?: string | undefined;
2274
+ value?: any;
2275
+ externalValue?: string | undefined;
2276
+ }> | undefined;
2277
+ schema?: Record<string, any> | undefined;
2278
+ }> | undefined;
2279
+ required?: boolean | undefined;
2280
+ example?: any;
2281
+ examples?: Record<string, {
2282
+ description?: string | undefined;
2283
+ summary?: string | undefined;
2284
+ value?: any;
2285
+ externalValue?: string | undefined;
2286
+ }> | undefined;
2287
+ schema?: Record<string, any> | undefined;
2288
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2289
+ explode?: boolean | undefined;
2290
+ }>>>;
2291
+ }, {
2292
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
2293
+ $ref: z.ZodString;
2294
+ summary: z.ZodOptional<z.ZodString>;
2295
+ description: z.ZodOptional<z.ZodString>;
2296
+ }, "strip", z.ZodTypeAny, {
2297
+ $ref: string;
2298
+ description?: string | undefined;
2299
+ summary?: string | undefined;
2300
+ }, {
2301
+ $ref: string;
2302
+ description?: string | undefined;
2303
+ summary?: string | undefined;
2304
+ }>, z.ZodObject<z.objectUtil.extendShape<{
2305
+ description: z.ZodOptional<z.ZodString>;
2306
+ required: z.ZodOptional<z.ZodBoolean>;
2307
+ deprecated: z.ZodOptional<z.ZodBoolean>;
2308
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
2309
+ explode: z.ZodOptional<z.ZodBoolean>;
2310
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
2311
+ example: z.ZodOptional<z.ZodAny>;
2312
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2313
+ summary: z.ZodOptional<z.ZodString>;
2314
+ description: z.ZodOptional<z.ZodString>;
2315
+ value: z.ZodOptional<z.ZodAny>;
2316
+ externalValue: z.ZodOptional<z.ZodString>;
2317
+ }, "strip", z.ZodTypeAny, {
2318
+ description?: string | undefined;
2319
+ summary?: string | undefined;
2320
+ value?: any;
2321
+ externalValue?: string | undefined;
2322
+ }, {
2323
+ description?: string | undefined;
2324
+ summary?: string | undefined;
2325
+ value?: any;
2326
+ externalValue?: string | undefined;
2327
+ }>>>;
2328
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2329
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
2330
+ example: z.ZodOptional<z.ZodAny>;
2331
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2332
+ summary: z.ZodOptional<z.ZodString>;
2333
+ description: z.ZodOptional<z.ZodString>;
2334
+ value: z.ZodOptional<z.ZodAny>;
2335
+ externalValue: z.ZodOptional<z.ZodString>;
2336
+ }, "strip", z.ZodTypeAny, {
2337
+ description?: string | undefined;
2338
+ summary?: string | undefined;
2339
+ value?: any;
2340
+ externalValue?: string | undefined;
2341
+ }, {
2342
+ description?: string | undefined;
2343
+ summary?: string | undefined;
2344
+ value?: any;
2345
+ externalValue?: string | undefined;
2346
+ }>>>;
2347
+ }, "strip", z.ZodTypeAny, {
2348
+ example?: any;
2349
+ examples?: Record<string, {
2350
+ description?: string | undefined;
2351
+ summary?: string | undefined;
2352
+ value?: any;
2353
+ externalValue?: string | undefined;
2354
+ }> | undefined;
2355
+ schema?: Record<string, any> | undefined;
2356
+ }, {
2357
+ example?: any;
2358
+ examples?: Record<string, {
2359
+ description?: string | undefined;
2360
+ summary?: string | undefined;
2361
+ value?: any;
2362
+ externalValue?: string | undefined;
2363
+ }> | undefined;
2364
+ schema?: Record<string, any> | undefined;
2365
+ }>>>;
2366
+ }, {
2367
+ schema: z.ZodOptional<z.ZodType<any, z.ZodTypeDef, any>>;
2368
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
2369
+ $ref: z.ZodString;
2370
+ summary: z.ZodOptional<z.ZodString>;
2371
+ description: z.ZodOptional<z.ZodString>;
2372
+ }, "strip", z.ZodTypeAny, {
2373
+ $ref: string;
2374
+ description?: string | undefined;
2375
+ summary?: string | undefined;
2376
+ }, {
2377
+ $ref: string;
2378
+ description?: string | undefined;
2379
+ summary?: string | undefined;
2380
+ }>, z.ZodObject<{
2381
+ summary: z.ZodOptional<z.ZodString>;
2382
+ description: z.ZodOptional<z.ZodString>;
2383
+ value: z.ZodOptional<z.ZodAny>;
2384
+ externalValue: z.ZodOptional<z.ZodString>;
2385
+ }, "strip", z.ZodTypeAny, {
2386
+ description?: string | undefined;
2387
+ summary?: string | undefined;
2388
+ value?: any;
2389
+ externalValue?: string | undefined;
2390
+ }, {
2391
+ description?: string | undefined;
2392
+ summary?: string | undefined;
2393
+ value?: any;
2394
+ externalValue?: string | undefined;
2395
+ }>]>>>;
2396
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2397
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
2398
+ example: z.ZodOptional<z.ZodAny>;
2399
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2400
+ summary: z.ZodOptional<z.ZodString>;
2401
+ description: z.ZodOptional<z.ZodString>;
2402
+ value: z.ZodOptional<z.ZodAny>;
2403
+ externalValue: z.ZodOptional<z.ZodString>;
2404
+ }, "strip", z.ZodTypeAny, {
2405
+ description?: string | undefined;
2406
+ summary?: string | undefined;
2407
+ value?: any;
2408
+ externalValue?: string | undefined;
2409
+ }, {
2410
+ description?: string | undefined;
2411
+ summary?: string | undefined;
2412
+ value?: any;
2413
+ externalValue?: string | undefined;
2414
+ }>>>;
2415
+ }, "strip", z.ZodTypeAny, {
2416
+ example?: any;
2417
+ examples?: Record<string, {
2418
+ description?: string | undefined;
2419
+ summary?: string | undefined;
2420
+ value?: any;
2421
+ externalValue?: string | undefined;
2422
+ }> | undefined;
2423
+ schema?: Record<string, any> | undefined;
2424
+ }, {
2425
+ example?: any;
2426
+ examples?: Record<string, {
2427
+ description?: string | undefined;
2428
+ summary?: string | undefined;
2429
+ value?: any;
2430
+ externalValue?: string | undefined;
2431
+ }> | undefined;
2432
+ schema?: Record<string, any> | undefined;
2433
+ }>>>;
2434
+ }>, "strip", z.ZodTypeAny, {
2435
+ description?: string | undefined;
2436
+ deprecated?: boolean | undefined;
2437
+ content?: Record<string, {
2438
+ example?: any;
2439
+ examples?: Record<string, {
2440
+ description?: string | undefined;
2441
+ summary?: string | undefined;
2442
+ value?: any;
2443
+ externalValue?: string | undefined;
2444
+ }> | undefined;
2445
+ schema?: Record<string, any> | undefined;
2446
+ }> | undefined;
2447
+ required?: boolean | undefined;
2448
+ example?: any;
2449
+ examples?: Record<string, {
2450
+ description?: string | undefined;
2451
+ summary?: string | undefined;
2452
+ value?: any;
2453
+ externalValue?: string | undefined;
2454
+ } | {
2455
+ $ref: string;
2456
+ description?: string | undefined;
2457
+ summary?: string | undefined;
2458
+ }> | undefined;
2459
+ schema?: any;
2460
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2461
+ explode?: boolean | undefined;
2462
+ }, {
2463
+ description?: string | undefined;
2464
+ deprecated?: boolean | undefined;
2465
+ content?: Record<string, {
2466
+ example?: any;
2467
+ examples?: Record<string, {
2468
+ description?: string | undefined;
2469
+ summary?: string | undefined;
2470
+ value?: any;
2471
+ externalValue?: string | undefined;
2472
+ }> | undefined;
2473
+ schema?: Record<string, any> | undefined;
2474
+ }> | undefined;
2475
+ required?: boolean | undefined;
2476
+ example?: any;
2477
+ examples?: Record<string, {
2478
+ description?: string | undefined;
2479
+ summary?: string | undefined;
2480
+ value?: any;
2481
+ externalValue?: string | undefined;
2482
+ } | {
2483
+ $ref: string;
2484
+ description?: string | undefined;
2485
+ summary?: string | undefined;
2486
+ }> | undefined;
2487
+ schema?: any;
2488
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2489
+ explode?: boolean | undefined;
2490
+ }>]>>>;
2491
+ }>, "strip", z.ZodTypeAny, {
2492
+ contentType: string;
2493
+ headers?: Record<string, {
2494
+ $ref: string;
2495
+ description?: string | undefined;
2496
+ summary?: string | undefined;
2497
+ } | {
2498
+ description?: string | undefined;
2499
+ deprecated?: boolean | undefined;
2500
+ content?: Record<string, {
2501
+ example?: any;
2502
+ examples?: Record<string, {
2503
+ description?: string | undefined;
2504
+ summary?: string | undefined;
2505
+ value?: any;
2506
+ externalValue?: string | undefined;
2507
+ }> | undefined;
2508
+ schema?: Record<string, any> | undefined;
2509
+ }> | undefined;
2510
+ required?: boolean | undefined;
2511
+ example?: any;
2512
+ examples?: Record<string, {
2513
+ description?: string | undefined;
2514
+ summary?: string | undefined;
2515
+ value?: any;
2516
+ externalValue?: string | undefined;
2517
+ } | {
2518
+ $ref: string;
2519
+ description?: string | undefined;
2520
+ summary?: string | undefined;
2521
+ }> | undefined;
2522
+ schema?: any;
2523
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2524
+ explode?: boolean | undefined;
2525
+ }> | undefined;
2526
+ }, {
2527
+ contentType: string;
2528
+ headers?: Record<string, {
2529
+ $ref: string;
2530
+ description?: string | undefined;
2531
+ summary?: string | undefined;
2532
+ } | {
2533
+ description?: string | undefined;
2534
+ deprecated?: boolean | undefined;
2535
+ content?: Record<string, {
2536
+ example?: any;
2537
+ examples?: Record<string, {
2538
+ description?: string | undefined;
2539
+ summary?: string | undefined;
2540
+ value?: any;
2541
+ externalValue?: string | undefined;
2542
+ }> | undefined;
2543
+ schema?: Record<string, any> | undefined;
2544
+ }> | undefined;
2545
+ required?: boolean | undefined;
2546
+ example?: any;
2547
+ examples?: Record<string, {
2548
+ description?: string | undefined;
2549
+ summary?: string | undefined;
2550
+ value?: any;
2551
+ externalValue?: string | undefined;
2552
+ } | {
2553
+ $ref: string;
2554
+ description?: string | undefined;
2555
+ summary?: string | undefined;
2556
+ }> | undefined;
2557
+ schema?: any;
2558
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2559
+ explode?: boolean | undefined;
2560
+ }> | undefined;
2561
+ }>>>;
2562
+ }>, "strip", z.ZodTypeAny, {
2563
+ example?: any;
2564
+ examples?: Record<string, {
2565
+ description?: string | undefined;
2566
+ summary?: string | undefined;
2567
+ value?: any;
2568
+ externalValue?: string | undefined;
2569
+ } | {
2570
+ $ref: string;
2571
+ description?: string | undefined;
2572
+ summary?: string | undefined;
2573
+ }> | undefined;
2574
+ schema?: any;
2575
+ encoding?: Record<string, {
2576
+ contentType: string;
2577
+ headers?: Record<string, {
2578
+ $ref: string;
2579
+ description?: string | undefined;
2580
+ summary?: string | undefined;
2581
+ } | {
2582
+ description?: string | undefined;
2583
+ deprecated?: boolean | undefined;
2584
+ content?: Record<string, {
2585
+ example?: any;
2586
+ examples?: Record<string, {
2587
+ description?: string | undefined;
2588
+ summary?: string | undefined;
2589
+ value?: any;
2590
+ externalValue?: string | undefined;
2591
+ }> | undefined;
2592
+ schema?: Record<string, any> | undefined;
2593
+ }> | undefined;
2594
+ required?: boolean | undefined;
2595
+ example?: any;
2596
+ examples?: Record<string, {
2597
+ description?: string | undefined;
2598
+ summary?: string | undefined;
2599
+ value?: any;
2600
+ externalValue?: string | undefined;
2601
+ } | {
2602
+ $ref: string;
2603
+ description?: string | undefined;
2604
+ summary?: string | undefined;
2605
+ }> | undefined;
2606
+ schema?: any;
2607
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2608
+ explode?: boolean | undefined;
2609
+ }> | undefined;
2610
+ }> | undefined;
2611
+ }, {
2612
+ example?: any;
2613
+ examples?: Record<string, {
2614
+ description?: string | undefined;
2615
+ summary?: string | undefined;
2616
+ value?: any;
2617
+ externalValue?: string | undefined;
2618
+ } | {
2619
+ $ref: string;
2620
+ description?: string | undefined;
2621
+ summary?: string | undefined;
2622
+ }> | undefined;
2623
+ schema?: any;
2624
+ encoding?: Record<string, {
2625
+ contentType: string;
2626
+ headers?: Record<string, {
2627
+ $ref: string;
2628
+ description?: string | undefined;
2629
+ summary?: string | undefined;
2630
+ } | {
2631
+ description?: string | undefined;
2632
+ deprecated?: boolean | undefined;
2633
+ content?: Record<string, {
2634
+ example?: any;
2635
+ examples?: Record<string, {
2636
+ description?: string | undefined;
2637
+ summary?: string | undefined;
2638
+ value?: any;
2639
+ externalValue?: string | undefined;
2640
+ }> | undefined;
2641
+ schema?: Record<string, any> | undefined;
2642
+ }> | undefined;
2643
+ required?: boolean | undefined;
2644
+ example?: any;
2645
+ examples?: Record<string, {
2646
+ description?: string | undefined;
2647
+ summary?: string | undefined;
2648
+ value?: any;
2649
+ externalValue?: string | undefined;
2650
+ } | {
2651
+ $ref: string;
2652
+ description?: string | undefined;
2653
+ summary?: string | undefined;
2654
+ }> | undefined;
2655
+ schema?: any;
2656
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2657
+ explode?: boolean | undefined;
2658
+ }> | undefined;
2659
+ }> | undefined;
2660
+ }>>>;
2661
+ }>, "strip", z.ZodTypeAny, {
2662
+ name: string;
2663
+ in: "path" | "query" | "header" | "cookie";
2664
+ description?: string | undefined;
2665
+ deprecated?: boolean | undefined;
2666
+ content?: Record<string, {
2667
+ example?: any;
2668
+ examples?: Record<string, {
2669
+ description?: string | undefined;
2670
+ summary?: string | undefined;
2671
+ value?: any;
2672
+ externalValue?: string | undefined;
2673
+ } | {
2674
+ $ref: string;
2675
+ description?: string | undefined;
2676
+ summary?: string | undefined;
2677
+ }> | undefined;
2678
+ schema?: any;
2679
+ encoding?: Record<string, {
2680
+ contentType: string;
2681
+ headers?: Record<string, {
2682
+ $ref: string;
2683
+ description?: string | undefined;
2684
+ summary?: string | undefined;
2685
+ } | {
2686
+ description?: string | undefined;
2687
+ deprecated?: boolean | undefined;
2688
+ content?: Record<string, {
2689
+ example?: any;
2690
+ examples?: Record<string, {
2691
+ description?: string | undefined;
2692
+ summary?: string | undefined;
2693
+ value?: any;
2694
+ externalValue?: string | undefined;
2695
+ }> | undefined;
2696
+ schema?: Record<string, any> | undefined;
2697
+ }> | undefined;
2698
+ required?: boolean | undefined;
2699
+ example?: any;
2700
+ examples?: Record<string, {
2701
+ description?: string | undefined;
2702
+ summary?: string | undefined;
2703
+ value?: any;
2704
+ externalValue?: string | undefined;
2705
+ } | {
2706
+ $ref: string;
2707
+ description?: string | undefined;
2708
+ summary?: string | undefined;
2709
+ }> | undefined;
2710
+ schema?: any;
2711
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2712
+ explode?: boolean | undefined;
2713
+ }> | undefined;
2714
+ }> | undefined;
2715
+ }> | undefined;
2716
+ required?: boolean | undefined;
2717
+ example?: any;
2718
+ examples?: Record<string, {
2719
+ description?: string | undefined;
2720
+ summary?: string | undefined;
2721
+ value?: any;
2722
+ externalValue?: string | undefined;
2723
+ } | {
2724
+ $ref: string;
2725
+ description?: string | undefined;
2726
+ summary?: string | undefined;
2727
+ }> | undefined;
2728
+ schema?: Record<string, any> | undefined;
2729
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2730
+ explode?: boolean | undefined;
2731
+ allowEmptyValue?: boolean | undefined;
2732
+ allowReserved?: boolean | undefined;
2733
+ }, {
2734
+ name: string;
2735
+ in: "path" | "query" | "header" | "cookie";
2736
+ description?: string | undefined;
2737
+ deprecated?: boolean | undefined;
2738
+ content?: Record<string, {
2739
+ example?: any;
2740
+ examples?: Record<string, {
2741
+ description?: string | undefined;
2742
+ summary?: string | undefined;
2743
+ value?: any;
2744
+ externalValue?: string | undefined;
2745
+ } | {
2746
+ $ref: string;
2747
+ description?: string | undefined;
2748
+ summary?: string | undefined;
2749
+ }> | undefined;
2750
+ schema?: any;
2751
+ encoding?: Record<string, {
2752
+ contentType: string;
2753
+ headers?: Record<string, {
2754
+ $ref: string;
2755
+ description?: string | undefined;
2756
+ summary?: string | undefined;
2757
+ } | {
2758
+ description?: string | undefined;
2759
+ deprecated?: boolean | undefined;
2760
+ content?: Record<string, {
2761
+ example?: any;
2762
+ examples?: Record<string, {
2763
+ description?: string | undefined;
2764
+ summary?: string | undefined;
2765
+ value?: any;
2766
+ externalValue?: string | undefined;
2767
+ }> | undefined;
2768
+ schema?: Record<string, any> | undefined;
2769
+ }> | undefined;
2770
+ required?: boolean | undefined;
2771
+ example?: any;
2772
+ examples?: Record<string, {
2773
+ description?: string | undefined;
2774
+ summary?: string | undefined;
2775
+ value?: any;
2776
+ externalValue?: string | undefined;
2777
+ } | {
2778
+ $ref: string;
2779
+ description?: string | undefined;
2780
+ summary?: string | undefined;
2781
+ }> | undefined;
2782
+ schema?: any;
2783
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2784
+ explode?: boolean | undefined;
2785
+ }> | undefined;
2786
+ }> | undefined;
2787
+ }> | undefined;
2788
+ required?: boolean | undefined;
2789
+ example?: any;
2790
+ examples?: Record<string, {
2791
+ description?: string | undefined;
2792
+ summary?: string | undefined;
2793
+ value?: any;
2794
+ externalValue?: string | undefined;
2795
+ } | {
2796
+ $ref: string;
2797
+ description?: string | undefined;
2798
+ summary?: string | undefined;
2799
+ }> | undefined;
2800
+ schema?: Record<string, any> | undefined;
2801
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2802
+ explode?: boolean | undefined;
2803
+ allowEmptyValue?: boolean | undefined;
2804
+ allowReserved?: boolean | undefined;
2805
+ }>]>, "many">>;
2806
+ /**
2807
+ * The request body applicable for this operation. The requestBody is fully supported in HTTP methods where the
2808
+ * HTTP 1.1 specification [RFC7231] has explicitly defined semantics for request bodies. In other cases where the
2809
+ * HTTP spec is vague (such as GET, HEAD and DELETE), requestBody is permitted but does not have well-defined
2810
+ * semantics and SHOULD be avoided if possible.
2811
+ */
2812
+ requestBody: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
2813
+ $ref: z.ZodString;
2814
+ summary: z.ZodOptional<z.ZodString>;
2815
+ description: z.ZodOptional<z.ZodString>;
2816
+ }, "strip", z.ZodTypeAny, {
2817
+ $ref: string;
2818
+ description?: string | undefined;
2819
+ summary?: string | undefined;
2820
+ }, {
2821
+ $ref: string;
2822
+ description?: string | undefined;
2823
+ summary?: string | undefined;
2824
+ }>, z.ZodObject<{
2825
+ description: z.ZodOptional<z.ZodString>;
2826
+ content: z.ZodRecord<z.ZodString, z.ZodObject<{
2827
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
2828
+ example: z.ZodOptional<z.ZodAny>;
2829
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2830
+ summary: z.ZodOptional<z.ZodString>;
2831
+ description: z.ZodOptional<z.ZodString>;
2832
+ value: z.ZodOptional<z.ZodAny>;
2833
+ externalValue: z.ZodOptional<z.ZodString>;
2834
+ }, "strip", z.ZodTypeAny, {
2835
+ description?: string | undefined;
2836
+ summary?: string | undefined;
2837
+ value?: any;
2838
+ externalValue?: string | undefined;
2839
+ }, {
2840
+ description?: string | undefined;
2841
+ summary?: string | undefined;
2842
+ value?: any;
2843
+ externalValue?: string | undefined;
2844
+ }>>>;
2845
+ encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2846
+ contentType: z.ZodString;
2847
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2848
+ description: z.ZodOptional<z.ZodString>;
2849
+ required: z.ZodOptional<z.ZodBoolean>;
2850
+ deprecated: z.ZodOptional<z.ZodBoolean>;
2851
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
2852
+ explode: z.ZodOptional<z.ZodBoolean>;
2853
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
2854
+ example: z.ZodOptional<z.ZodAny>;
2855
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2856
+ summary: z.ZodOptional<z.ZodString>;
2857
+ description: z.ZodOptional<z.ZodString>;
2858
+ value: z.ZodOptional<z.ZodAny>;
2859
+ externalValue: z.ZodOptional<z.ZodString>;
2860
+ }, "strip", z.ZodTypeAny, {
2861
+ description?: string | undefined;
2862
+ summary?: string | undefined;
2863
+ value?: any;
2864
+ externalValue?: string | undefined;
2865
+ }, {
2866
+ description?: string | undefined;
2867
+ summary?: string | undefined;
2868
+ value?: any;
2869
+ externalValue?: string | undefined;
2870
+ }>>>;
2871
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2872
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
2873
+ example: z.ZodOptional<z.ZodAny>;
2874
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2875
+ summary: z.ZodOptional<z.ZodString>;
2876
+ description: z.ZodOptional<z.ZodString>;
2877
+ value: z.ZodOptional<z.ZodAny>;
2878
+ externalValue: z.ZodOptional<z.ZodString>;
2879
+ }, "strip", z.ZodTypeAny, {
2880
+ description?: string | undefined;
2881
+ summary?: string | undefined;
2882
+ value?: any;
2883
+ externalValue?: string | undefined;
2884
+ }, {
2885
+ description?: string | undefined;
2886
+ summary?: string | undefined;
2887
+ value?: any;
2888
+ externalValue?: string | undefined;
2889
+ }>>>;
2890
+ }, "strip", z.ZodTypeAny, {
2891
+ example?: any;
2892
+ examples?: Record<string, {
2893
+ description?: string | undefined;
2894
+ summary?: string | undefined;
2895
+ value?: any;
2896
+ externalValue?: string | undefined;
2897
+ }> | undefined;
2898
+ schema?: Record<string, any> | undefined;
2899
+ }, {
2900
+ example?: any;
2901
+ examples?: Record<string, {
2902
+ description?: string | undefined;
2903
+ summary?: string | undefined;
2904
+ value?: any;
2905
+ externalValue?: string | undefined;
2906
+ }> | undefined;
2907
+ schema?: Record<string, any> | undefined;
2908
+ }>>>;
2909
+ }, "strip", z.ZodTypeAny, {
2910
+ description?: string | undefined;
2911
+ deprecated?: boolean | undefined;
2912
+ content?: Record<string, {
2913
+ example?: any;
2914
+ examples?: Record<string, {
2915
+ description?: string | undefined;
2916
+ summary?: string | undefined;
2917
+ value?: any;
2918
+ externalValue?: string | undefined;
2919
+ }> | undefined;
2920
+ schema?: Record<string, any> | undefined;
2921
+ }> | undefined;
2922
+ required?: boolean | undefined;
2923
+ example?: any;
2924
+ examples?: Record<string, {
2925
+ description?: string | undefined;
2926
+ summary?: string | undefined;
2927
+ value?: any;
2928
+ externalValue?: string | undefined;
2929
+ }> | undefined;
2930
+ schema?: Record<string, any> | undefined;
2931
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2932
+ explode?: boolean | undefined;
2933
+ }, {
2934
+ description?: string | undefined;
2935
+ deprecated?: boolean | undefined;
2936
+ content?: Record<string, {
2937
+ example?: any;
2938
+ examples?: Record<string, {
2939
+ description?: string | undefined;
2940
+ summary?: string | undefined;
2941
+ value?: any;
2942
+ externalValue?: string | undefined;
2943
+ }> | undefined;
2944
+ schema?: Record<string, any> | undefined;
2945
+ }> | undefined;
2946
+ required?: boolean | undefined;
2947
+ example?: any;
2948
+ examples?: Record<string, {
2949
+ description?: string | undefined;
2950
+ summary?: string | undefined;
2951
+ value?: any;
2952
+ externalValue?: string | undefined;
2953
+ }> | undefined;
2954
+ schema?: Record<string, any> | undefined;
2955
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2956
+ explode?: boolean | undefined;
2957
+ }>>>;
2958
+ }, "strip", z.ZodTypeAny, {
2959
+ contentType: string;
2960
+ headers?: Record<string, {
2961
+ description?: string | undefined;
2962
+ deprecated?: boolean | undefined;
2963
+ content?: Record<string, {
2964
+ example?: any;
2965
+ examples?: Record<string, {
2966
+ description?: string | undefined;
2967
+ summary?: string | undefined;
2968
+ value?: any;
2969
+ externalValue?: string | undefined;
2970
+ }> | undefined;
2971
+ schema?: Record<string, any> | undefined;
2972
+ }> | undefined;
2973
+ required?: boolean | undefined;
2974
+ example?: any;
2975
+ examples?: Record<string, {
2976
+ description?: string | undefined;
2977
+ summary?: string | undefined;
2978
+ value?: any;
2979
+ externalValue?: string | undefined;
2980
+ }> | undefined;
2981
+ schema?: Record<string, any> | undefined;
2982
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2983
+ explode?: boolean | undefined;
2984
+ }> | undefined;
2985
+ }, {
2986
+ contentType: string;
2987
+ headers?: Record<string, {
2988
+ description?: string | undefined;
2989
+ deprecated?: boolean | undefined;
2990
+ content?: Record<string, {
2991
+ example?: any;
2992
+ examples?: Record<string, {
2993
+ description?: string | undefined;
2994
+ summary?: string | undefined;
2995
+ value?: any;
2996
+ externalValue?: string | undefined;
2997
+ }> | undefined;
2998
+ schema?: Record<string, any> | undefined;
2999
+ }> | undefined;
3000
+ required?: boolean | undefined;
3001
+ example?: any;
3002
+ examples?: Record<string, {
3003
+ description?: string | undefined;
3004
+ summary?: string | undefined;
3005
+ value?: any;
3006
+ externalValue?: string | undefined;
3007
+ }> | undefined;
3008
+ schema?: Record<string, any> | undefined;
3009
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3010
+ explode?: boolean | undefined;
3011
+ }> | undefined;
3012
+ }>>>;
3013
+ }, "strip", z.ZodTypeAny, {
3014
+ example?: any;
3015
+ examples?: Record<string, {
3016
+ description?: string | undefined;
3017
+ summary?: string | undefined;
3018
+ value?: any;
3019
+ externalValue?: string | undefined;
3020
+ }> | undefined;
3021
+ schema?: Record<string, any> | undefined;
3022
+ encoding?: Record<string, {
3023
+ contentType: string;
3024
+ headers?: Record<string, {
3025
+ description?: string | undefined;
3026
+ deprecated?: boolean | undefined;
3027
+ content?: Record<string, {
3028
+ example?: any;
3029
+ examples?: Record<string, {
3030
+ description?: string | undefined;
3031
+ summary?: string | undefined;
3032
+ value?: any;
3033
+ externalValue?: string | undefined;
3034
+ }> | undefined;
3035
+ schema?: Record<string, any> | undefined;
3036
+ }> | undefined;
3037
+ required?: boolean | undefined;
3038
+ example?: any;
3039
+ examples?: Record<string, {
3040
+ description?: string | undefined;
3041
+ summary?: string | undefined;
3042
+ value?: any;
3043
+ externalValue?: string | undefined;
3044
+ }> | undefined;
3045
+ schema?: Record<string, any> | undefined;
3046
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3047
+ explode?: boolean | undefined;
3048
+ }> | undefined;
3049
+ }> | undefined;
3050
+ }, {
3051
+ example?: any;
3052
+ examples?: Record<string, {
3053
+ description?: string | undefined;
3054
+ summary?: string | undefined;
3055
+ value?: any;
3056
+ externalValue?: string | undefined;
3057
+ }> | undefined;
3058
+ schema?: Record<string, any> | undefined;
3059
+ encoding?: Record<string, {
3060
+ contentType: string;
3061
+ headers?: Record<string, {
3062
+ description?: string | undefined;
3063
+ deprecated?: boolean | undefined;
3064
+ content?: Record<string, {
3065
+ example?: any;
3066
+ examples?: Record<string, {
3067
+ description?: string | undefined;
3068
+ summary?: string | undefined;
3069
+ value?: any;
3070
+ externalValue?: string | undefined;
3071
+ }> | undefined;
3072
+ schema?: Record<string, any> | undefined;
3073
+ }> | undefined;
3074
+ required?: boolean | undefined;
3075
+ example?: any;
3076
+ examples?: Record<string, {
3077
+ description?: string | undefined;
3078
+ summary?: string | undefined;
3079
+ value?: any;
3080
+ externalValue?: string | undefined;
3081
+ }> | undefined;
3082
+ schema?: Record<string, any> | undefined;
3083
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3084
+ explode?: boolean | undefined;
3085
+ }> | undefined;
3086
+ }> | undefined;
3087
+ }>>;
3088
+ required: z.ZodOptional<z.ZodBoolean>;
3089
+ encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3090
+ contentType: z.ZodString;
3091
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3092
+ description: z.ZodOptional<z.ZodString>;
3093
+ required: z.ZodOptional<z.ZodBoolean>;
3094
+ deprecated: z.ZodOptional<z.ZodBoolean>;
3095
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
3096
+ explode: z.ZodOptional<z.ZodBoolean>;
3097
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
3098
+ example: z.ZodOptional<z.ZodAny>;
3099
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3100
+ summary: z.ZodOptional<z.ZodString>;
3101
+ description: z.ZodOptional<z.ZodString>;
3102
+ value: z.ZodOptional<z.ZodAny>;
3103
+ externalValue: z.ZodOptional<z.ZodString>;
3104
+ }, "strip", z.ZodTypeAny, {
3105
+ description?: string | undefined;
3106
+ summary?: string | undefined;
3107
+ value?: any;
3108
+ externalValue?: string | undefined;
3109
+ }, {
3110
+ description?: string | undefined;
3111
+ summary?: string | undefined;
3112
+ value?: any;
3113
+ externalValue?: string | undefined;
3114
+ }>>>;
3115
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3116
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
3117
+ example: z.ZodOptional<z.ZodAny>;
3118
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3119
+ summary: z.ZodOptional<z.ZodString>;
3120
+ description: z.ZodOptional<z.ZodString>;
3121
+ value: z.ZodOptional<z.ZodAny>;
3122
+ externalValue: z.ZodOptional<z.ZodString>;
3123
+ }, "strip", z.ZodTypeAny, {
3124
+ description?: string | undefined;
3125
+ summary?: string | undefined;
3126
+ value?: any;
3127
+ externalValue?: string | undefined;
3128
+ }, {
3129
+ description?: string | undefined;
3130
+ summary?: string | undefined;
3131
+ value?: any;
3132
+ externalValue?: string | undefined;
3133
+ }>>>;
3134
+ }, "strip", z.ZodTypeAny, {
3135
+ example?: any;
3136
+ examples?: Record<string, {
3137
+ description?: string | undefined;
3138
+ summary?: string | undefined;
3139
+ value?: any;
3140
+ externalValue?: string | undefined;
3141
+ }> | undefined;
3142
+ schema?: Record<string, any> | undefined;
3143
+ }, {
3144
+ example?: any;
3145
+ examples?: Record<string, {
3146
+ description?: string | undefined;
3147
+ summary?: string | undefined;
3148
+ value?: any;
3149
+ externalValue?: string | undefined;
3150
+ }> | undefined;
3151
+ schema?: Record<string, any> | undefined;
3152
+ }>>>;
3153
+ }, "strip", z.ZodTypeAny, {
3154
+ description?: string | undefined;
3155
+ deprecated?: boolean | undefined;
3156
+ content?: Record<string, {
3157
+ example?: any;
3158
+ examples?: Record<string, {
3159
+ description?: string | undefined;
3160
+ summary?: string | undefined;
3161
+ value?: any;
3162
+ externalValue?: string | undefined;
3163
+ }> | undefined;
3164
+ schema?: Record<string, any> | undefined;
3165
+ }> | undefined;
3166
+ required?: boolean | undefined;
3167
+ example?: any;
3168
+ examples?: Record<string, {
3169
+ description?: string | undefined;
3170
+ summary?: string | undefined;
3171
+ value?: any;
3172
+ externalValue?: string | undefined;
3173
+ }> | undefined;
3174
+ schema?: Record<string, any> | undefined;
3175
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3176
+ explode?: boolean | undefined;
3177
+ }, {
3178
+ description?: string | undefined;
3179
+ deprecated?: boolean | undefined;
3180
+ content?: Record<string, {
3181
+ example?: any;
3182
+ examples?: Record<string, {
3183
+ description?: string | undefined;
3184
+ summary?: string | undefined;
3185
+ value?: any;
3186
+ externalValue?: string | undefined;
3187
+ }> | undefined;
3188
+ schema?: Record<string, any> | undefined;
3189
+ }> | undefined;
3190
+ required?: boolean | undefined;
3191
+ example?: any;
3192
+ examples?: Record<string, {
3193
+ description?: string | undefined;
3194
+ summary?: string | undefined;
3195
+ value?: any;
3196
+ externalValue?: string | undefined;
3197
+ }> | undefined;
3198
+ schema?: Record<string, any> | undefined;
3199
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3200
+ explode?: boolean | undefined;
3201
+ }>>>;
3202
+ }, "strip", z.ZodTypeAny, {
3203
+ contentType: string;
3204
+ headers?: Record<string, {
3205
+ description?: string | undefined;
3206
+ deprecated?: boolean | undefined;
3207
+ content?: Record<string, {
3208
+ example?: any;
3209
+ examples?: Record<string, {
3210
+ description?: string | undefined;
3211
+ summary?: string | undefined;
3212
+ value?: any;
3213
+ externalValue?: string | undefined;
3214
+ }> | undefined;
3215
+ schema?: Record<string, any> | undefined;
3216
+ }> | undefined;
3217
+ required?: boolean | undefined;
3218
+ example?: any;
3219
+ examples?: Record<string, {
3220
+ description?: string | undefined;
3221
+ summary?: string | undefined;
3222
+ value?: any;
3223
+ externalValue?: string | undefined;
3224
+ }> | undefined;
3225
+ schema?: Record<string, any> | undefined;
3226
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3227
+ explode?: boolean | undefined;
3228
+ }> | undefined;
3229
+ }, {
3230
+ contentType: string;
3231
+ headers?: Record<string, {
3232
+ description?: string | undefined;
3233
+ deprecated?: boolean | undefined;
3234
+ content?: Record<string, {
3235
+ example?: any;
3236
+ examples?: Record<string, {
3237
+ description?: string | undefined;
3238
+ summary?: string | undefined;
3239
+ value?: any;
3240
+ externalValue?: string | undefined;
3241
+ }> | undefined;
3242
+ schema?: Record<string, any> | undefined;
3243
+ }> | undefined;
3244
+ required?: boolean | undefined;
3245
+ example?: any;
3246
+ examples?: Record<string, {
3247
+ description?: string | undefined;
3248
+ summary?: string | undefined;
3249
+ value?: any;
3250
+ externalValue?: string | undefined;
3251
+ }> | undefined;
3252
+ schema?: Record<string, any> | undefined;
3253
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3254
+ explode?: boolean | undefined;
3255
+ }> | undefined;
3256
+ }>>>;
3257
+ }, "strip", z.ZodTypeAny, {
3258
+ content: Record<string, {
3259
+ example?: any;
3260
+ examples?: Record<string, {
3261
+ description?: string | undefined;
3262
+ summary?: string | undefined;
3263
+ value?: any;
3264
+ externalValue?: string | undefined;
3265
+ }> | undefined;
3266
+ schema?: Record<string, any> | undefined;
3267
+ encoding?: Record<string, {
3268
+ contentType: string;
3269
+ headers?: Record<string, {
3270
+ description?: string | undefined;
3271
+ deprecated?: boolean | undefined;
3272
+ content?: Record<string, {
3273
+ example?: any;
3274
+ examples?: Record<string, {
3275
+ description?: string | undefined;
3276
+ summary?: string | undefined;
3277
+ value?: any;
3278
+ externalValue?: string | undefined;
3279
+ }> | undefined;
3280
+ schema?: Record<string, any> | undefined;
3281
+ }> | undefined;
3282
+ required?: boolean | undefined;
3283
+ example?: any;
3284
+ examples?: Record<string, {
3285
+ description?: string | undefined;
3286
+ summary?: string | undefined;
3287
+ value?: any;
3288
+ externalValue?: string | undefined;
3289
+ }> | undefined;
3290
+ schema?: Record<string, any> | undefined;
3291
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3292
+ explode?: boolean | undefined;
3293
+ }> | undefined;
3294
+ }> | undefined;
3295
+ }>;
3296
+ description?: string | undefined;
3297
+ required?: boolean | undefined;
3298
+ encoding?: Record<string, {
3299
+ contentType: string;
3300
+ headers?: Record<string, {
3301
+ description?: string | undefined;
3302
+ deprecated?: boolean | undefined;
3303
+ content?: Record<string, {
3304
+ example?: any;
3305
+ examples?: Record<string, {
3306
+ description?: string | undefined;
3307
+ summary?: string | undefined;
3308
+ value?: any;
3309
+ externalValue?: string | undefined;
3310
+ }> | undefined;
3311
+ schema?: Record<string, any> | undefined;
3312
+ }> | undefined;
3313
+ required?: boolean | undefined;
3314
+ example?: any;
3315
+ examples?: Record<string, {
3316
+ description?: string | undefined;
3317
+ summary?: string | undefined;
3318
+ value?: any;
3319
+ externalValue?: string | undefined;
3320
+ }> | undefined;
3321
+ schema?: Record<string, any> | undefined;
3322
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3323
+ explode?: boolean | undefined;
3324
+ }> | undefined;
3325
+ }> | undefined;
3326
+ }, {
3327
+ content: Record<string, {
3328
+ example?: any;
3329
+ examples?: Record<string, {
3330
+ description?: string | undefined;
3331
+ summary?: string | undefined;
3332
+ value?: any;
3333
+ externalValue?: string | undefined;
3334
+ }> | undefined;
3335
+ schema?: Record<string, any> | undefined;
3336
+ encoding?: Record<string, {
3337
+ contentType: string;
3338
+ headers?: Record<string, {
3339
+ description?: string | undefined;
3340
+ deprecated?: boolean | undefined;
3341
+ content?: Record<string, {
3342
+ example?: any;
3343
+ examples?: Record<string, {
3344
+ description?: string | undefined;
3345
+ summary?: string | undefined;
3346
+ value?: any;
3347
+ externalValue?: string | undefined;
3348
+ }> | undefined;
3349
+ schema?: Record<string, any> | undefined;
3350
+ }> | undefined;
3351
+ required?: boolean | undefined;
3352
+ example?: any;
3353
+ examples?: Record<string, {
3354
+ description?: string | undefined;
3355
+ summary?: string | undefined;
3356
+ value?: any;
3357
+ externalValue?: string | undefined;
3358
+ }> | undefined;
3359
+ schema?: Record<string, any> | undefined;
3360
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3361
+ explode?: boolean | undefined;
3362
+ }> | undefined;
3363
+ }> | undefined;
3364
+ }>;
3365
+ description?: string | undefined;
3366
+ required?: boolean | undefined;
3367
+ encoding?: Record<string, {
3368
+ contentType: string;
3369
+ headers?: Record<string, {
3370
+ description?: string | undefined;
3371
+ deprecated?: boolean | undefined;
3372
+ content?: Record<string, {
3373
+ example?: any;
3374
+ examples?: Record<string, {
3375
+ description?: string | undefined;
3376
+ summary?: string | undefined;
3377
+ value?: any;
3378
+ externalValue?: string | undefined;
3379
+ }> | undefined;
3380
+ schema?: Record<string, any> | undefined;
3381
+ }> | undefined;
3382
+ required?: boolean | undefined;
3383
+ example?: any;
3384
+ examples?: Record<string, {
3385
+ description?: string | undefined;
3386
+ summary?: string | undefined;
3387
+ value?: any;
3388
+ externalValue?: string | undefined;
3389
+ }> | undefined;
3390
+ schema?: Record<string, any> | undefined;
3391
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3392
+ explode?: boolean | undefined;
3393
+ }> | undefined;
3394
+ }> | undefined;
3395
+ }>]>>;
3396
+ /**
3397
+ * A declaration of which security mechanisms can be used across the API. The list of
3398
+ * values includes alternative security requirement objects that can be used. Only
3399
+ * one of the security requirement objects need to be satisfied to authorize a request.
3400
+ * Individual operations can override this definition. To make security optional, an empty
3401
+ * security requirement ({}) can be included in the array.
3402
+ */
3403
+ security: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodString, "many">>, "many">>;
3404
+ }>, "strip", z.ZodTypeAny, {
3405
+ security?: Record<string, string[]>[] | undefined;
3406
+ tags?: string[] | undefined;
3407
+ externalDocs?: {
3408
+ url: string;
3409
+ description?: string | undefined;
3410
+ } | undefined;
3411
+ description?: string | undefined;
3412
+ summary?: string | undefined;
3413
+ operationId?: string | undefined;
3414
+ parameters?: ({
3415
+ $ref: string;
3416
+ description?: string | undefined;
3417
+ summary?: string | undefined;
3418
+ } | {
3419
+ name: string;
3420
+ in: "path" | "query" | "header" | "cookie";
3421
+ description?: string | undefined;
3422
+ deprecated?: boolean | undefined;
3423
+ content?: Record<string, {
3424
+ example?: any;
3425
+ examples?: Record<string, {
3426
+ description?: string | undefined;
3427
+ summary?: string | undefined;
3428
+ value?: any;
3429
+ externalValue?: string | undefined;
3430
+ } | {
3431
+ $ref: string;
3432
+ description?: string | undefined;
3433
+ summary?: string | undefined;
3434
+ }> | undefined;
3435
+ schema?: any;
3436
+ encoding?: Record<string, {
3437
+ contentType: string;
3438
+ headers?: Record<string, {
3439
+ $ref: string;
3440
+ description?: string | undefined;
3441
+ summary?: string | undefined;
3442
+ } | {
3443
+ description?: string | undefined;
3444
+ deprecated?: boolean | undefined;
3445
+ content?: Record<string, {
3446
+ example?: any;
3447
+ examples?: Record<string, {
3448
+ description?: string | undefined;
3449
+ summary?: string | undefined;
3450
+ value?: any;
3451
+ externalValue?: string | undefined;
3452
+ }> | undefined;
3453
+ schema?: Record<string, any> | undefined;
3454
+ }> | undefined;
3455
+ required?: boolean | undefined;
3456
+ example?: any;
3457
+ examples?: Record<string, {
3458
+ description?: string | undefined;
3459
+ summary?: string | undefined;
3460
+ value?: any;
3461
+ externalValue?: string | undefined;
3462
+ } | {
3463
+ $ref: string;
3464
+ description?: string | undefined;
3465
+ summary?: string | undefined;
3466
+ }> | undefined;
3467
+ schema?: any;
3468
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3469
+ explode?: boolean | undefined;
3470
+ }> | undefined;
3471
+ }> | undefined;
3472
+ }> | undefined;
3473
+ required?: boolean | undefined;
3474
+ example?: any;
3475
+ examples?: Record<string, {
3476
+ description?: string | undefined;
3477
+ summary?: string | undefined;
3478
+ value?: any;
3479
+ externalValue?: string | undefined;
3480
+ } | {
3481
+ $ref: string;
3482
+ description?: string | undefined;
3483
+ summary?: string | undefined;
3484
+ }> | undefined;
3485
+ schema?: Record<string, any> | undefined;
3486
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3487
+ explode?: boolean | undefined;
3488
+ allowEmptyValue?: boolean | undefined;
3489
+ allowReserved?: boolean | undefined;
3490
+ })[] | undefined;
3491
+ requestBody?: {
3492
+ content: Record<string, {
3493
+ example?: any;
3494
+ examples?: Record<string, {
3495
+ description?: string | undefined;
3496
+ summary?: string | undefined;
3497
+ value?: any;
3498
+ externalValue?: string | undefined;
3499
+ }> | undefined;
3500
+ schema?: Record<string, any> | undefined;
3501
+ encoding?: Record<string, {
3502
+ contentType: string;
3503
+ headers?: Record<string, {
3504
+ description?: string | undefined;
3505
+ deprecated?: boolean | undefined;
3506
+ content?: Record<string, {
3507
+ example?: any;
3508
+ examples?: Record<string, {
3509
+ description?: string | undefined;
3510
+ summary?: string | undefined;
3511
+ value?: any;
3512
+ externalValue?: string | undefined;
3513
+ }> | undefined;
3514
+ schema?: Record<string, any> | undefined;
3515
+ }> | undefined;
3516
+ required?: boolean | undefined;
3517
+ example?: any;
3518
+ examples?: Record<string, {
3519
+ description?: string | undefined;
3520
+ summary?: string | undefined;
3521
+ value?: any;
3522
+ externalValue?: string | undefined;
3523
+ }> | undefined;
3524
+ schema?: Record<string, any> | undefined;
3525
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3526
+ explode?: boolean | undefined;
3527
+ }> | undefined;
3528
+ }> | undefined;
3529
+ }>;
3530
+ description?: string | undefined;
3531
+ required?: boolean | undefined;
3532
+ encoding?: Record<string, {
3533
+ contentType: string;
3534
+ headers?: Record<string, {
3535
+ description?: string | undefined;
3536
+ deprecated?: boolean | undefined;
3537
+ content?: Record<string, {
3538
+ example?: any;
3539
+ examples?: Record<string, {
3540
+ description?: string | undefined;
3541
+ summary?: string | undefined;
3542
+ value?: any;
3543
+ externalValue?: string | undefined;
3544
+ }> | undefined;
3545
+ schema?: Record<string, any> | undefined;
3546
+ }> | undefined;
3547
+ required?: boolean | undefined;
3548
+ example?: any;
3549
+ examples?: Record<string, {
3550
+ description?: string | undefined;
3551
+ summary?: string | undefined;
3552
+ value?: any;
3553
+ externalValue?: string | undefined;
3554
+ }> | undefined;
3555
+ schema?: Record<string, any> | undefined;
3556
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3557
+ explode?: boolean | undefined;
3558
+ }> | undefined;
3559
+ }> | undefined;
3560
+ } | {
3561
+ $ref: string;
3562
+ description?: string | undefined;
3563
+ summary?: string | undefined;
3564
+ } | undefined;
3565
+ responses?: Record<string, {
3566
+ description: string;
3567
+ content?: Record<string, {
3568
+ example?: any;
3569
+ examples?: Record<string, {
3570
+ description?: string | undefined;
3571
+ summary?: string | undefined;
3572
+ value?: any;
3573
+ externalValue?: string | undefined;
3574
+ }> | undefined;
3575
+ schema?: Record<string, any> | undefined;
3576
+ encoding?: Record<string, {
3577
+ contentType: string;
3578
+ headers?: Record<string, {
3579
+ description?: string | undefined;
3580
+ deprecated?: boolean | undefined;
3581
+ content?: Record<string, {
3582
+ example?: any;
3583
+ examples?: Record<string, {
3584
+ description?: string | undefined;
3585
+ summary?: string | undefined;
3586
+ value?: any;
3587
+ externalValue?: string | undefined;
3588
+ }> | undefined;
3589
+ schema?: Record<string, any> | undefined;
3590
+ }> | undefined;
3591
+ required?: boolean | undefined;
3592
+ example?: any;
3593
+ examples?: Record<string, {
3594
+ description?: string | undefined;
3595
+ summary?: string | undefined;
3596
+ value?: any;
3597
+ externalValue?: string | undefined;
3598
+ }> | undefined;
3599
+ schema?: Record<string, any> | undefined;
3600
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3601
+ explode?: boolean | undefined;
3602
+ }> | undefined;
3603
+ }> | undefined;
3604
+ }> | undefined;
3605
+ headers?: Record<string, {
3606
+ description?: string | undefined;
3607
+ deprecated?: boolean | undefined;
3608
+ content?: Record<string, {
3609
+ example?: any;
3610
+ examples?: Record<string, {
3611
+ description?: string | undefined;
3612
+ summary?: string | undefined;
3613
+ value?: any;
3614
+ externalValue?: string | undefined;
3615
+ }> | undefined;
3616
+ schema?: Record<string, any> | undefined;
3617
+ }> | undefined;
3618
+ required?: boolean | undefined;
3619
+ example?: any;
3620
+ examples?: Record<string, {
3621
+ description?: string | undefined;
3622
+ summary?: string | undefined;
3623
+ value?: any;
3624
+ externalValue?: string | undefined;
3625
+ }> | undefined;
3626
+ schema?: Record<string, any> | undefined;
3627
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3628
+ explode?: boolean | undefined;
3629
+ }> | undefined;
3630
+ links?: Record<string, {
3631
+ description?: string | undefined;
3632
+ operationId?: string | undefined;
3633
+ parameters?: Record<string, string> | undefined;
3634
+ requestBody?: string | undefined;
3635
+ operationRef?: string | undefined;
3636
+ server?: {
3637
+ url: string;
3638
+ description?: string | undefined;
3639
+ variables?: Record<string, {
3640
+ description?: string | undefined;
3641
+ default?: string | undefined;
3642
+ enum?: string[] | undefined;
3643
+ }> | undefined;
3644
+ } | undefined;
3645
+ }> | undefined;
3646
+ }> | undefined;
3647
+ deprecated?: boolean | undefined;
3648
+ }, {
3649
+ security?: Record<string, string[]>[] | undefined;
3650
+ tags?: string[] | undefined;
3651
+ externalDocs?: {
3652
+ url: string;
3653
+ description?: string | undefined;
3654
+ } | undefined;
3655
+ description?: string | undefined;
3656
+ summary?: string | undefined;
3657
+ operationId?: string | undefined;
3658
+ parameters?: ({
3659
+ $ref: string;
3660
+ description?: string | undefined;
3661
+ summary?: string | undefined;
3662
+ } | {
3663
+ name: string;
3664
+ in: "path" | "query" | "header" | "cookie";
3665
+ description?: string | undefined;
3666
+ deprecated?: boolean | undefined;
3667
+ content?: Record<string, {
3668
+ example?: any;
3669
+ examples?: Record<string, {
3670
+ description?: string | undefined;
3671
+ summary?: string | undefined;
3672
+ value?: any;
3673
+ externalValue?: string | undefined;
3674
+ } | {
3675
+ $ref: string;
3676
+ description?: string | undefined;
3677
+ summary?: string | undefined;
3678
+ }> | undefined;
3679
+ schema?: any;
3680
+ encoding?: Record<string, {
3681
+ contentType: string;
3682
+ headers?: Record<string, {
3683
+ $ref: string;
3684
+ description?: string | undefined;
3685
+ summary?: string | undefined;
3686
+ } | {
3687
+ description?: string | undefined;
3688
+ deprecated?: boolean | undefined;
3689
+ content?: Record<string, {
3690
+ example?: any;
3691
+ examples?: Record<string, {
3692
+ description?: string | undefined;
3693
+ summary?: string | undefined;
3694
+ value?: any;
3695
+ externalValue?: string | undefined;
3696
+ }> | undefined;
3697
+ schema?: Record<string, any> | undefined;
3698
+ }> | undefined;
3699
+ required?: boolean | undefined;
3700
+ example?: any;
3701
+ examples?: Record<string, {
3702
+ description?: string | undefined;
3703
+ summary?: string | undefined;
3704
+ value?: any;
3705
+ externalValue?: string | undefined;
3706
+ } | {
3707
+ $ref: string;
3708
+ description?: string | undefined;
3709
+ summary?: string | undefined;
3710
+ }> | undefined;
3711
+ schema?: any;
3712
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3713
+ explode?: boolean | undefined;
3714
+ }> | undefined;
3715
+ }> | undefined;
3716
+ }> | undefined;
3717
+ required?: boolean | undefined;
3718
+ example?: any;
3719
+ examples?: Record<string, {
3720
+ description?: string | undefined;
3721
+ summary?: string | undefined;
3722
+ value?: any;
3723
+ externalValue?: string | undefined;
3724
+ } | {
3725
+ $ref: string;
3726
+ description?: string | undefined;
3727
+ summary?: string | undefined;
3728
+ }> | undefined;
3729
+ schema?: Record<string, any> | undefined;
3730
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3731
+ explode?: boolean | undefined;
3732
+ allowEmptyValue?: boolean | undefined;
3733
+ allowReserved?: boolean | undefined;
3734
+ })[] | undefined;
3735
+ requestBody?: {
3736
+ content: Record<string, {
3737
+ example?: any;
3738
+ examples?: Record<string, {
3739
+ description?: string | undefined;
3740
+ summary?: string | undefined;
3741
+ value?: any;
3742
+ externalValue?: string | undefined;
3743
+ }> | undefined;
3744
+ schema?: Record<string, any> | undefined;
3745
+ encoding?: Record<string, {
3746
+ contentType: string;
3747
+ headers?: Record<string, {
3748
+ description?: string | undefined;
3749
+ deprecated?: boolean | undefined;
3750
+ content?: Record<string, {
3751
+ example?: any;
3752
+ examples?: Record<string, {
3753
+ description?: string | undefined;
3754
+ summary?: string | undefined;
3755
+ value?: any;
3756
+ externalValue?: string | undefined;
3757
+ }> | undefined;
3758
+ schema?: Record<string, any> | undefined;
3759
+ }> | undefined;
3760
+ required?: boolean | undefined;
3761
+ example?: any;
3762
+ examples?: Record<string, {
3763
+ description?: string | undefined;
3764
+ summary?: string | undefined;
3765
+ value?: any;
3766
+ externalValue?: string | undefined;
3767
+ }> | undefined;
3768
+ schema?: Record<string, any> | undefined;
3769
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3770
+ explode?: boolean | undefined;
3771
+ }> | undefined;
3772
+ }> | undefined;
3773
+ }>;
3774
+ description?: string | undefined;
3775
+ required?: boolean | undefined;
3776
+ encoding?: Record<string, {
3777
+ contentType: string;
3778
+ headers?: Record<string, {
3779
+ description?: string | undefined;
3780
+ deprecated?: boolean | undefined;
3781
+ content?: Record<string, {
3782
+ example?: any;
3783
+ examples?: Record<string, {
3784
+ description?: string | undefined;
3785
+ summary?: string | undefined;
3786
+ value?: any;
3787
+ externalValue?: string | undefined;
3788
+ }> | undefined;
3789
+ schema?: Record<string, any> | undefined;
3790
+ }> | undefined;
3791
+ required?: boolean | undefined;
3792
+ example?: any;
3793
+ examples?: Record<string, {
3794
+ description?: string | undefined;
3795
+ summary?: string | undefined;
3796
+ value?: any;
3797
+ externalValue?: string | undefined;
3798
+ }> | undefined;
3799
+ schema?: Record<string, any> | undefined;
3800
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3801
+ explode?: boolean | undefined;
3802
+ }> | undefined;
3803
+ }> | undefined;
3804
+ } | {
3805
+ $ref: string;
3806
+ description?: string | undefined;
3807
+ summary?: string | undefined;
3808
+ } | undefined;
3809
+ responses?: Record<string, {
3810
+ description: string;
3811
+ content?: Record<string, {
3812
+ example?: any;
3813
+ examples?: Record<string, {
3814
+ description?: string | undefined;
3815
+ summary?: string | undefined;
3816
+ value?: any;
3817
+ externalValue?: string | undefined;
3818
+ }> | undefined;
3819
+ schema?: Record<string, any> | undefined;
3820
+ encoding?: Record<string, {
3821
+ contentType: string;
3822
+ headers?: Record<string, {
3823
+ description?: string | undefined;
3824
+ deprecated?: boolean | undefined;
3825
+ content?: Record<string, {
3826
+ example?: any;
3827
+ examples?: Record<string, {
3828
+ description?: string | undefined;
3829
+ summary?: string | undefined;
3830
+ value?: any;
3831
+ externalValue?: string | undefined;
3832
+ }> | undefined;
3833
+ schema?: Record<string, any> | undefined;
3834
+ }> | undefined;
3835
+ required?: boolean | undefined;
3836
+ example?: any;
3837
+ examples?: Record<string, {
3838
+ description?: string | undefined;
3839
+ summary?: string | undefined;
3840
+ value?: any;
3841
+ externalValue?: string | undefined;
3842
+ }> | undefined;
3843
+ schema?: Record<string, any> | undefined;
3844
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3845
+ explode?: boolean | undefined;
3846
+ }> | undefined;
3847
+ }> | undefined;
3848
+ }> | undefined;
3849
+ headers?: Record<string, {
3850
+ description?: string | undefined;
3851
+ deprecated?: boolean | undefined;
3852
+ content?: Record<string, {
3853
+ example?: any;
3854
+ examples?: Record<string, {
3855
+ description?: string | undefined;
3856
+ summary?: string | undefined;
3857
+ value?: any;
3858
+ externalValue?: string | undefined;
3859
+ }> | undefined;
3860
+ schema?: Record<string, any> | undefined;
3861
+ }> | undefined;
3862
+ required?: boolean | undefined;
3863
+ example?: any;
3864
+ examples?: Record<string, {
3865
+ description?: string | undefined;
3866
+ summary?: string | undefined;
3867
+ value?: any;
3868
+ externalValue?: string | undefined;
3869
+ }> | undefined;
3870
+ schema?: Record<string, any> | undefined;
3871
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
3872
+ explode?: boolean | undefined;
3873
+ }> | undefined;
3874
+ links?: Record<string, {
3875
+ description?: string | undefined;
3876
+ operationId?: string | undefined;
3877
+ parameters?: Record<string, string> | undefined;
3878
+ requestBody?: string | undefined;
3879
+ operationRef?: string | undefined;
3880
+ server?: {
3881
+ url: string;
3882
+ description?: string | undefined;
3883
+ variables?: Record<string, {
3884
+ description?: string | undefined;
3885
+ default?: string | undefined;
3886
+ enum?: string[] | undefined;
3887
+ }> | undefined;
3888
+ } | undefined;
3889
+ }> | undefined;
3890
+ }> | undefined;
3891
+ deprecated?: boolean | undefined;
3892
+ }>;
3893
+ //# sourceMappingURL=operation-object-without-callbacks.d.ts.map