@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,2094 @@
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<{
10
+ /**
11
+ * A list of tags for API documentation control. Tags can be used for logical
12
+ * grouping of operations by resources or any other qualifier.
13
+ */
14
+ tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
15
+ /**
16
+ * A short summary of what the operation does.
17
+ */
18
+ summary: z.ZodOptional<z.ZodString>;
19
+ /**
20
+ * A verbose explanation of the operation behavior. CommonMark syntax MAY be used for rich text representation.
21
+ */
22
+ description: z.ZodOptional<z.ZodString>;
23
+ /**
24
+ * External documentation object
25
+ */
26
+ externalDocs: z.ZodOptional<z.ZodObject<{
27
+ description: z.ZodOptional<z.ZodString>;
28
+ url: z.ZodString;
29
+ }, "strip", z.ZodTypeAny, {
30
+ url: string;
31
+ description?: string | undefined;
32
+ }, {
33
+ url: string;
34
+ description?: string | undefined;
35
+ }>>;
36
+ /**
37
+ * Unique string used to identify the operation. The id MUST be unique among all operations described in the API.
38
+ * The operationId value is case-sensitive. Tools and libraries MAY use the operationId to uniquely identify an
39
+ * operation, therefore, it is RECOMMENDED to follow bin common programming naming conventions.
40
+ */
41
+ operationId: z.ZodOptional<z.ZodString>;
42
+ /**
43
+ * A list of parameters that are applicable for this operation. If a parameter is already defined at the Path Item,
44
+ * the new definition will override it but can never remove it. The list MUST NOT include duplicated parameters. A
45
+ * unique parameter is defined by a combination of a name and location. The list can use the Reference Object to link
46
+ * to parameters that are defined in the OpenAPI Object's components.parameters.
47
+ */
48
+ parameters: z.ZodOptional<z.ZodArray<z.ZodObject<{
49
+ name: z.ZodString;
50
+ in: z.ZodEnum<["query", "header", "path", "cookie"]>;
51
+ description: z.ZodOptional<z.ZodString>;
52
+ required: z.ZodOptional<z.ZodBoolean>;
53
+ deprecated: z.ZodOptional<z.ZodBoolean>;
54
+ allowEmptyValue: z.ZodOptional<z.ZodBoolean>;
55
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "form", "simple", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
56
+ explode: z.ZodOptional<z.ZodBoolean>;
57
+ allowReserved: z.ZodOptional<z.ZodBoolean>;
58
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
59
+ example: z.ZodOptional<z.ZodAny>;
60
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
61
+ summary: z.ZodOptional<z.ZodString>;
62
+ description: z.ZodOptional<z.ZodString>;
63
+ value: z.ZodOptional<z.ZodAny>;
64
+ externalValue: z.ZodOptional<z.ZodString>;
65
+ }, "strip", z.ZodTypeAny, {
66
+ description?: string | undefined;
67
+ summary?: string | undefined;
68
+ value?: any;
69
+ externalValue?: string | undefined;
70
+ }, {
71
+ description?: string | undefined;
72
+ summary?: string | undefined;
73
+ value?: any;
74
+ externalValue?: string | undefined;
75
+ }>>>;
76
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
77
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
78
+ example: z.ZodOptional<z.ZodAny>;
79
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
80
+ summary: z.ZodOptional<z.ZodString>;
81
+ description: z.ZodOptional<z.ZodString>;
82
+ value: z.ZodOptional<z.ZodAny>;
83
+ externalValue: z.ZodOptional<z.ZodString>;
84
+ }, "strip", z.ZodTypeAny, {
85
+ description?: string | undefined;
86
+ summary?: string | undefined;
87
+ value?: any;
88
+ externalValue?: string | undefined;
89
+ }, {
90
+ description?: string | undefined;
91
+ summary?: string | undefined;
92
+ value?: any;
93
+ externalValue?: string | undefined;
94
+ }>>>;
95
+ encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
96
+ contentType: z.ZodString;
97
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
98
+ description: z.ZodOptional<z.ZodString>;
99
+ required: z.ZodOptional<z.ZodBoolean>;
100
+ deprecated: z.ZodOptional<z.ZodBoolean>;
101
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
102
+ explode: z.ZodOptional<z.ZodBoolean>;
103
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
104
+ example: z.ZodOptional<z.ZodAny>;
105
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
106
+ summary: z.ZodOptional<z.ZodString>;
107
+ description: z.ZodOptional<z.ZodString>;
108
+ value: z.ZodOptional<z.ZodAny>;
109
+ externalValue: z.ZodOptional<z.ZodString>;
110
+ }, "strip", z.ZodTypeAny, {
111
+ description?: string | undefined;
112
+ summary?: string | undefined;
113
+ value?: any;
114
+ externalValue?: string | undefined;
115
+ }, {
116
+ description?: string | undefined;
117
+ summary?: string | undefined;
118
+ value?: any;
119
+ externalValue?: string | undefined;
120
+ }>>>;
121
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
122
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
123
+ example: z.ZodOptional<z.ZodAny>;
124
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
125
+ summary: z.ZodOptional<z.ZodString>;
126
+ description: z.ZodOptional<z.ZodString>;
127
+ value: z.ZodOptional<z.ZodAny>;
128
+ externalValue: z.ZodOptional<z.ZodString>;
129
+ }, "strip", z.ZodTypeAny, {
130
+ description?: string | undefined;
131
+ summary?: string | undefined;
132
+ value?: any;
133
+ externalValue?: string | undefined;
134
+ }, {
135
+ description?: string | undefined;
136
+ summary?: string | undefined;
137
+ value?: any;
138
+ externalValue?: string | undefined;
139
+ }>>>;
140
+ }, "strip", z.ZodTypeAny, {
141
+ example?: any;
142
+ examples?: Record<string, {
143
+ description?: string | undefined;
144
+ summary?: string | undefined;
145
+ value?: any;
146
+ externalValue?: string | undefined;
147
+ }> | undefined;
148
+ schema?: Record<string, any> | undefined;
149
+ }, {
150
+ example?: any;
151
+ examples?: Record<string, {
152
+ description?: string | undefined;
153
+ summary?: string | undefined;
154
+ value?: any;
155
+ externalValue?: string | undefined;
156
+ }> | undefined;
157
+ schema?: Record<string, any> | undefined;
158
+ }>>>;
159
+ }, "strip", z.ZodTypeAny, {
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
+ description?: string | undefined;
185
+ deprecated?: boolean | undefined;
186
+ content?: Record<string, {
187
+ example?: any;
188
+ examples?: Record<string, {
189
+ description?: string | undefined;
190
+ summary?: string | undefined;
191
+ value?: any;
192
+ externalValue?: string | undefined;
193
+ }> | undefined;
194
+ schema?: Record<string, any> | undefined;
195
+ }> | undefined;
196
+ required?: boolean | undefined;
197
+ example?: any;
198
+ examples?: Record<string, {
199
+ description?: string | undefined;
200
+ summary?: string | undefined;
201
+ value?: any;
202
+ externalValue?: string | undefined;
203
+ }> | undefined;
204
+ schema?: Record<string, any> | undefined;
205
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
206
+ explode?: boolean | undefined;
207
+ }>>>;
208
+ }, "strip", z.ZodTypeAny, {
209
+ contentType: string;
210
+ headers?: Record<string, {
211
+ description?: string | undefined;
212
+ deprecated?: boolean | undefined;
213
+ content?: Record<string, {
214
+ example?: any;
215
+ examples?: Record<string, {
216
+ description?: string | undefined;
217
+ summary?: string | undefined;
218
+ value?: any;
219
+ externalValue?: string | undefined;
220
+ }> | undefined;
221
+ schema?: Record<string, any> | undefined;
222
+ }> | undefined;
223
+ required?: boolean | undefined;
224
+ example?: any;
225
+ examples?: Record<string, {
226
+ description?: string | undefined;
227
+ summary?: string | undefined;
228
+ value?: any;
229
+ externalValue?: string | undefined;
230
+ }> | undefined;
231
+ schema?: Record<string, any> | undefined;
232
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
233
+ explode?: boolean | undefined;
234
+ }> | undefined;
235
+ }, {
236
+ contentType: string;
237
+ headers?: Record<string, {
238
+ description?: string | undefined;
239
+ deprecated?: boolean | undefined;
240
+ content?: Record<string, {
241
+ example?: any;
242
+ examples?: Record<string, {
243
+ description?: string | undefined;
244
+ summary?: string | undefined;
245
+ value?: any;
246
+ externalValue?: string | undefined;
247
+ }> | undefined;
248
+ schema?: Record<string, any> | undefined;
249
+ }> | undefined;
250
+ required?: boolean | undefined;
251
+ example?: any;
252
+ examples?: Record<string, {
253
+ description?: string | undefined;
254
+ summary?: string | undefined;
255
+ value?: any;
256
+ externalValue?: string | undefined;
257
+ }> | undefined;
258
+ schema?: Record<string, any> | undefined;
259
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
260
+ explode?: boolean | undefined;
261
+ }> | undefined;
262
+ }>>>;
263
+ }, "strip", z.ZodTypeAny, {
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
+ encoding?: Record<string, {
273
+ contentType: string;
274
+ headers?: Record<string, {
275
+ description?: string | undefined;
276
+ deprecated?: boolean | undefined;
277
+ content?: Record<string, {
278
+ example?: any;
279
+ examples?: Record<string, {
280
+ description?: string | undefined;
281
+ summary?: string | undefined;
282
+ value?: any;
283
+ externalValue?: string | undefined;
284
+ }> | undefined;
285
+ schema?: Record<string, any> | undefined;
286
+ }> | undefined;
287
+ required?: boolean | undefined;
288
+ example?: any;
289
+ examples?: Record<string, {
290
+ description?: string | undefined;
291
+ summary?: string | undefined;
292
+ value?: any;
293
+ externalValue?: string | undefined;
294
+ }> | undefined;
295
+ schema?: Record<string, any> | undefined;
296
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
297
+ explode?: boolean | undefined;
298
+ }> | undefined;
299
+ }> | undefined;
300
+ }, {
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
+ encoding?: Record<string, {
310
+ contentType: string;
311
+ headers?: Record<string, {
312
+ description?: string | undefined;
313
+ deprecated?: boolean | undefined;
314
+ content?: Record<string, {
315
+ example?: any;
316
+ examples?: Record<string, {
317
+ description?: string | undefined;
318
+ summary?: string | undefined;
319
+ value?: any;
320
+ externalValue?: string | undefined;
321
+ }> | undefined;
322
+ schema?: Record<string, any> | undefined;
323
+ }> | undefined;
324
+ required?: boolean | undefined;
325
+ example?: any;
326
+ examples?: Record<string, {
327
+ description?: string | undefined;
328
+ summary?: string | undefined;
329
+ value?: any;
330
+ externalValue?: string | undefined;
331
+ }> | undefined;
332
+ schema?: Record<string, any> | undefined;
333
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
334
+ explode?: boolean | undefined;
335
+ }> | undefined;
336
+ }> | undefined;
337
+ }>>>;
338
+ }, "strip", z.ZodTypeAny, {
339
+ name: string;
340
+ in: "path" | "query" | "header" | "cookie";
341
+ description?: string | undefined;
342
+ deprecated?: boolean | undefined;
343
+ content?: Record<string, {
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
+ encoding?: Record<string, {
353
+ contentType: string;
354
+ headers?: Record<string, {
355
+ description?: string | undefined;
356
+ deprecated?: boolean | undefined;
357
+ content?: Record<string, {
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
+ }> | undefined;
367
+ required?: boolean | undefined;
368
+ example?: any;
369
+ examples?: Record<string, {
370
+ description?: string | undefined;
371
+ summary?: string | undefined;
372
+ value?: any;
373
+ externalValue?: string | undefined;
374
+ }> | undefined;
375
+ schema?: Record<string, any> | undefined;
376
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
377
+ explode?: boolean | undefined;
378
+ }> | undefined;
379
+ }> | undefined;
380
+ }> | undefined;
381
+ required?: boolean | undefined;
382
+ example?: any;
383
+ examples?: Record<string, {
384
+ description?: string | undefined;
385
+ summary?: string | undefined;
386
+ value?: any;
387
+ externalValue?: string | undefined;
388
+ }> | undefined;
389
+ schema?: Record<string, any> | undefined;
390
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
391
+ explode?: boolean | undefined;
392
+ allowEmptyValue?: boolean | undefined;
393
+ allowReserved?: boolean | undefined;
394
+ }, {
395
+ name: string;
396
+ in: "path" | "query" | "header" | "cookie";
397
+ description?: string | undefined;
398
+ deprecated?: boolean | undefined;
399
+ content?: Record<string, {
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
+ encoding?: Record<string, {
409
+ contentType: string;
410
+ headers?: Record<string, {
411
+ description?: string | undefined;
412
+ deprecated?: boolean | undefined;
413
+ content?: Record<string, {
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
+ }> | undefined;
423
+ required?: boolean | undefined;
424
+ example?: any;
425
+ examples?: Record<string, {
426
+ description?: string | undefined;
427
+ summary?: string | undefined;
428
+ value?: any;
429
+ externalValue?: string | undefined;
430
+ }> | undefined;
431
+ schema?: Record<string, any> | undefined;
432
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
433
+ explode?: boolean | undefined;
434
+ }> | undefined;
435
+ }> | undefined;
436
+ }> | undefined;
437
+ required?: boolean | undefined;
438
+ example?: any;
439
+ examples?: Record<string, {
440
+ description?: string | undefined;
441
+ summary?: string | undefined;
442
+ value?: any;
443
+ externalValue?: string | undefined;
444
+ }> | undefined;
445
+ schema?: Record<string, any> | undefined;
446
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
447
+ explode?: boolean | undefined;
448
+ allowEmptyValue?: boolean | undefined;
449
+ allowReserved?: boolean | undefined;
450
+ }>, "many">>;
451
+ /**
452
+ * The request body applicable for this operation. The requestBody is fully supported in HTTP methods where the
453
+ * HTTP 1.1 specification [RFC7231] has explicitly defined semantics for request bodies. In other cases where the
454
+ * HTTP spec is vague (such as GET, HEAD and DELETE), requestBody is permitted but does not have well-defined
455
+ * semantics and SHOULD be avoided if possible.
456
+ */
457
+ requestBody: z.ZodOptional<z.ZodObject<{
458
+ description: z.ZodOptional<z.ZodString>;
459
+ content: z.ZodRecord<z.ZodString, z.ZodObject<{
460
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
461
+ example: z.ZodOptional<z.ZodAny>;
462
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
463
+ summary: z.ZodOptional<z.ZodString>;
464
+ description: z.ZodOptional<z.ZodString>;
465
+ value: z.ZodOptional<z.ZodAny>;
466
+ externalValue: z.ZodOptional<z.ZodString>;
467
+ }, "strip", z.ZodTypeAny, {
468
+ description?: string | undefined;
469
+ summary?: string | undefined;
470
+ value?: any;
471
+ externalValue?: string | undefined;
472
+ }, {
473
+ description?: string | undefined;
474
+ summary?: string | undefined;
475
+ value?: any;
476
+ externalValue?: string | undefined;
477
+ }>>>;
478
+ encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
479
+ contentType: z.ZodString;
480
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
481
+ description: z.ZodOptional<z.ZodString>;
482
+ required: z.ZodOptional<z.ZodBoolean>;
483
+ deprecated: z.ZodOptional<z.ZodBoolean>;
484
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
485
+ explode: z.ZodOptional<z.ZodBoolean>;
486
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
487
+ example: z.ZodOptional<z.ZodAny>;
488
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
489
+ summary: z.ZodOptional<z.ZodString>;
490
+ description: z.ZodOptional<z.ZodString>;
491
+ value: z.ZodOptional<z.ZodAny>;
492
+ externalValue: z.ZodOptional<z.ZodString>;
493
+ }, "strip", z.ZodTypeAny, {
494
+ description?: string | undefined;
495
+ summary?: string | undefined;
496
+ value?: any;
497
+ externalValue?: string | undefined;
498
+ }, {
499
+ description?: string | undefined;
500
+ summary?: string | undefined;
501
+ value?: any;
502
+ externalValue?: string | undefined;
503
+ }>>>;
504
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
505
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
506
+ example: z.ZodOptional<z.ZodAny>;
507
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
508
+ summary: z.ZodOptional<z.ZodString>;
509
+ description: z.ZodOptional<z.ZodString>;
510
+ value: z.ZodOptional<z.ZodAny>;
511
+ externalValue: z.ZodOptional<z.ZodString>;
512
+ }, "strip", z.ZodTypeAny, {
513
+ description?: string | undefined;
514
+ summary?: string | undefined;
515
+ value?: any;
516
+ externalValue?: string | undefined;
517
+ }, {
518
+ description?: string | undefined;
519
+ summary?: string | undefined;
520
+ value?: any;
521
+ externalValue?: string | undefined;
522
+ }>>>;
523
+ }, "strip", z.ZodTypeAny, {
524
+ example?: any;
525
+ examples?: Record<string, {
526
+ description?: string | undefined;
527
+ summary?: string | undefined;
528
+ value?: any;
529
+ externalValue?: string | undefined;
530
+ }> | undefined;
531
+ schema?: Record<string, any> | undefined;
532
+ }, {
533
+ example?: any;
534
+ examples?: Record<string, {
535
+ description?: string | undefined;
536
+ summary?: string | undefined;
537
+ value?: any;
538
+ externalValue?: string | undefined;
539
+ }> | undefined;
540
+ schema?: Record<string, any> | undefined;
541
+ }>>>;
542
+ }, "strip", z.ZodTypeAny, {
543
+ description?: string | undefined;
544
+ deprecated?: boolean | undefined;
545
+ content?: Record<string, {
546
+ example?: any;
547
+ examples?: Record<string, {
548
+ description?: string | undefined;
549
+ summary?: string | undefined;
550
+ value?: any;
551
+ externalValue?: string | undefined;
552
+ }> | undefined;
553
+ schema?: Record<string, any> | undefined;
554
+ }> | undefined;
555
+ required?: boolean | undefined;
556
+ example?: any;
557
+ examples?: Record<string, {
558
+ description?: string | undefined;
559
+ summary?: string | undefined;
560
+ value?: any;
561
+ externalValue?: string | undefined;
562
+ }> | undefined;
563
+ schema?: Record<string, any> | undefined;
564
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
565
+ explode?: boolean | undefined;
566
+ }, {
567
+ description?: string | undefined;
568
+ deprecated?: boolean | undefined;
569
+ content?: Record<string, {
570
+ example?: any;
571
+ examples?: Record<string, {
572
+ description?: string | undefined;
573
+ summary?: string | undefined;
574
+ value?: any;
575
+ externalValue?: string | undefined;
576
+ }> | undefined;
577
+ schema?: Record<string, any> | undefined;
578
+ }> | undefined;
579
+ required?: boolean | undefined;
580
+ example?: any;
581
+ examples?: Record<string, {
582
+ description?: string | undefined;
583
+ summary?: string | undefined;
584
+ value?: any;
585
+ externalValue?: string | undefined;
586
+ }> | undefined;
587
+ schema?: Record<string, any> | undefined;
588
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
589
+ explode?: boolean | undefined;
590
+ }>>>;
591
+ }, "strip", z.ZodTypeAny, {
592
+ contentType: string;
593
+ headers?: Record<string, {
594
+ description?: string | undefined;
595
+ deprecated?: boolean | undefined;
596
+ content?: Record<string, {
597
+ example?: any;
598
+ examples?: Record<string, {
599
+ description?: string | undefined;
600
+ summary?: string | undefined;
601
+ value?: any;
602
+ externalValue?: string | undefined;
603
+ }> | undefined;
604
+ schema?: Record<string, any> | undefined;
605
+ }> | undefined;
606
+ required?: boolean | undefined;
607
+ example?: any;
608
+ examples?: Record<string, {
609
+ description?: string | undefined;
610
+ summary?: string | undefined;
611
+ value?: any;
612
+ externalValue?: string | undefined;
613
+ }> | undefined;
614
+ schema?: Record<string, any> | undefined;
615
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
616
+ explode?: boolean | undefined;
617
+ }> | undefined;
618
+ }, {
619
+ contentType: string;
620
+ headers?: Record<string, {
621
+ description?: string | undefined;
622
+ deprecated?: boolean | undefined;
623
+ content?: Record<string, {
624
+ example?: any;
625
+ examples?: Record<string, {
626
+ description?: string | undefined;
627
+ summary?: string | undefined;
628
+ value?: any;
629
+ externalValue?: string | undefined;
630
+ }> | undefined;
631
+ schema?: Record<string, any> | undefined;
632
+ }> | undefined;
633
+ required?: boolean | undefined;
634
+ example?: any;
635
+ examples?: Record<string, {
636
+ description?: string | undefined;
637
+ summary?: string | undefined;
638
+ value?: any;
639
+ externalValue?: string | undefined;
640
+ }> | undefined;
641
+ schema?: Record<string, any> | undefined;
642
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
643
+ explode?: boolean | undefined;
644
+ }> | undefined;
645
+ }>>>;
646
+ }, "strip", z.ZodTypeAny, {
647
+ example?: any;
648
+ examples?: Record<string, {
649
+ description?: string | undefined;
650
+ summary?: string | undefined;
651
+ value?: any;
652
+ externalValue?: string | undefined;
653
+ }> | undefined;
654
+ schema?: Record<string, any> | undefined;
655
+ encoding?: Record<string, {
656
+ contentType: string;
657
+ headers?: Record<string, {
658
+ description?: string | undefined;
659
+ deprecated?: boolean | undefined;
660
+ content?: Record<string, {
661
+ example?: any;
662
+ examples?: Record<string, {
663
+ description?: string | undefined;
664
+ summary?: string | undefined;
665
+ value?: any;
666
+ externalValue?: string | undefined;
667
+ }> | undefined;
668
+ schema?: Record<string, any> | undefined;
669
+ }> | undefined;
670
+ required?: boolean | undefined;
671
+ example?: any;
672
+ examples?: Record<string, {
673
+ description?: string | undefined;
674
+ summary?: string | undefined;
675
+ value?: any;
676
+ externalValue?: string | undefined;
677
+ }> | undefined;
678
+ schema?: Record<string, any> | undefined;
679
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
680
+ explode?: boolean | undefined;
681
+ }> | undefined;
682
+ }> | undefined;
683
+ }, {
684
+ example?: any;
685
+ examples?: Record<string, {
686
+ description?: string | undefined;
687
+ summary?: string | undefined;
688
+ value?: any;
689
+ externalValue?: string | undefined;
690
+ }> | undefined;
691
+ schema?: Record<string, any> | undefined;
692
+ encoding?: Record<string, {
693
+ contentType: string;
694
+ headers?: Record<string, {
695
+ description?: string | undefined;
696
+ deprecated?: boolean | undefined;
697
+ content?: Record<string, {
698
+ example?: any;
699
+ examples?: Record<string, {
700
+ description?: string | undefined;
701
+ summary?: string | undefined;
702
+ value?: any;
703
+ externalValue?: string | undefined;
704
+ }> | undefined;
705
+ schema?: Record<string, any> | undefined;
706
+ }> | undefined;
707
+ required?: boolean | undefined;
708
+ example?: any;
709
+ examples?: Record<string, {
710
+ description?: string | undefined;
711
+ summary?: string | undefined;
712
+ value?: any;
713
+ externalValue?: string | undefined;
714
+ }> | undefined;
715
+ schema?: Record<string, any> | undefined;
716
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
717
+ explode?: boolean | undefined;
718
+ }> | undefined;
719
+ }> | undefined;
720
+ }>>;
721
+ required: z.ZodOptional<z.ZodBoolean>;
722
+ encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
723
+ contentType: z.ZodString;
724
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
725
+ description: z.ZodOptional<z.ZodString>;
726
+ required: z.ZodOptional<z.ZodBoolean>;
727
+ deprecated: z.ZodOptional<z.ZodBoolean>;
728
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
729
+ explode: z.ZodOptional<z.ZodBoolean>;
730
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
731
+ example: z.ZodOptional<z.ZodAny>;
732
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
733
+ summary: z.ZodOptional<z.ZodString>;
734
+ description: z.ZodOptional<z.ZodString>;
735
+ value: z.ZodOptional<z.ZodAny>;
736
+ externalValue: z.ZodOptional<z.ZodString>;
737
+ }, "strip", z.ZodTypeAny, {
738
+ description?: string | undefined;
739
+ summary?: string | undefined;
740
+ value?: any;
741
+ externalValue?: string | undefined;
742
+ }, {
743
+ description?: string | undefined;
744
+ summary?: string | undefined;
745
+ value?: any;
746
+ externalValue?: string | undefined;
747
+ }>>>;
748
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
749
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
750
+ example: z.ZodOptional<z.ZodAny>;
751
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
752
+ summary: z.ZodOptional<z.ZodString>;
753
+ description: z.ZodOptional<z.ZodString>;
754
+ value: z.ZodOptional<z.ZodAny>;
755
+ externalValue: z.ZodOptional<z.ZodString>;
756
+ }, "strip", z.ZodTypeAny, {
757
+ description?: string | undefined;
758
+ summary?: string | undefined;
759
+ value?: any;
760
+ externalValue?: string | undefined;
761
+ }, {
762
+ description?: string | undefined;
763
+ summary?: string | undefined;
764
+ value?: any;
765
+ externalValue?: string | undefined;
766
+ }>>>;
767
+ }, "strip", z.ZodTypeAny, {
768
+ example?: any;
769
+ examples?: Record<string, {
770
+ description?: string | undefined;
771
+ summary?: string | undefined;
772
+ value?: any;
773
+ externalValue?: string | undefined;
774
+ }> | undefined;
775
+ schema?: Record<string, any> | undefined;
776
+ }, {
777
+ example?: any;
778
+ examples?: Record<string, {
779
+ description?: string | undefined;
780
+ summary?: string | undefined;
781
+ value?: any;
782
+ externalValue?: string | undefined;
783
+ }> | undefined;
784
+ schema?: Record<string, any> | undefined;
785
+ }>>>;
786
+ }, "strip", z.ZodTypeAny, {
787
+ description?: string | undefined;
788
+ deprecated?: boolean | undefined;
789
+ content?: Record<string, {
790
+ example?: any;
791
+ examples?: Record<string, {
792
+ description?: string | undefined;
793
+ summary?: string | undefined;
794
+ value?: any;
795
+ externalValue?: string | undefined;
796
+ }> | undefined;
797
+ schema?: Record<string, any> | undefined;
798
+ }> | undefined;
799
+ required?: boolean | undefined;
800
+ example?: any;
801
+ examples?: Record<string, {
802
+ description?: string | undefined;
803
+ summary?: string | undefined;
804
+ value?: any;
805
+ externalValue?: string | undefined;
806
+ }> | undefined;
807
+ schema?: Record<string, any> | undefined;
808
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
809
+ explode?: boolean | undefined;
810
+ }, {
811
+ description?: string | undefined;
812
+ deprecated?: boolean | undefined;
813
+ content?: Record<string, {
814
+ example?: any;
815
+ examples?: Record<string, {
816
+ description?: string | undefined;
817
+ summary?: string | undefined;
818
+ value?: any;
819
+ externalValue?: string | undefined;
820
+ }> | undefined;
821
+ schema?: Record<string, any> | undefined;
822
+ }> | undefined;
823
+ required?: boolean | undefined;
824
+ example?: any;
825
+ examples?: Record<string, {
826
+ description?: string | undefined;
827
+ summary?: string | undefined;
828
+ value?: any;
829
+ externalValue?: string | undefined;
830
+ }> | undefined;
831
+ schema?: Record<string, any> | undefined;
832
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
833
+ explode?: boolean | undefined;
834
+ }>>>;
835
+ }, "strip", z.ZodTypeAny, {
836
+ contentType: string;
837
+ headers?: Record<string, {
838
+ description?: string | undefined;
839
+ deprecated?: boolean | undefined;
840
+ content?: Record<string, {
841
+ example?: any;
842
+ examples?: Record<string, {
843
+ description?: string | undefined;
844
+ summary?: string | undefined;
845
+ value?: any;
846
+ externalValue?: string | undefined;
847
+ }> | undefined;
848
+ schema?: Record<string, any> | undefined;
849
+ }> | undefined;
850
+ required?: boolean | undefined;
851
+ example?: any;
852
+ examples?: Record<string, {
853
+ description?: string | undefined;
854
+ summary?: string | undefined;
855
+ value?: any;
856
+ externalValue?: string | undefined;
857
+ }> | undefined;
858
+ schema?: Record<string, any> | undefined;
859
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
860
+ explode?: boolean | undefined;
861
+ }> | undefined;
862
+ }, {
863
+ contentType: string;
864
+ headers?: Record<string, {
865
+ description?: string | undefined;
866
+ deprecated?: boolean | undefined;
867
+ content?: Record<string, {
868
+ example?: any;
869
+ examples?: Record<string, {
870
+ description?: string | undefined;
871
+ summary?: string | undefined;
872
+ value?: any;
873
+ externalValue?: string | undefined;
874
+ }> | undefined;
875
+ schema?: Record<string, any> | undefined;
876
+ }> | undefined;
877
+ required?: boolean | undefined;
878
+ example?: any;
879
+ examples?: Record<string, {
880
+ description?: string | undefined;
881
+ summary?: string | undefined;
882
+ value?: any;
883
+ externalValue?: string | undefined;
884
+ }> | undefined;
885
+ schema?: Record<string, any> | undefined;
886
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
887
+ explode?: boolean | undefined;
888
+ }> | undefined;
889
+ }>>>;
890
+ }, "strip", z.ZodTypeAny, {
891
+ content: Record<string, {
892
+ example?: any;
893
+ examples?: Record<string, {
894
+ description?: string | undefined;
895
+ summary?: string | undefined;
896
+ value?: any;
897
+ externalValue?: string | undefined;
898
+ }> | undefined;
899
+ schema?: Record<string, any> | undefined;
900
+ encoding?: Record<string, {
901
+ contentType: string;
902
+ headers?: Record<string, {
903
+ description?: string | undefined;
904
+ deprecated?: boolean | undefined;
905
+ content?: Record<string, {
906
+ example?: any;
907
+ examples?: Record<string, {
908
+ description?: string | undefined;
909
+ summary?: string | undefined;
910
+ value?: any;
911
+ externalValue?: string | undefined;
912
+ }> | undefined;
913
+ schema?: Record<string, any> | undefined;
914
+ }> | undefined;
915
+ required?: boolean | undefined;
916
+ example?: any;
917
+ examples?: Record<string, {
918
+ description?: string | undefined;
919
+ summary?: string | undefined;
920
+ value?: any;
921
+ externalValue?: string | undefined;
922
+ }> | undefined;
923
+ schema?: Record<string, any> | undefined;
924
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
925
+ explode?: boolean | undefined;
926
+ }> | undefined;
927
+ }> | undefined;
928
+ }>;
929
+ description?: string | undefined;
930
+ required?: boolean | undefined;
931
+ encoding?: Record<string, {
932
+ contentType: string;
933
+ headers?: Record<string, {
934
+ description?: string | undefined;
935
+ deprecated?: boolean | undefined;
936
+ content?: Record<string, {
937
+ example?: any;
938
+ examples?: Record<string, {
939
+ description?: string | undefined;
940
+ summary?: string | undefined;
941
+ value?: any;
942
+ externalValue?: string | undefined;
943
+ }> | undefined;
944
+ schema?: Record<string, any> | undefined;
945
+ }> | undefined;
946
+ required?: boolean | undefined;
947
+ example?: any;
948
+ examples?: Record<string, {
949
+ description?: string | undefined;
950
+ summary?: string | undefined;
951
+ value?: any;
952
+ externalValue?: string | undefined;
953
+ }> | undefined;
954
+ schema?: Record<string, any> | undefined;
955
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
956
+ explode?: boolean | undefined;
957
+ }> | undefined;
958
+ }> | undefined;
959
+ }, {
960
+ content: Record<string, {
961
+ example?: any;
962
+ examples?: Record<string, {
963
+ description?: string | undefined;
964
+ summary?: string | undefined;
965
+ value?: any;
966
+ externalValue?: string | undefined;
967
+ }> | undefined;
968
+ schema?: Record<string, any> | undefined;
969
+ encoding?: Record<string, {
970
+ contentType: string;
971
+ headers?: Record<string, {
972
+ description?: string | undefined;
973
+ deprecated?: boolean | undefined;
974
+ content?: Record<string, {
975
+ example?: any;
976
+ examples?: Record<string, {
977
+ description?: string | undefined;
978
+ summary?: string | undefined;
979
+ value?: any;
980
+ externalValue?: string | undefined;
981
+ }> | undefined;
982
+ schema?: Record<string, any> | undefined;
983
+ }> | undefined;
984
+ required?: boolean | undefined;
985
+ example?: any;
986
+ examples?: Record<string, {
987
+ description?: string | undefined;
988
+ summary?: string | undefined;
989
+ value?: any;
990
+ externalValue?: string | undefined;
991
+ }> | undefined;
992
+ schema?: Record<string, any> | undefined;
993
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
994
+ explode?: boolean | undefined;
995
+ }> | undefined;
996
+ }> | undefined;
997
+ }>;
998
+ description?: string | undefined;
999
+ required?: boolean | undefined;
1000
+ encoding?: Record<string, {
1001
+ contentType: string;
1002
+ headers?: Record<string, {
1003
+ description?: string | undefined;
1004
+ deprecated?: boolean | undefined;
1005
+ content?: Record<string, {
1006
+ example?: any;
1007
+ examples?: Record<string, {
1008
+ description?: string | undefined;
1009
+ summary?: string | undefined;
1010
+ value?: any;
1011
+ externalValue?: string | undefined;
1012
+ }> | undefined;
1013
+ schema?: Record<string, any> | undefined;
1014
+ }> | undefined;
1015
+ required?: boolean | undefined;
1016
+ example?: any;
1017
+ examples?: Record<string, {
1018
+ description?: string | undefined;
1019
+ summary?: string | undefined;
1020
+ value?: any;
1021
+ externalValue?: string | undefined;
1022
+ }> | undefined;
1023
+ schema?: Record<string, any> | undefined;
1024
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1025
+ explode?: boolean | undefined;
1026
+ }> | undefined;
1027
+ }> | undefined;
1028
+ }>>;
1029
+ /**
1030
+ * The list of possible responses as they are returned from executing this operation.
1031
+ */
1032
+ responses: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1033
+ description: z.ZodString;
1034
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1035
+ description: z.ZodOptional<z.ZodString>;
1036
+ required: z.ZodOptional<z.ZodBoolean>;
1037
+ deprecated: z.ZodOptional<z.ZodBoolean>;
1038
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
1039
+ explode: z.ZodOptional<z.ZodBoolean>;
1040
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1041
+ example: z.ZodOptional<z.ZodAny>;
1042
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1043
+ summary: z.ZodOptional<z.ZodString>;
1044
+ description: z.ZodOptional<z.ZodString>;
1045
+ value: z.ZodOptional<z.ZodAny>;
1046
+ externalValue: z.ZodOptional<z.ZodString>;
1047
+ }, "strip", z.ZodTypeAny, {
1048
+ description?: string | undefined;
1049
+ summary?: string | undefined;
1050
+ value?: any;
1051
+ externalValue?: string | undefined;
1052
+ }, {
1053
+ description?: string | undefined;
1054
+ summary?: string | undefined;
1055
+ value?: any;
1056
+ externalValue?: string | undefined;
1057
+ }>>>;
1058
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1059
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1060
+ example: z.ZodOptional<z.ZodAny>;
1061
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1062
+ summary: z.ZodOptional<z.ZodString>;
1063
+ description: z.ZodOptional<z.ZodString>;
1064
+ value: z.ZodOptional<z.ZodAny>;
1065
+ externalValue: z.ZodOptional<z.ZodString>;
1066
+ }, "strip", z.ZodTypeAny, {
1067
+ description?: string | undefined;
1068
+ summary?: string | undefined;
1069
+ value?: any;
1070
+ externalValue?: string | undefined;
1071
+ }, {
1072
+ description?: string | undefined;
1073
+ summary?: string | undefined;
1074
+ value?: any;
1075
+ externalValue?: string | undefined;
1076
+ }>>>;
1077
+ }, "strip", z.ZodTypeAny, {
1078
+ example?: any;
1079
+ examples?: Record<string, {
1080
+ description?: string | undefined;
1081
+ summary?: string | undefined;
1082
+ value?: any;
1083
+ externalValue?: string | undefined;
1084
+ }> | undefined;
1085
+ schema?: Record<string, any> | undefined;
1086
+ }, {
1087
+ example?: any;
1088
+ examples?: Record<string, {
1089
+ description?: string | undefined;
1090
+ summary?: string | undefined;
1091
+ value?: any;
1092
+ externalValue?: string | undefined;
1093
+ }> | undefined;
1094
+ schema?: Record<string, any> | undefined;
1095
+ }>>>;
1096
+ }, "strip", z.ZodTypeAny, {
1097
+ description?: string | undefined;
1098
+ deprecated?: boolean | undefined;
1099
+ content?: Record<string, {
1100
+ example?: any;
1101
+ examples?: Record<string, {
1102
+ description?: string | undefined;
1103
+ summary?: string | undefined;
1104
+ value?: any;
1105
+ externalValue?: string | undefined;
1106
+ }> | undefined;
1107
+ schema?: Record<string, any> | undefined;
1108
+ }> | undefined;
1109
+ required?: boolean | undefined;
1110
+ example?: any;
1111
+ examples?: Record<string, {
1112
+ description?: string | undefined;
1113
+ summary?: string | undefined;
1114
+ value?: any;
1115
+ externalValue?: string | undefined;
1116
+ }> | undefined;
1117
+ schema?: Record<string, any> | undefined;
1118
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1119
+ explode?: boolean | undefined;
1120
+ }, {
1121
+ description?: string | undefined;
1122
+ deprecated?: boolean | undefined;
1123
+ content?: Record<string, {
1124
+ example?: any;
1125
+ examples?: Record<string, {
1126
+ description?: string | undefined;
1127
+ summary?: string | undefined;
1128
+ value?: any;
1129
+ externalValue?: string | undefined;
1130
+ }> | undefined;
1131
+ schema?: Record<string, any> | undefined;
1132
+ }> | undefined;
1133
+ required?: boolean | undefined;
1134
+ example?: any;
1135
+ examples?: Record<string, {
1136
+ description?: string | undefined;
1137
+ summary?: string | undefined;
1138
+ value?: any;
1139
+ externalValue?: string | undefined;
1140
+ }> | undefined;
1141
+ schema?: Record<string, any> | undefined;
1142
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1143
+ explode?: boolean | undefined;
1144
+ }>>>;
1145
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1146
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1147
+ example: z.ZodOptional<z.ZodAny>;
1148
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1149
+ summary: z.ZodOptional<z.ZodString>;
1150
+ description: z.ZodOptional<z.ZodString>;
1151
+ value: z.ZodOptional<z.ZodAny>;
1152
+ externalValue: z.ZodOptional<z.ZodString>;
1153
+ }, "strip", z.ZodTypeAny, {
1154
+ description?: string | undefined;
1155
+ summary?: string | undefined;
1156
+ value?: any;
1157
+ externalValue?: string | undefined;
1158
+ }, {
1159
+ description?: string | undefined;
1160
+ summary?: string | undefined;
1161
+ value?: any;
1162
+ externalValue?: string | undefined;
1163
+ }>>>;
1164
+ encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1165
+ contentType: z.ZodString;
1166
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1167
+ description: z.ZodOptional<z.ZodString>;
1168
+ required: z.ZodOptional<z.ZodBoolean>;
1169
+ deprecated: z.ZodOptional<z.ZodBoolean>;
1170
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
1171
+ explode: z.ZodOptional<z.ZodBoolean>;
1172
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1173
+ example: z.ZodOptional<z.ZodAny>;
1174
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1175
+ summary: z.ZodOptional<z.ZodString>;
1176
+ description: z.ZodOptional<z.ZodString>;
1177
+ value: z.ZodOptional<z.ZodAny>;
1178
+ externalValue: z.ZodOptional<z.ZodString>;
1179
+ }, "strip", z.ZodTypeAny, {
1180
+ description?: string | undefined;
1181
+ summary?: string | undefined;
1182
+ value?: any;
1183
+ externalValue?: string | undefined;
1184
+ }, {
1185
+ description?: string | undefined;
1186
+ summary?: string | undefined;
1187
+ value?: any;
1188
+ externalValue?: string | undefined;
1189
+ }>>>;
1190
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1191
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
1192
+ example: z.ZodOptional<z.ZodAny>;
1193
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1194
+ summary: z.ZodOptional<z.ZodString>;
1195
+ description: z.ZodOptional<z.ZodString>;
1196
+ value: z.ZodOptional<z.ZodAny>;
1197
+ externalValue: z.ZodOptional<z.ZodString>;
1198
+ }, "strip", z.ZodTypeAny, {
1199
+ description?: string | undefined;
1200
+ summary?: string | undefined;
1201
+ value?: any;
1202
+ externalValue?: string | undefined;
1203
+ }, {
1204
+ description?: string | undefined;
1205
+ summary?: string | undefined;
1206
+ value?: any;
1207
+ externalValue?: string | undefined;
1208
+ }>>>;
1209
+ }, "strip", z.ZodTypeAny, {
1210
+ example?: any;
1211
+ examples?: Record<string, {
1212
+ description?: string | undefined;
1213
+ summary?: string | undefined;
1214
+ value?: any;
1215
+ externalValue?: string | undefined;
1216
+ }> | undefined;
1217
+ schema?: Record<string, any> | undefined;
1218
+ }, {
1219
+ example?: any;
1220
+ examples?: Record<string, {
1221
+ description?: string | undefined;
1222
+ summary?: string | undefined;
1223
+ value?: any;
1224
+ externalValue?: string | undefined;
1225
+ }> | undefined;
1226
+ schema?: Record<string, any> | undefined;
1227
+ }>>>;
1228
+ }, "strip", z.ZodTypeAny, {
1229
+ description?: string | undefined;
1230
+ deprecated?: boolean | undefined;
1231
+ content?: Record<string, {
1232
+ example?: any;
1233
+ examples?: Record<string, {
1234
+ description?: string | undefined;
1235
+ summary?: string | undefined;
1236
+ value?: any;
1237
+ externalValue?: string | undefined;
1238
+ }> | undefined;
1239
+ schema?: Record<string, any> | undefined;
1240
+ }> | undefined;
1241
+ required?: boolean | undefined;
1242
+ example?: any;
1243
+ examples?: Record<string, {
1244
+ description?: string | undefined;
1245
+ summary?: string | undefined;
1246
+ value?: any;
1247
+ externalValue?: string | undefined;
1248
+ }> | undefined;
1249
+ schema?: Record<string, any> | undefined;
1250
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1251
+ explode?: boolean | undefined;
1252
+ }, {
1253
+ description?: string | undefined;
1254
+ deprecated?: boolean | undefined;
1255
+ content?: Record<string, {
1256
+ example?: any;
1257
+ examples?: Record<string, {
1258
+ description?: string | undefined;
1259
+ summary?: string | undefined;
1260
+ value?: any;
1261
+ externalValue?: string | undefined;
1262
+ }> | undefined;
1263
+ schema?: Record<string, any> | undefined;
1264
+ }> | undefined;
1265
+ required?: boolean | undefined;
1266
+ example?: any;
1267
+ examples?: Record<string, {
1268
+ description?: string | undefined;
1269
+ summary?: string | undefined;
1270
+ value?: any;
1271
+ externalValue?: string | undefined;
1272
+ }> | undefined;
1273
+ schema?: Record<string, any> | undefined;
1274
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1275
+ explode?: boolean | undefined;
1276
+ }>>>;
1277
+ }, "strip", z.ZodTypeAny, {
1278
+ contentType: string;
1279
+ headers?: Record<string, {
1280
+ description?: string | undefined;
1281
+ deprecated?: boolean | undefined;
1282
+ content?: Record<string, {
1283
+ example?: any;
1284
+ examples?: Record<string, {
1285
+ description?: string | undefined;
1286
+ summary?: string | undefined;
1287
+ value?: any;
1288
+ externalValue?: string | undefined;
1289
+ }> | undefined;
1290
+ schema?: Record<string, any> | undefined;
1291
+ }> | undefined;
1292
+ required?: boolean | undefined;
1293
+ example?: any;
1294
+ examples?: Record<string, {
1295
+ description?: string | undefined;
1296
+ summary?: string | undefined;
1297
+ value?: any;
1298
+ externalValue?: string | undefined;
1299
+ }> | undefined;
1300
+ schema?: Record<string, any> | undefined;
1301
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1302
+ explode?: boolean | undefined;
1303
+ }> | undefined;
1304
+ }, {
1305
+ contentType: string;
1306
+ headers?: Record<string, {
1307
+ description?: string | undefined;
1308
+ deprecated?: boolean | undefined;
1309
+ content?: Record<string, {
1310
+ example?: any;
1311
+ examples?: Record<string, {
1312
+ description?: string | undefined;
1313
+ summary?: string | undefined;
1314
+ value?: any;
1315
+ externalValue?: string | undefined;
1316
+ }> | undefined;
1317
+ schema?: Record<string, any> | undefined;
1318
+ }> | undefined;
1319
+ required?: boolean | undefined;
1320
+ example?: any;
1321
+ examples?: Record<string, {
1322
+ description?: string | undefined;
1323
+ summary?: string | undefined;
1324
+ value?: any;
1325
+ externalValue?: string | undefined;
1326
+ }> | undefined;
1327
+ schema?: Record<string, any> | undefined;
1328
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1329
+ explode?: boolean | undefined;
1330
+ }> | undefined;
1331
+ }>>>;
1332
+ }, "strip", z.ZodTypeAny, {
1333
+ example?: any;
1334
+ examples?: Record<string, {
1335
+ description?: string | undefined;
1336
+ summary?: string | undefined;
1337
+ value?: any;
1338
+ externalValue?: string | undefined;
1339
+ }> | undefined;
1340
+ schema?: Record<string, any> | undefined;
1341
+ encoding?: Record<string, {
1342
+ contentType: string;
1343
+ headers?: Record<string, {
1344
+ description?: string | undefined;
1345
+ deprecated?: boolean | undefined;
1346
+ content?: Record<string, {
1347
+ example?: any;
1348
+ examples?: Record<string, {
1349
+ description?: string | undefined;
1350
+ summary?: string | undefined;
1351
+ value?: any;
1352
+ externalValue?: string | undefined;
1353
+ }> | undefined;
1354
+ schema?: Record<string, any> | undefined;
1355
+ }> | undefined;
1356
+ required?: boolean | undefined;
1357
+ example?: any;
1358
+ examples?: Record<string, {
1359
+ description?: string | undefined;
1360
+ summary?: string | undefined;
1361
+ value?: any;
1362
+ externalValue?: string | undefined;
1363
+ }> | undefined;
1364
+ schema?: Record<string, any> | undefined;
1365
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1366
+ explode?: boolean | undefined;
1367
+ }> | undefined;
1368
+ }> | undefined;
1369
+ }, {
1370
+ example?: any;
1371
+ examples?: Record<string, {
1372
+ description?: string | undefined;
1373
+ summary?: string | undefined;
1374
+ value?: any;
1375
+ externalValue?: string | undefined;
1376
+ }> | undefined;
1377
+ schema?: Record<string, any> | undefined;
1378
+ encoding?: Record<string, {
1379
+ contentType: string;
1380
+ headers?: Record<string, {
1381
+ description?: string | undefined;
1382
+ deprecated?: boolean | undefined;
1383
+ content?: Record<string, {
1384
+ example?: any;
1385
+ examples?: Record<string, {
1386
+ description?: string | undefined;
1387
+ summary?: string | undefined;
1388
+ value?: any;
1389
+ externalValue?: string | undefined;
1390
+ }> | undefined;
1391
+ schema?: Record<string, any> | undefined;
1392
+ }> | undefined;
1393
+ required?: boolean | undefined;
1394
+ example?: any;
1395
+ examples?: Record<string, {
1396
+ description?: string | undefined;
1397
+ summary?: string | undefined;
1398
+ value?: any;
1399
+ externalValue?: string | undefined;
1400
+ }> | undefined;
1401
+ schema?: Record<string, any> | undefined;
1402
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1403
+ explode?: boolean | undefined;
1404
+ }> | undefined;
1405
+ }> | undefined;
1406
+ }>>>;
1407
+ links: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1408
+ operationRef: z.ZodOptional<z.ZodString>;
1409
+ operationId: z.ZodOptional<z.ZodString>;
1410
+ parameters: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEffects<z.ZodString, string, string>>>;
1411
+ requestBody: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
1412
+ description: z.ZodOptional<z.ZodString>;
1413
+ server: z.ZodOptional<z.ZodObject<{
1414
+ url: z.ZodString;
1415
+ description: z.ZodOptional<z.ZodString>;
1416
+ variables: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1417
+ enum: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1418
+ default: z.ZodOptional<z.ZodString>;
1419
+ description: z.ZodOptional<z.ZodString>;
1420
+ }, "strip", z.ZodTypeAny, {
1421
+ description?: string | undefined;
1422
+ default?: string | undefined;
1423
+ enum?: string[] | undefined;
1424
+ }, {
1425
+ description?: string | undefined;
1426
+ default?: string | undefined;
1427
+ enum?: string[] | undefined;
1428
+ }>>>;
1429
+ }, "strip", z.ZodTypeAny, {
1430
+ url: string;
1431
+ description?: string | undefined;
1432
+ variables?: Record<string, {
1433
+ description?: string | undefined;
1434
+ default?: string | undefined;
1435
+ enum?: string[] | undefined;
1436
+ }> | undefined;
1437
+ }, {
1438
+ url: string;
1439
+ description?: string | undefined;
1440
+ variables?: Record<string, {
1441
+ description?: string | undefined;
1442
+ default?: string | undefined;
1443
+ enum?: string[] | undefined;
1444
+ }> | undefined;
1445
+ }>>;
1446
+ }, "strip", z.ZodTypeAny, {
1447
+ description?: string | undefined;
1448
+ operationId?: string | undefined;
1449
+ parameters?: Record<string, string> | undefined;
1450
+ requestBody?: string | undefined;
1451
+ operationRef?: string | undefined;
1452
+ server?: {
1453
+ url: string;
1454
+ description?: string | undefined;
1455
+ variables?: Record<string, {
1456
+ description?: string | undefined;
1457
+ default?: string | undefined;
1458
+ enum?: string[] | undefined;
1459
+ }> | undefined;
1460
+ } | undefined;
1461
+ }, {
1462
+ description?: string | undefined;
1463
+ operationId?: string | undefined;
1464
+ parameters?: Record<string, string> | undefined;
1465
+ requestBody?: string | undefined;
1466
+ operationRef?: string | undefined;
1467
+ server?: {
1468
+ url: string;
1469
+ description?: string | undefined;
1470
+ variables?: Record<string, {
1471
+ description?: string | undefined;
1472
+ default?: string | undefined;
1473
+ enum?: string[] | undefined;
1474
+ }> | undefined;
1475
+ } | undefined;
1476
+ }>>>;
1477
+ }, "strip", z.ZodTypeAny, {
1478
+ description: string;
1479
+ content?: Record<string, {
1480
+ example?: any;
1481
+ examples?: Record<string, {
1482
+ description?: string | undefined;
1483
+ summary?: string | undefined;
1484
+ value?: any;
1485
+ externalValue?: string | undefined;
1486
+ }> | undefined;
1487
+ schema?: Record<string, any> | undefined;
1488
+ encoding?: Record<string, {
1489
+ contentType: string;
1490
+ headers?: Record<string, {
1491
+ description?: string | undefined;
1492
+ deprecated?: boolean | undefined;
1493
+ content?: Record<string, {
1494
+ example?: any;
1495
+ examples?: Record<string, {
1496
+ description?: string | undefined;
1497
+ summary?: string | undefined;
1498
+ value?: any;
1499
+ externalValue?: string | undefined;
1500
+ }> | undefined;
1501
+ schema?: Record<string, any> | undefined;
1502
+ }> | undefined;
1503
+ required?: boolean | undefined;
1504
+ example?: any;
1505
+ examples?: Record<string, {
1506
+ description?: string | undefined;
1507
+ summary?: string | undefined;
1508
+ value?: any;
1509
+ externalValue?: string | undefined;
1510
+ }> | undefined;
1511
+ schema?: Record<string, any> | undefined;
1512
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1513
+ explode?: boolean | undefined;
1514
+ }> | undefined;
1515
+ }> | undefined;
1516
+ }> | undefined;
1517
+ headers?: Record<string, {
1518
+ description?: string | undefined;
1519
+ deprecated?: boolean | undefined;
1520
+ content?: Record<string, {
1521
+ example?: any;
1522
+ examples?: Record<string, {
1523
+ description?: string | undefined;
1524
+ summary?: string | undefined;
1525
+ value?: any;
1526
+ externalValue?: string | undefined;
1527
+ }> | undefined;
1528
+ schema?: Record<string, any> | undefined;
1529
+ }> | undefined;
1530
+ required?: boolean | undefined;
1531
+ example?: any;
1532
+ examples?: Record<string, {
1533
+ description?: string | undefined;
1534
+ summary?: string | undefined;
1535
+ value?: any;
1536
+ externalValue?: string | undefined;
1537
+ }> | undefined;
1538
+ schema?: Record<string, any> | undefined;
1539
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1540
+ explode?: boolean | undefined;
1541
+ }> | undefined;
1542
+ links?: Record<string, {
1543
+ description?: string | undefined;
1544
+ operationId?: string | undefined;
1545
+ parameters?: Record<string, string> | undefined;
1546
+ requestBody?: string | undefined;
1547
+ operationRef?: string | undefined;
1548
+ server?: {
1549
+ url: string;
1550
+ description?: string | undefined;
1551
+ variables?: Record<string, {
1552
+ description?: string | undefined;
1553
+ default?: string | undefined;
1554
+ enum?: string[] | undefined;
1555
+ }> | undefined;
1556
+ } | undefined;
1557
+ }> | undefined;
1558
+ }, {
1559
+ description: string;
1560
+ content?: Record<string, {
1561
+ example?: any;
1562
+ examples?: Record<string, {
1563
+ description?: string | undefined;
1564
+ summary?: string | undefined;
1565
+ value?: any;
1566
+ externalValue?: string | undefined;
1567
+ }> | undefined;
1568
+ schema?: Record<string, any> | undefined;
1569
+ encoding?: Record<string, {
1570
+ contentType: string;
1571
+ headers?: Record<string, {
1572
+ description?: string | undefined;
1573
+ deprecated?: boolean | undefined;
1574
+ content?: Record<string, {
1575
+ example?: any;
1576
+ examples?: Record<string, {
1577
+ description?: string | undefined;
1578
+ summary?: string | undefined;
1579
+ value?: any;
1580
+ externalValue?: string | undefined;
1581
+ }> | undefined;
1582
+ schema?: Record<string, any> | undefined;
1583
+ }> | undefined;
1584
+ required?: boolean | undefined;
1585
+ example?: any;
1586
+ examples?: Record<string, {
1587
+ description?: string | undefined;
1588
+ summary?: string | undefined;
1589
+ value?: any;
1590
+ externalValue?: string | undefined;
1591
+ }> | undefined;
1592
+ schema?: Record<string, any> | undefined;
1593
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1594
+ explode?: boolean | undefined;
1595
+ }> | undefined;
1596
+ }> | undefined;
1597
+ }> | undefined;
1598
+ headers?: Record<string, {
1599
+ description?: string | undefined;
1600
+ deprecated?: boolean | undefined;
1601
+ content?: Record<string, {
1602
+ example?: any;
1603
+ examples?: Record<string, {
1604
+ description?: string | undefined;
1605
+ summary?: string | undefined;
1606
+ value?: any;
1607
+ externalValue?: string | undefined;
1608
+ }> | undefined;
1609
+ schema?: Record<string, any> | undefined;
1610
+ }> | undefined;
1611
+ required?: boolean | undefined;
1612
+ example?: any;
1613
+ examples?: Record<string, {
1614
+ description?: string | undefined;
1615
+ summary?: string | undefined;
1616
+ value?: any;
1617
+ externalValue?: string | undefined;
1618
+ }> | undefined;
1619
+ schema?: Record<string, any> | undefined;
1620
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1621
+ explode?: boolean | undefined;
1622
+ }> | undefined;
1623
+ links?: Record<string, {
1624
+ description?: string | undefined;
1625
+ operationId?: string | undefined;
1626
+ parameters?: Record<string, string> | undefined;
1627
+ requestBody?: string | undefined;
1628
+ operationRef?: string | undefined;
1629
+ server?: {
1630
+ url: string;
1631
+ description?: string | undefined;
1632
+ variables?: Record<string, {
1633
+ description?: string | undefined;
1634
+ default?: string | undefined;
1635
+ enum?: string[] | undefined;
1636
+ }> | undefined;
1637
+ } | undefined;
1638
+ }> | undefined;
1639
+ }>>>;
1640
+ /**
1641
+ * A declaration of which security mechanisms can be used across the API. The list of
1642
+ * values includes alternative security requirement objects that can be used. Only
1643
+ * one of the security requirement objects need to be satisfied to authorize a request.
1644
+ * Individual operations can override this definition. To make security optional, an empty
1645
+ * security requirement ({}) can be included in the array.
1646
+ */
1647
+ security: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodString, "many">>, "many">>;
1648
+ /**
1649
+ * Declares this operation to be deprecated. Consumers SHOULD refrain from usage of the declared operation. Default
1650
+ * value is false.
1651
+ */
1652
+ deprecated: z.ZodOptional<z.ZodBoolean>;
1653
+ }, "strip", z.ZodTypeAny, {
1654
+ security?: Record<string, string[]>[] | undefined;
1655
+ tags?: string[] | undefined;
1656
+ externalDocs?: {
1657
+ url: string;
1658
+ description?: string | undefined;
1659
+ } | undefined;
1660
+ description?: string | undefined;
1661
+ summary?: string | undefined;
1662
+ operationId?: string | undefined;
1663
+ parameters?: {
1664
+ name: string;
1665
+ in: "path" | "query" | "header" | "cookie";
1666
+ description?: string | undefined;
1667
+ deprecated?: boolean | undefined;
1668
+ content?: Record<string, {
1669
+ example?: any;
1670
+ examples?: Record<string, {
1671
+ description?: string | undefined;
1672
+ summary?: string | undefined;
1673
+ value?: any;
1674
+ externalValue?: string | undefined;
1675
+ }> | undefined;
1676
+ schema?: Record<string, any> | undefined;
1677
+ encoding?: Record<string, {
1678
+ contentType: string;
1679
+ headers?: Record<string, {
1680
+ description?: string | undefined;
1681
+ deprecated?: boolean | undefined;
1682
+ content?: Record<string, {
1683
+ example?: any;
1684
+ examples?: Record<string, {
1685
+ description?: string | undefined;
1686
+ summary?: string | undefined;
1687
+ value?: any;
1688
+ externalValue?: string | undefined;
1689
+ }> | undefined;
1690
+ schema?: Record<string, any> | undefined;
1691
+ }> | undefined;
1692
+ required?: boolean | undefined;
1693
+ example?: any;
1694
+ examples?: Record<string, {
1695
+ description?: string | undefined;
1696
+ summary?: string | undefined;
1697
+ value?: any;
1698
+ externalValue?: string | undefined;
1699
+ }> | undefined;
1700
+ schema?: Record<string, any> | undefined;
1701
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1702
+ explode?: boolean | undefined;
1703
+ }> | undefined;
1704
+ }> | undefined;
1705
+ }> | undefined;
1706
+ required?: boolean | undefined;
1707
+ example?: any;
1708
+ examples?: Record<string, {
1709
+ description?: string | undefined;
1710
+ summary?: string | undefined;
1711
+ value?: any;
1712
+ externalValue?: string | undefined;
1713
+ }> | undefined;
1714
+ schema?: Record<string, any> | undefined;
1715
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1716
+ explode?: boolean | undefined;
1717
+ allowEmptyValue?: boolean | undefined;
1718
+ allowReserved?: boolean | undefined;
1719
+ }[] | undefined;
1720
+ requestBody?: {
1721
+ content: Record<string, {
1722
+ example?: any;
1723
+ examples?: Record<string, {
1724
+ description?: string | undefined;
1725
+ summary?: string | undefined;
1726
+ value?: any;
1727
+ externalValue?: string | undefined;
1728
+ }> | undefined;
1729
+ schema?: Record<string, any> | undefined;
1730
+ encoding?: Record<string, {
1731
+ contentType: string;
1732
+ headers?: Record<string, {
1733
+ description?: string | undefined;
1734
+ deprecated?: boolean | undefined;
1735
+ content?: Record<string, {
1736
+ example?: any;
1737
+ examples?: Record<string, {
1738
+ description?: string | undefined;
1739
+ summary?: string | undefined;
1740
+ value?: any;
1741
+ externalValue?: string | undefined;
1742
+ }> | undefined;
1743
+ schema?: Record<string, any> | undefined;
1744
+ }> | undefined;
1745
+ required?: boolean | undefined;
1746
+ example?: any;
1747
+ examples?: Record<string, {
1748
+ description?: string | undefined;
1749
+ summary?: string | undefined;
1750
+ value?: any;
1751
+ externalValue?: string | undefined;
1752
+ }> | undefined;
1753
+ schema?: Record<string, any> | undefined;
1754
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1755
+ explode?: boolean | undefined;
1756
+ }> | undefined;
1757
+ }> | undefined;
1758
+ }>;
1759
+ description?: string | undefined;
1760
+ required?: boolean | undefined;
1761
+ encoding?: Record<string, {
1762
+ contentType: string;
1763
+ headers?: Record<string, {
1764
+ description?: string | undefined;
1765
+ deprecated?: boolean | undefined;
1766
+ content?: Record<string, {
1767
+ example?: any;
1768
+ examples?: Record<string, {
1769
+ description?: string | undefined;
1770
+ summary?: string | undefined;
1771
+ value?: any;
1772
+ externalValue?: string | undefined;
1773
+ }> | undefined;
1774
+ schema?: Record<string, any> | undefined;
1775
+ }> | undefined;
1776
+ required?: boolean | undefined;
1777
+ example?: any;
1778
+ examples?: Record<string, {
1779
+ description?: string | undefined;
1780
+ summary?: string | undefined;
1781
+ value?: any;
1782
+ externalValue?: string | undefined;
1783
+ }> | undefined;
1784
+ schema?: Record<string, any> | undefined;
1785
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1786
+ explode?: boolean | undefined;
1787
+ }> | undefined;
1788
+ }> | undefined;
1789
+ } | undefined;
1790
+ responses?: Record<string, {
1791
+ description: string;
1792
+ content?: Record<string, {
1793
+ example?: any;
1794
+ examples?: Record<string, {
1795
+ description?: string | undefined;
1796
+ summary?: string | undefined;
1797
+ value?: any;
1798
+ externalValue?: string | undefined;
1799
+ }> | undefined;
1800
+ schema?: Record<string, any> | undefined;
1801
+ encoding?: Record<string, {
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
+ }> | undefined;
1829
+ }> | undefined;
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
+ links?: Record<string, {
1856
+ description?: string | undefined;
1857
+ operationId?: string | undefined;
1858
+ parameters?: Record<string, string> | undefined;
1859
+ requestBody?: string | undefined;
1860
+ operationRef?: string | undefined;
1861
+ server?: {
1862
+ url: string;
1863
+ description?: string | undefined;
1864
+ variables?: Record<string, {
1865
+ description?: string | undefined;
1866
+ default?: string | undefined;
1867
+ enum?: string[] | undefined;
1868
+ }> | undefined;
1869
+ } | undefined;
1870
+ }> | undefined;
1871
+ }> | undefined;
1872
+ deprecated?: boolean | undefined;
1873
+ }, {
1874
+ security?: Record<string, string[]>[] | undefined;
1875
+ tags?: string[] | undefined;
1876
+ externalDocs?: {
1877
+ url: string;
1878
+ description?: string | undefined;
1879
+ } | undefined;
1880
+ description?: string | undefined;
1881
+ summary?: string | undefined;
1882
+ operationId?: string | undefined;
1883
+ parameters?: {
1884
+ name: string;
1885
+ in: "path" | "query" | "header" | "cookie";
1886
+ description?: string | undefined;
1887
+ deprecated?: boolean | undefined;
1888
+ content?: Record<string, {
1889
+ example?: any;
1890
+ examples?: Record<string, {
1891
+ description?: string | undefined;
1892
+ summary?: string | undefined;
1893
+ value?: any;
1894
+ externalValue?: string | undefined;
1895
+ }> | undefined;
1896
+ schema?: Record<string, any> | undefined;
1897
+ encoding?: Record<string, {
1898
+ contentType: string;
1899
+ headers?: Record<string, {
1900
+ description?: string | undefined;
1901
+ deprecated?: boolean | undefined;
1902
+ content?: Record<string, {
1903
+ example?: any;
1904
+ examples?: Record<string, {
1905
+ description?: string | undefined;
1906
+ summary?: string | undefined;
1907
+ value?: any;
1908
+ externalValue?: string | undefined;
1909
+ }> | undefined;
1910
+ schema?: Record<string, any> | undefined;
1911
+ }> | undefined;
1912
+ required?: boolean | undefined;
1913
+ example?: any;
1914
+ examples?: Record<string, {
1915
+ description?: string | undefined;
1916
+ summary?: string | undefined;
1917
+ value?: any;
1918
+ externalValue?: string | undefined;
1919
+ }> | undefined;
1920
+ schema?: Record<string, any> | undefined;
1921
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1922
+ explode?: boolean | undefined;
1923
+ }> | undefined;
1924
+ }> | undefined;
1925
+ }> | undefined;
1926
+ required?: boolean | undefined;
1927
+ example?: any;
1928
+ examples?: Record<string, {
1929
+ description?: string | undefined;
1930
+ summary?: string | undefined;
1931
+ value?: any;
1932
+ externalValue?: string | undefined;
1933
+ }> | undefined;
1934
+ schema?: Record<string, any> | undefined;
1935
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1936
+ explode?: boolean | undefined;
1937
+ allowEmptyValue?: boolean | undefined;
1938
+ allowReserved?: boolean | undefined;
1939
+ }[] | undefined;
1940
+ requestBody?: {
1941
+ content: Record<string, {
1942
+ example?: any;
1943
+ examples?: Record<string, {
1944
+ description?: string | undefined;
1945
+ summary?: string | undefined;
1946
+ value?: any;
1947
+ externalValue?: string | undefined;
1948
+ }> | undefined;
1949
+ schema?: Record<string, any> | undefined;
1950
+ encoding?: Record<string, {
1951
+ contentType: string;
1952
+ headers?: Record<string, {
1953
+ description?: string | undefined;
1954
+ deprecated?: boolean | undefined;
1955
+ content?: Record<string, {
1956
+ example?: any;
1957
+ examples?: Record<string, {
1958
+ description?: string | undefined;
1959
+ summary?: string | undefined;
1960
+ value?: any;
1961
+ externalValue?: string | undefined;
1962
+ }> | undefined;
1963
+ schema?: Record<string, any> | undefined;
1964
+ }> | undefined;
1965
+ required?: boolean | undefined;
1966
+ example?: any;
1967
+ examples?: Record<string, {
1968
+ description?: string | undefined;
1969
+ summary?: string | undefined;
1970
+ value?: any;
1971
+ externalValue?: string | undefined;
1972
+ }> | undefined;
1973
+ schema?: Record<string, any> | undefined;
1974
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1975
+ explode?: boolean | undefined;
1976
+ }> | undefined;
1977
+ }> | undefined;
1978
+ }>;
1979
+ description?: string | undefined;
1980
+ required?: boolean | undefined;
1981
+ encoding?: Record<string, {
1982
+ contentType: string;
1983
+ headers?: Record<string, {
1984
+ description?: string | undefined;
1985
+ deprecated?: boolean | undefined;
1986
+ content?: Record<string, {
1987
+ example?: any;
1988
+ examples?: Record<string, {
1989
+ description?: string | undefined;
1990
+ summary?: string | undefined;
1991
+ value?: any;
1992
+ externalValue?: string | undefined;
1993
+ }> | undefined;
1994
+ schema?: Record<string, any> | undefined;
1995
+ }> | undefined;
1996
+ required?: boolean | undefined;
1997
+ example?: any;
1998
+ examples?: Record<string, {
1999
+ description?: string | undefined;
2000
+ summary?: string | undefined;
2001
+ value?: any;
2002
+ externalValue?: string | undefined;
2003
+ }> | undefined;
2004
+ schema?: Record<string, any> | undefined;
2005
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2006
+ explode?: boolean | undefined;
2007
+ }> | undefined;
2008
+ }> | undefined;
2009
+ } | undefined;
2010
+ responses?: Record<string, {
2011
+ description: string;
2012
+ content?: Record<string, {
2013
+ example?: any;
2014
+ examples?: Record<string, {
2015
+ description?: string | undefined;
2016
+ summary?: string | undefined;
2017
+ value?: any;
2018
+ externalValue?: string | undefined;
2019
+ }> | undefined;
2020
+ schema?: Record<string, any> | undefined;
2021
+ encoding?: Record<string, {
2022
+ contentType: string;
2023
+ headers?: Record<string, {
2024
+ description?: string | undefined;
2025
+ deprecated?: boolean | undefined;
2026
+ content?: Record<string, {
2027
+ example?: any;
2028
+ examples?: Record<string, {
2029
+ description?: string | undefined;
2030
+ summary?: string | undefined;
2031
+ value?: any;
2032
+ externalValue?: string | undefined;
2033
+ }> | undefined;
2034
+ schema?: Record<string, any> | undefined;
2035
+ }> | undefined;
2036
+ required?: boolean | undefined;
2037
+ example?: any;
2038
+ examples?: Record<string, {
2039
+ description?: string | undefined;
2040
+ summary?: string | undefined;
2041
+ value?: any;
2042
+ externalValue?: string | undefined;
2043
+ }> | undefined;
2044
+ schema?: Record<string, any> | undefined;
2045
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2046
+ explode?: boolean | undefined;
2047
+ }> | undefined;
2048
+ }> | undefined;
2049
+ }> | undefined;
2050
+ headers?: Record<string, {
2051
+ description?: string | undefined;
2052
+ deprecated?: boolean | undefined;
2053
+ content?: Record<string, {
2054
+ example?: any;
2055
+ examples?: Record<string, {
2056
+ description?: string | undefined;
2057
+ summary?: string | undefined;
2058
+ value?: any;
2059
+ externalValue?: string | undefined;
2060
+ }> | undefined;
2061
+ schema?: Record<string, any> | undefined;
2062
+ }> | undefined;
2063
+ required?: boolean | undefined;
2064
+ example?: any;
2065
+ examples?: Record<string, {
2066
+ description?: string | undefined;
2067
+ summary?: string | undefined;
2068
+ value?: any;
2069
+ externalValue?: string | undefined;
2070
+ }> | undefined;
2071
+ schema?: Record<string, any> | undefined;
2072
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
2073
+ explode?: boolean | undefined;
2074
+ }> | undefined;
2075
+ links?: Record<string, {
2076
+ description?: string | undefined;
2077
+ operationId?: string | undefined;
2078
+ parameters?: Record<string, string> | undefined;
2079
+ requestBody?: string | undefined;
2080
+ operationRef?: string | undefined;
2081
+ server?: {
2082
+ url: string;
2083
+ description?: string | undefined;
2084
+ variables?: Record<string, {
2085
+ description?: string | undefined;
2086
+ default?: string | undefined;
2087
+ enum?: string[] | undefined;
2088
+ }> | undefined;
2089
+ } | undefined;
2090
+ }> | undefined;
2091
+ }> | undefined;
2092
+ deprecated?: boolean | undefined;
2093
+ }>;
2094
+ //# sourceMappingURL=operation-object-without-callbacks.d.ts.map