@scalar/openapi-types 0.1.9 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (249) 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 +12 -0
  211. package/dist/schemas/extensions/index.d.ts.map +1 -0
  212. package/dist/schemas/extensions/index.js +11 -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-sdk-installation.d.ts +25 -0
  237. package/dist/schemas/extensions/x-scalar-sdk-installation.d.ts.map +1 -0
  238. package/dist/schemas/extensions/x-scalar-sdk-installation.js +15 -0
  239. package/dist/schemas/extensions/x-scalar-stability.d.ts +23 -0
  240. package/dist/schemas/extensions/x-scalar-stability.d.ts.map +1 -0
  241. package/dist/schemas/extensions/x-scalar-stability.js +23 -0
  242. package/dist/schemas/extensions/x-tag-groups.d.ts +39 -0
  243. package/dist/schemas/extensions/x-tag-groups.d.ts.map +1 -0
  244. package/dist/schemas/extensions/x-tag-groups.js +20 -0
  245. package/dist/schemas/extensions/x-use-pkce.d.ts +14 -0
  246. package/dist/schemas/extensions/x-use-pkce.d.ts.map +1 -0
  247. package/dist/schemas/extensions/x-use-pkce.js +12 -0
  248. package/package.json +20 -2
  249. package/LICENSE +0 -21
@@ -0,0 +1 @@
1
+ {"version":3,"file":"paths-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/paths-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAGvB;;;;;;;;GAQG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mCAL6B,EAAI,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAAJ,KAAI;;GAelE,CAAA"}
@@ -0,0 +1,23 @@
1
+ import { z } from 'zod';
2
+ import { PathItemObjectSchema } from './path-item-object.js';
3
+
4
+ /**
5
+ * Paths Object
6
+ *
7
+ * Holds the relative paths to the individual endpoints and their operations. The path is appended to the URL from the
8
+ * Server Object in order to construct the full URL. The Paths Object MAY be empty, due to Access Control List (ACL)
9
+ * constraints.
10
+ *
11
+ * @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#paths-object
12
+ */
13
+ const PathsObjectSchema = z.record(
14
+ /**
15
+ * A relative path to an individual endpoint. The field name MUST begin with a forward slash (/). The path is appended
16
+ * (no relative URL resolution) to the expanded URL from the Server Object's url field in order to construct the full
17
+ * URL. Path templating is allowed. When matching URLs, concrete (non-templated) paths would be matched before their
18
+ * templated counterparts. Templated paths with the same hierarchy but different templated names MUST NOT exist as
19
+ * they are identical. In case of ambiguous matching, it's up to the tooling to decide which one to use.
20
+ */
21
+ z.string(), PathItemObjectSchema);
22
+
23
+ export { PathsObjectSchema };
@@ -0,0 +1,595 @@
1
+ import { z } from 'zod';
2
+ /**
3
+ * Request Body Object
4
+ *
5
+ * Describes a single request body.
6
+ *
7
+ * @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#request-body-object
8
+ */
9
+ export declare const RequestBodyObjectSchema: z.ZodObject<{
10
+ /**
11
+ * A brief description of the request body. This could contain examples of use. CommonMark syntax MAY be used for rich text representation.
12
+ */
13
+ description: z.ZodOptional<z.ZodString>;
14
+ /**
15
+ * REQUIRED. The content of the request body. The key is a media type or media type range and the value describes it. For requests that match multiple keys, only the most specific key is applicable. e.g. "text/plain" overrides "text/*"
16
+ */
17
+ content: z.ZodRecord<z.ZodString, z.ZodObject<{
18
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
19
+ example: z.ZodOptional<z.ZodAny>;
20
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
21
+ summary: z.ZodOptional<z.ZodString>;
22
+ description: z.ZodOptional<z.ZodString>;
23
+ value: z.ZodOptional<z.ZodAny>;
24
+ externalValue: z.ZodOptional<z.ZodString>;
25
+ }, "strip", z.ZodTypeAny, {
26
+ description?: string | undefined;
27
+ summary?: string | undefined;
28
+ value?: any;
29
+ externalValue?: string | undefined;
30
+ }, {
31
+ description?: string | undefined;
32
+ summary?: string | undefined;
33
+ value?: any;
34
+ externalValue?: string | undefined;
35
+ }>>>;
36
+ encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
37
+ contentType: z.ZodString;
38
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
39
+ description: z.ZodOptional<z.ZodString>;
40
+ required: z.ZodOptional<z.ZodBoolean>;
41
+ deprecated: z.ZodOptional<z.ZodBoolean>;
42
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
43
+ explode: z.ZodOptional<z.ZodBoolean>;
44
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
45
+ example: z.ZodOptional<z.ZodAny>;
46
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
47
+ summary: z.ZodOptional<z.ZodString>;
48
+ description: z.ZodOptional<z.ZodString>;
49
+ value: z.ZodOptional<z.ZodAny>;
50
+ externalValue: z.ZodOptional<z.ZodString>;
51
+ }, "strip", z.ZodTypeAny, {
52
+ description?: string | undefined;
53
+ summary?: string | undefined;
54
+ value?: any;
55
+ externalValue?: string | undefined;
56
+ }, {
57
+ description?: string | undefined;
58
+ summary?: string | undefined;
59
+ value?: any;
60
+ externalValue?: string | undefined;
61
+ }>>>;
62
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
63
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
64
+ example: z.ZodOptional<z.ZodAny>;
65
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
66
+ summary: z.ZodOptional<z.ZodString>;
67
+ description: z.ZodOptional<z.ZodString>;
68
+ value: z.ZodOptional<z.ZodAny>;
69
+ externalValue: z.ZodOptional<z.ZodString>;
70
+ }, "strip", z.ZodTypeAny, {
71
+ description?: string | undefined;
72
+ summary?: string | undefined;
73
+ value?: any;
74
+ externalValue?: string | undefined;
75
+ }, {
76
+ description?: string | undefined;
77
+ summary?: string | undefined;
78
+ value?: any;
79
+ externalValue?: string | undefined;
80
+ }>>>;
81
+ }, "strip", z.ZodTypeAny, {
82
+ example?: any;
83
+ examples?: Record<string, {
84
+ description?: string | undefined;
85
+ summary?: string | undefined;
86
+ value?: any;
87
+ externalValue?: string | undefined;
88
+ }> | undefined;
89
+ schema?: Record<string, any> | undefined;
90
+ }, {
91
+ example?: any;
92
+ examples?: Record<string, {
93
+ description?: string | undefined;
94
+ summary?: string | undefined;
95
+ value?: any;
96
+ externalValue?: string | undefined;
97
+ }> | undefined;
98
+ schema?: Record<string, any> | undefined;
99
+ }>>>;
100
+ }, "strip", z.ZodTypeAny, {
101
+ description?: string | undefined;
102
+ deprecated?: boolean | undefined;
103
+ content?: Record<string, {
104
+ example?: any;
105
+ examples?: Record<string, {
106
+ description?: string | undefined;
107
+ summary?: string | undefined;
108
+ value?: any;
109
+ externalValue?: string | undefined;
110
+ }> | undefined;
111
+ schema?: Record<string, any> | undefined;
112
+ }> | undefined;
113
+ required?: boolean | undefined;
114
+ example?: any;
115
+ examples?: Record<string, {
116
+ description?: string | undefined;
117
+ summary?: string | undefined;
118
+ value?: any;
119
+ externalValue?: string | undefined;
120
+ }> | undefined;
121
+ schema?: Record<string, any> | undefined;
122
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
123
+ explode?: boolean | undefined;
124
+ }, {
125
+ description?: string | undefined;
126
+ deprecated?: boolean | undefined;
127
+ content?: Record<string, {
128
+ example?: any;
129
+ examples?: Record<string, {
130
+ description?: string | undefined;
131
+ summary?: string | undefined;
132
+ value?: any;
133
+ externalValue?: string | undefined;
134
+ }> | undefined;
135
+ schema?: Record<string, any> | undefined;
136
+ }> | undefined;
137
+ required?: boolean | undefined;
138
+ example?: any;
139
+ examples?: Record<string, {
140
+ description?: string | undefined;
141
+ summary?: string | undefined;
142
+ value?: any;
143
+ externalValue?: string | undefined;
144
+ }> | undefined;
145
+ schema?: Record<string, any> | undefined;
146
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
147
+ explode?: boolean | undefined;
148
+ }>>>;
149
+ }, "strip", z.ZodTypeAny, {
150
+ contentType: string;
151
+ headers?: Record<string, {
152
+ description?: string | undefined;
153
+ deprecated?: boolean | undefined;
154
+ content?: Record<string, {
155
+ example?: any;
156
+ examples?: Record<string, {
157
+ description?: string | undefined;
158
+ summary?: string | undefined;
159
+ value?: any;
160
+ externalValue?: string | undefined;
161
+ }> | undefined;
162
+ schema?: Record<string, any> | undefined;
163
+ }> | undefined;
164
+ required?: boolean | undefined;
165
+ example?: any;
166
+ examples?: Record<string, {
167
+ description?: string | undefined;
168
+ summary?: string | undefined;
169
+ value?: any;
170
+ externalValue?: string | undefined;
171
+ }> | undefined;
172
+ schema?: Record<string, any> | undefined;
173
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
174
+ explode?: boolean | undefined;
175
+ }> | undefined;
176
+ }, {
177
+ contentType: string;
178
+ headers?: Record<string, {
179
+ description?: string | undefined;
180
+ deprecated?: boolean | undefined;
181
+ content?: Record<string, {
182
+ example?: any;
183
+ examples?: Record<string, {
184
+ description?: string | undefined;
185
+ summary?: string | undefined;
186
+ value?: any;
187
+ externalValue?: string | undefined;
188
+ }> | undefined;
189
+ schema?: Record<string, any> | undefined;
190
+ }> | undefined;
191
+ required?: boolean | undefined;
192
+ example?: any;
193
+ examples?: Record<string, {
194
+ description?: string | undefined;
195
+ summary?: string | undefined;
196
+ value?: any;
197
+ externalValue?: string | undefined;
198
+ }> | undefined;
199
+ schema?: Record<string, any> | undefined;
200
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
201
+ explode?: boolean | undefined;
202
+ }> | undefined;
203
+ }>>>;
204
+ }, "strip", z.ZodTypeAny, {
205
+ example?: any;
206
+ examples?: Record<string, {
207
+ description?: string | undefined;
208
+ summary?: string | undefined;
209
+ value?: any;
210
+ externalValue?: string | undefined;
211
+ }> | undefined;
212
+ schema?: Record<string, any> | undefined;
213
+ encoding?: Record<string, {
214
+ contentType: string;
215
+ headers?: Record<string, {
216
+ description?: string | undefined;
217
+ deprecated?: boolean | undefined;
218
+ content?: Record<string, {
219
+ example?: any;
220
+ examples?: Record<string, {
221
+ description?: string | undefined;
222
+ summary?: string | undefined;
223
+ value?: any;
224
+ externalValue?: string | undefined;
225
+ }> | undefined;
226
+ schema?: Record<string, any> | undefined;
227
+ }> | undefined;
228
+ required?: boolean | undefined;
229
+ example?: any;
230
+ examples?: Record<string, {
231
+ description?: string | undefined;
232
+ summary?: string | undefined;
233
+ value?: any;
234
+ externalValue?: string | undefined;
235
+ }> | undefined;
236
+ schema?: Record<string, any> | undefined;
237
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
238
+ explode?: boolean | undefined;
239
+ }> | undefined;
240
+ }> | undefined;
241
+ }, {
242
+ example?: any;
243
+ examples?: Record<string, {
244
+ description?: string | undefined;
245
+ summary?: string | undefined;
246
+ value?: any;
247
+ externalValue?: string | undefined;
248
+ }> | undefined;
249
+ schema?: Record<string, any> | undefined;
250
+ encoding?: Record<string, {
251
+ contentType: string;
252
+ headers?: Record<string, {
253
+ description?: string | undefined;
254
+ deprecated?: boolean | undefined;
255
+ content?: Record<string, {
256
+ example?: any;
257
+ examples?: Record<string, {
258
+ description?: string | undefined;
259
+ summary?: string | undefined;
260
+ value?: any;
261
+ externalValue?: string | undefined;
262
+ }> | undefined;
263
+ schema?: Record<string, any> | undefined;
264
+ }> | undefined;
265
+ required?: boolean | undefined;
266
+ example?: any;
267
+ examples?: Record<string, {
268
+ description?: string | undefined;
269
+ summary?: string | undefined;
270
+ value?: any;
271
+ externalValue?: string | undefined;
272
+ }> | undefined;
273
+ schema?: Record<string, any> | undefined;
274
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
275
+ explode?: boolean | undefined;
276
+ }> | undefined;
277
+ }> | undefined;
278
+ }>>;
279
+ /**
280
+ * Determines if the request body is required in the request. Defaults to false.
281
+ */
282
+ required: z.ZodOptional<z.ZodBoolean>;
283
+ /**
284
+ * Only mentioned in the example:
285
+ *
286
+ * @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#request-body-object
287
+ */
288
+ encoding: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
289
+ contentType: z.ZodString;
290
+ headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
291
+ description: z.ZodOptional<z.ZodString>;
292
+ required: z.ZodOptional<z.ZodBoolean>;
293
+ deprecated: z.ZodOptional<z.ZodBoolean>;
294
+ style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
295
+ explode: z.ZodOptional<z.ZodBoolean>;
296
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
297
+ example: z.ZodOptional<z.ZodAny>;
298
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
299
+ summary: z.ZodOptional<z.ZodString>;
300
+ description: z.ZodOptional<z.ZodString>;
301
+ value: z.ZodOptional<z.ZodAny>;
302
+ externalValue: z.ZodOptional<z.ZodString>;
303
+ }, "strip", z.ZodTypeAny, {
304
+ description?: string | undefined;
305
+ summary?: string | undefined;
306
+ value?: any;
307
+ externalValue?: string | undefined;
308
+ }, {
309
+ description?: string | undefined;
310
+ summary?: string | undefined;
311
+ value?: any;
312
+ externalValue?: string | undefined;
313
+ }>>>;
314
+ content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
315
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
316
+ example: z.ZodOptional<z.ZodAny>;
317
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
318
+ summary: z.ZodOptional<z.ZodString>;
319
+ description: z.ZodOptional<z.ZodString>;
320
+ value: z.ZodOptional<z.ZodAny>;
321
+ externalValue: z.ZodOptional<z.ZodString>;
322
+ }, "strip", z.ZodTypeAny, {
323
+ description?: string | undefined;
324
+ summary?: string | undefined;
325
+ value?: any;
326
+ externalValue?: string | undefined;
327
+ }, {
328
+ description?: string | undefined;
329
+ summary?: string | undefined;
330
+ value?: any;
331
+ externalValue?: string | undefined;
332
+ }>>>;
333
+ }, "strip", z.ZodTypeAny, {
334
+ example?: any;
335
+ examples?: Record<string, {
336
+ description?: string | undefined;
337
+ summary?: string | undefined;
338
+ value?: any;
339
+ externalValue?: string | undefined;
340
+ }> | undefined;
341
+ schema?: Record<string, any> | undefined;
342
+ }, {
343
+ example?: any;
344
+ examples?: Record<string, {
345
+ description?: string | undefined;
346
+ summary?: string | undefined;
347
+ value?: any;
348
+ externalValue?: string | undefined;
349
+ }> | undefined;
350
+ schema?: Record<string, any> | undefined;
351
+ }>>>;
352
+ }, "strip", z.ZodTypeAny, {
353
+ description?: string | undefined;
354
+ deprecated?: boolean | undefined;
355
+ content?: Record<string, {
356
+ example?: any;
357
+ examples?: Record<string, {
358
+ description?: string | undefined;
359
+ summary?: string | undefined;
360
+ value?: any;
361
+ externalValue?: string | undefined;
362
+ }> | undefined;
363
+ schema?: Record<string, any> | undefined;
364
+ }> | undefined;
365
+ required?: boolean | undefined;
366
+ example?: any;
367
+ examples?: Record<string, {
368
+ description?: string | undefined;
369
+ summary?: string | undefined;
370
+ value?: any;
371
+ externalValue?: string | undefined;
372
+ }> | undefined;
373
+ schema?: Record<string, any> | undefined;
374
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
375
+ explode?: boolean | undefined;
376
+ }, {
377
+ description?: string | undefined;
378
+ deprecated?: boolean | undefined;
379
+ content?: Record<string, {
380
+ example?: any;
381
+ examples?: Record<string, {
382
+ description?: string | undefined;
383
+ summary?: string | undefined;
384
+ value?: any;
385
+ externalValue?: string | undefined;
386
+ }> | undefined;
387
+ schema?: Record<string, any> | undefined;
388
+ }> | undefined;
389
+ required?: boolean | undefined;
390
+ example?: any;
391
+ examples?: Record<string, {
392
+ description?: string | undefined;
393
+ summary?: string | undefined;
394
+ value?: any;
395
+ externalValue?: string | undefined;
396
+ }> | undefined;
397
+ schema?: Record<string, any> | undefined;
398
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
399
+ explode?: boolean | undefined;
400
+ }>>>;
401
+ }, "strip", z.ZodTypeAny, {
402
+ contentType: string;
403
+ headers?: Record<string, {
404
+ description?: string | undefined;
405
+ deprecated?: boolean | undefined;
406
+ content?: Record<string, {
407
+ example?: any;
408
+ examples?: Record<string, {
409
+ description?: string | undefined;
410
+ summary?: string | undefined;
411
+ value?: any;
412
+ externalValue?: string | undefined;
413
+ }> | undefined;
414
+ schema?: Record<string, any> | undefined;
415
+ }> | undefined;
416
+ required?: boolean | undefined;
417
+ example?: any;
418
+ examples?: Record<string, {
419
+ description?: string | undefined;
420
+ summary?: string | undefined;
421
+ value?: any;
422
+ externalValue?: string | undefined;
423
+ }> | undefined;
424
+ schema?: Record<string, any> | undefined;
425
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
426
+ explode?: boolean | undefined;
427
+ }> | undefined;
428
+ }, {
429
+ contentType: string;
430
+ headers?: Record<string, {
431
+ description?: string | undefined;
432
+ deprecated?: boolean | undefined;
433
+ content?: Record<string, {
434
+ example?: any;
435
+ examples?: Record<string, {
436
+ description?: string | undefined;
437
+ summary?: string | undefined;
438
+ value?: any;
439
+ externalValue?: string | undefined;
440
+ }> | undefined;
441
+ schema?: Record<string, any> | undefined;
442
+ }> | undefined;
443
+ required?: boolean | undefined;
444
+ example?: any;
445
+ examples?: Record<string, {
446
+ description?: string | undefined;
447
+ summary?: string | undefined;
448
+ value?: any;
449
+ externalValue?: string | undefined;
450
+ }> | undefined;
451
+ schema?: Record<string, any> | undefined;
452
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
453
+ explode?: boolean | undefined;
454
+ }> | undefined;
455
+ }>>>;
456
+ }, "strip", z.ZodTypeAny, {
457
+ content: Record<string, {
458
+ example?: any;
459
+ examples?: Record<string, {
460
+ description?: string | undefined;
461
+ summary?: string | undefined;
462
+ value?: any;
463
+ externalValue?: string | undefined;
464
+ }> | undefined;
465
+ schema?: Record<string, any> | undefined;
466
+ encoding?: Record<string, {
467
+ contentType: string;
468
+ headers?: Record<string, {
469
+ description?: string | undefined;
470
+ deprecated?: boolean | undefined;
471
+ content?: Record<string, {
472
+ example?: any;
473
+ examples?: Record<string, {
474
+ description?: string | undefined;
475
+ summary?: string | undefined;
476
+ value?: any;
477
+ externalValue?: string | undefined;
478
+ }> | undefined;
479
+ schema?: Record<string, any> | undefined;
480
+ }> | undefined;
481
+ required?: boolean | undefined;
482
+ example?: any;
483
+ examples?: Record<string, {
484
+ description?: string | undefined;
485
+ summary?: string | undefined;
486
+ value?: any;
487
+ externalValue?: string | undefined;
488
+ }> | undefined;
489
+ schema?: Record<string, any> | undefined;
490
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
491
+ explode?: boolean | undefined;
492
+ }> | undefined;
493
+ }> | undefined;
494
+ }>;
495
+ description?: string | undefined;
496
+ required?: boolean | undefined;
497
+ encoding?: Record<string, {
498
+ contentType: string;
499
+ headers?: Record<string, {
500
+ description?: string | undefined;
501
+ deprecated?: boolean | undefined;
502
+ content?: Record<string, {
503
+ example?: any;
504
+ examples?: Record<string, {
505
+ description?: string | undefined;
506
+ summary?: string | undefined;
507
+ value?: any;
508
+ externalValue?: string | undefined;
509
+ }> | undefined;
510
+ schema?: Record<string, any> | undefined;
511
+ }> | undefined;
512
+ required?: boolean | undefined;
513
+ example?: any;
514
+ examples?: Record<string, {
515
+ description?: string | undefined;
516
+ summary?: string | undefined;
517
+ value?: any;
518
+ externalValue?: string | undefined;
519
+ }> | undefined;
520
+ schema?: Record<string, any> | undefined;
521
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
522
+ explode?: boolean | undefined;
523
+ }> | undefined;
524
+ }> | undefined;
525
+ }, {
526
+ content: Record<string, {
527
+ example?: any;
528
+ examples?: Record<string, {
529
+ description?: string | undefined;
530
+ summary?: string | undefined;
531
+ value?: any;
532
+ externalValue?: string | undefined;
533
+ }> | undefined;
534
+ schema?: Record<string, any> | undefined;
535
+ encoding?: Record<string, {
536
+ contentType: string;
537
+ headers?: Record<string, {
538
+ description?: string | undefined;
539
+ deprecated?: boolean | undefined;
540
+ content?: Record<string, {
541
+ example?: any;
542
+ examples?: Record<string, {
543
+ description?: string | undefined;
544
+ summary?: string | undefined;
545
+ value?: any;
546
+ externalValue?: string | undefined;
547
+ }> | undefined;
548
+ schema?: Record<string, any> | undefined;
549
+ }> | undefined;
550
+ required?: boolean | undefined;
551
+ example?: any;
552
+ examples?: Record<string, {
553
+ description?: string | undefined;
554
+ summary?: string | undefined;
555
+ value?: any;
556
+ externalValue?: string | undefined;
557
+ }> | undefined;
558
+ schema?: Record<string, any> | undefined;
559
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
560
+ explode?: boolean | undefined;
561
+ }> | undefined;
562
+ }> | undefined;
563
+ }>;
564
+ description?: string | undefined;
565
+ required?: boolean | undefined;
566
+ encoding?: Record<string, {
567
+ contentType: string;
568
+ headers?: Record<string, {
569
+ description?: string | undefined;
570
+ deprecated?: boolean | undefined;
571
+ content?: Record<string, {
572
+ example?: any;
573
+ examples?: Record<string, {
574
+ description?: string | undefined;
575
+ summary?: string | undefined;
576
+ value?: any;
577
+ externalValue?: string | undefined;
578
+ }> | undefined;
579
+ schema?: Record<string, any> | undefined;
580
+ }> | undefined;
581
+ required?: boolean | undefined;
582
+ example?: any;
583
+ examples?: Record<string, {
584
+ description?: string | undefined;
585
+ summary?: string | undefined;
586
+ value?: any;
587
+ externalValue?: string | undefined;
588
+ }> | undefined;
589
+ schema?: Record<string, any> | undefined;
590
+ style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
591
+ explode?: boolean | undefined;
592
+ }> | undefined;
593
+ }> | undefined;
594
+ }>;
595
+ //# sourceMappingURL=request-body-object.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"request-body-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/processed/request-body-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAIvB;;;;;;GAMG;AACH,eAAO,MAAM,uBAAuB;IAClC;;OAEG;;IAEH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAEH;;OAEG;;IAEH;;;;OAIG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAEH,CAAA"}
@@ -0,0 +1,33 @@
1
+ import { z } from 'zod';
2
+ import { EncodingObjectSchema } from './encoding-object.js';
3
+ import { MediaTypeObjectSchema } from './media-type-object.js';
4
+
5
+ /**
6
+ * Request Body Object
7
+ *
8
+ * Describes a single request body.
9
+ *
10
+ * @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#request-body-object
11
+ */
12
+ const RequestBodyObjectSchema = z.object({
13
+ /**
14
+ * A brief description of the request body. This could contain examples of use. CommonMark syntax MAY be used for rich text representation.
15
+ */
16
+ description: z.string().optional(),
17
+ /**
18
+ * REQUIRED. The content of the request body. The key is a media type or media type range and the value describes it. For requests that match multiple keys, only the most specific key is applicable. e.g. "text/plain" overrides "text/*"
19
+ */
20
+ content: z.record(z.string(), MediaTypeObjectSchema),
21
+ /**
22
+ * Determines if the request body is required in the request. Defaults to false.
23
+ */
24
+ required: z.boolean().optional(),
25
+ /**
26
+ * Only mentioned in the example:
27
+ *
28
+ * @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#request-body-object
29
+ */
30
+ encoding: z.record(z.string(), EncodingObjectSchema).optional(),
31
+ });
32
+
33
+ export { RequestBodyObjectSchema };