@scalar/openapi-types 0.3.7 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/helpers/is-dereferenced.d.ts.map +1 -1
  3. package/dist/schemas/3.1/processed/base-path-item-object.d.ts +41 -544
  4. package/dist/schemas/3.1/processed/base-path-item-object.d.ts.map +1 -1
  5. package/dist/schemas/3.1/processed/callback-object.d.ts +67 -67
  6. package/dist/schemas/3.1/processed/callback-object.d.ts.map +1 -1
  7. package/dist/schemas/3.1/processed/components-object.d.ts +2127 -12344
  8. package/dist/schemas/3.1/processed/components-object.d.ts.map +1 -1
  9. package/dist/schemas/3.1/processed/contact-object.d.ts +1 -12
  10. package/dist/schemas/3.1/processed/contact-object.d.ts.map +1 -1
  11. package/dist/schemas/3.1/processed/discriminator-object.d.ts +1 -15
  12. package/dist/schemas/3.1/processed/discriminator-object.d.ts.map +1 -1
  13. package/dist/schemas/3.1/processed/encoding-object.d.ts +16 -157
  14. package/dist/schemas/3.1/processed/encoding-object.d.ts.map +1 -1
  15. package/dist/schemas/3.1/processed/example-object.d.ts +1 -25
  16. package/dist/schemas/3.1/processed/example-object.d.ts.map +1 -1
  17. package/dist/schemas/3.1/processed/external-documentation-object.d.ts +1 -9
  18. package/dist/schemas/3.1/processed/external-documentation-object.d.ts.map +1 -1
  19. package/dist/schemas/3.1/processed/header-object.d.ts +15 -124
  20. package/dist/schemas/3.1/processed/header-object.d.ts.map +1 -1
  21. package/dist/schemas/3.1/processed/info-object.d.ts +3 -65
  22. package/dist/schemas/3.1/processed/info-object.d.ts.map +1 -1
  23. package/dist/schemas/3.1/processed/license-object.d.ts +1 -14
  24. package/dist/schemas/3.1/processed/license-object.d.ts.map +1 -1
  25. package/dist/schemas/3.1/processed/link-object.d.ts +6 -83
  26. package/dist/schemas/3.1/processed/link-object.d.ts.map +1 -1
  27. package/dist/schemas/3.1/processed/media-type-object-without-encoding.d.ts +3 -44
  28. package/dist/schemas/3.1/processed/media-type-object-without-encoding.d.ts.map +1 -1
  29. package/dist/schemas/3.1/processed/media-type-object.d.ts +19 -253
  30. package/dist/schemas/3.1/processed/media-type-object.d.ts.map +1 -1
  31. package/dist/schemas/3.1/processed/openapi-object.d.ts +4719 -27519
  32. package/dist/schemas/3.1/processed/openapi-object.d.ts.map +1 -1
  33. package/dist/schemas/3.1/processed/operation-object-without-callbacks.d.ts +118 -1929
  34. package/dist/schemas/3.1/processed/operation-object-without-callbacks.d.ts.map +1 -1
  35. package/dist/schemas/3.1/processed/parameter-object.d.ts +37 -424
  36. package/dist/schemas/3.1/processed/parameter-object.d.ts.map +1 -1
  37. package/dist/schemas/3.1/processed/path-item-object.d.ts +1738 -5818
  38. package/dist/schemas/3.1/processed/path-item-object.d.ts.map +1 -1
  39. package/dist/schemas/3.1/processed/paths-object.d.ts +1722 -5778
  40. package/dist/schemas/3.1/processed/paths-object.d.ts.map +1 -1
  41. package/dist/schemas/3.1/processed/request-body-object.d.ts +36 -536
  42. package/dist/schemas/3.1/processed/request-body-object.d.ts.map +1 -1
  43. package/dist/schemas/3.1/processed/response-object.d.ts +41 -567
  44. package/dist/schemas/3.1/processed/response-object.d.ts.map +1 -1
  45. package/dist/schemas/3.1/processed/responses-object.d.ts +41 -551
  46. package/dist/schemas/3.1/processed/responses-object.d.ts.map +1 -1
  47. package/dist/schemas/3.1/processed/runtime-expression.d.ts +1 -1
  48. package/dist/schemas/3.1/processed/runtime-expression.d.ts.map +1 -1
  49. package/dist/schemas/3.1/processed/runtime-expression.js +3 -3
  50. package/dist/schemas/3.1/processed/runtime-expression.js.map +2 -2
  51. package/dist/schemas/3.1/processed/schema-object.d.ts.map +1 -1
  52. package/dist/schemas/3.1/processed/schema-object.js +4 -1
  53. package/dist/schemas/3.1/processed/schema-object.js.map +2 -2
  54. package/dist/schemas/3.1/processed/security-requirement-object.d.ts +1 -1
  55. package/dist/schemas/3.1/processed/security-requirement-object.d.ts.map +1 -1
  56. package/dist/schemas/3.1/processed/security-scheme-object.d.ts +63 -715
  57. package/dist/schemas/3.1/processed/security-scheme-object.d.ts.map +1 -1
  58. package/dist/schemas/3.1/processed/server-object.d.ts +3 -37
  59. package/dist/schemas/3.1/processed/server-object.d.ts.map +1 -1
  60. package/dist/schemas/3.1/processed/server-variable-object.d.ts +2 -21
  61. package/dist/schemas/3.1/processed/server-variable-object.d.ts.map +1 -1
  62. package/dist/schemas/3.1/processed/tag-object.d.ts +2 -25
  63. package/dist/schemas/3.1/processed/tag-object.d.ts.map +1 -1
  64. package/dist/schemas/3.1/processed/webhooks-object.d.ts +66 -66
  65. package/dist/schemas/3.1/processed/webhooks-object.d.ts.map +1 -1
  66. package/dist/schemas/3.1/processed/xml-object.d.ts +1 -31
  67. package/dist/schemas/3.1/processed/xml-object.d.ts.map +1 -1
  68. package/dist/schemas/3.1/unprocessed/base-path-item-object.d.ts +54 -1745
  69. package/dist/schemas/3.1/unprocessed/base-path-item-object.d.ts.map +1 -1
  70. package/dist/schemas/3.1/unprocessed/callback-object.d.ts +83 -83
  71. package/dist/schemas/3.1/unprocessed/callback-object.d.ts.map +1 -1
  72. package/dist/schemas/3.1/unprocessed/components-object.d.ts +2823 -26982
  73. package/dist/schemas/3.1/unprocessed/components-object.d.ts.map +1 -1
  74. package/dist/schemas/3.1/unprocessed/contact-object.d.ts +1 -9
  75. package/dist/schemas/3.1/unprocessed/contact-object.d.ts.map +1 -1
  76. package/dist/schemas/3.1/unprocessed/discriminator-object.d.ts +1 -7
  77. package/dist/schemas/3.1/unprocessed/discriminator-object.d.ts.map +1 -1
  78. package/dist/schemas/3.1/unprocessed/encoding-object.d.ts +21 -365
  79. package/dist/schemas/3.1/unprocessed/encoding-object.d.ts.map +1 -1
  80. package/dist/schemas/3.1/unprocessed/example-object.d.ts +1 -11
  81. package/dist/schemas/3.1/unprocessed/example-object.d.ts.map +1 -1
  82. package/dist/schemas/3.1/unprocessed/external-documentation-object.d.ts +1 -7
  83. package/dist/schemas/3.1/unprocessed/external-documentation-object.d.ts.map +1 -1
  84. package/dist/schemas/3.1/unprocessed/header-object.d.ts +18 -179
  85. package/dist/schemas/3.1/unprocessed/header-object.d.ts.map +1 -1
  86. package/dist/schemas/3.1/unprocessed/info-object.d.ts +3 -43
  87. package/dist/schemas/3.1/unprocessed/info-object.d.ts.map +1 -1
  88. package/dist/schemas/3.1/unprocessed/license-object.d.ts +1 -9
  89. package/dist/schemas/3.1/unprocessed/license-object.d.ts.map +1 -1
  90. package/dist/schemas/3.1/unprocessed/link-object.d.ts +6 -60
  91. package/dist/schemas/3.1/unprocessed/link-object.d.ts.map +1 -1
  92. package/dist/schemas/3.1/unprocessed/media-type-object-without-encoding.d.ts +3 -31
  93. package/dist/schemas/3.1/unprocessed/media-type-object-without-encoding.d.ts.map +1 -1
  94. package/dist/schemas/3.1/unprocessed/media-type-object.d.ts +27 -688
  95. package/dist/schemas/3.1/unprocessed/media-type-object.d.ts.map +1 -1
  96. package/dist/schemas/3.1/unprocessed/operation-object-without-callbacks.d.ts +133 -3719
  97. package/dist/schemas/3.1/unprocessed/operation-object-without-callbacks.d.ts.map +1 -1
  98. package/dist/schemas/3.1/unprocessed/parameter-object.d.ts +48 -1129
  99. package/dist/schemas/3.1/unprocessed/parameter-object.d.ts.map +1 -1
  100. package/dist/schemas/3.1/unprocessed/path-item-object.d.ts +2052 -7728
  101. package/dist/schemas/3.1/unprocessed/path-item-object.d.ts.map +1 -1
  102. package/dist/schemas/3.1/unprocessed/paths-object.d.ts +2053 -7701
  103. package/dist/schemas/3.1/unprocessed/paths-object.d.ts.map +1 -1
  104. package/dist/schemas/3.1/unprocessed/reference-object.d.ts +1 -21
  105. package/dist/schemas/3.1/unprocessed/reference-object.d.ts.map +1 -1
  106. package/dist/schemas/3.1/unprocessed/request-body-object.d.ts +36 -522
  107. package/dist/schemas/3.1/unprocessed/request-body-object.d.ts.map +1 -1
  108. package/dist/schemas/3.1/unprocessed/response-object.d.ts +56 -1586
  109. package/dist/schemas/3.1/unprocessed/response-object.d.ts.map +1 -1
  110. package/dist/schemas/3.1/unprocessed/responses-object.d.ts +57 -1582
  111. package/dist/schemas/3.1/unprocessed/responses-object.d.ts.map +1 -1
  112. package/dist/schemas/3.1/unprocessed/runtime-expression.d.ts +1 -1
  113. package/dist/schemas/3.1/unprocessed/runtime-expression.d.ts.map +1 -1
  114. package/dist/schemas/3.1/unprocessed/schema-object.d.ts.map +1 -1
  115. package/dist/schemas/3.1/unprocessed/schema-object.js +4 -1
  116. package/dist/schemas/3.1/unprocessed/schema-object.js.map +2 -2
  117. package/dist/schemas/3.1/unprocessed/security-requirement-object.d.ts +1 -1
  118. package/dist/schemas/3.1/unprocessed/security-requirement-object.d.ts.map +1 -1
  119. package/dist/schemas/3.1/unprocessed/security-scheme-object.d.ts +63 -495
  120. package/dist/schemas/3.1/unprocessed/security-scheme-object.d.ts.map +1 -1
  121. package/dist/schemas/3.1/unprocessed/server-object.d.ts +3 -27
  122. package/dist/schemas/3.1/unprocessed/server-object.d.ts.map +1 -1
  123. package/dist/schemas/3.1/unprocessed/server-variable-object.d.ts +2 -10
  124. package/dist/schemas/3.1/unprocessed/server-variable-object.d.ts.map +1 -1
  125. package/dist/schemas/3.1/unprocessed/tag-object.d.ts +2 -22
  126. package/dist/schemas/3.1/unprocessed/tag-object.d.ts.map +1 -1
  127. package/dist/schemas/3.1/unprocessed/webhooks-object.d.ts +86 -86
  128. package/dist/schemas/3.1/unprocessed/webhooks-object.d.ts.map +1 -1
  129. package/dist/schemas/3.1/unprocessed/xml-object.d.ts +1 -13
  130. package/dist/schemas/3.1/unprocessed/xml-object.d.ts.map +1 -1
  131. package/dist/schemas/extensions/x-additional-properties-name.d.ts +1 -5
  132. package/dist/schemas/extensions/x-additional-properties-name.d.ts.map +1 -1
  133. package/dist/schemas/extensions/x-code-samples.d.ts +5 -57
  134. package/dist/schemas/extensions/x-code-samples.d.ts.map +1 -1
  135. package/dist/schemas/extensions/x-display-name.d.ts +1 -5
  136. package/dist/schemas/extensions/x-display-name.d.ts.map +1 -1
  137. package/dist/schemas/extensions/x-enum-descriptions.d.ts +1 -5
  138. package/dist/schemas/extensions/x-enum-descriptions.d.ts.map +1 -1
  139. package/dist/schemas/extensions/x-internal.d.ts +1 -5
  140. package/dist/schemas/extensions/x-internal.d.ts.map +1 -1
  141. package/dist/schemas/extensions/x-post-response.d.ts +1 -5
  142. package/dist/schemas/extensions/x-post-response.d.ts.map +1 -1
  143. package/dist/schemas/extensions/x-scalar-credentials-location.d.ts +5 -6
  144. package/dist/schemas/extensions/x-scalar-credentials-location.d.ts.map +1 -1
  145. package/dist/schemas/extensions/x-scalar-icon.d.ts +1 -5
  146. package/dist/schemas/extensions/x-scalar-icon.d.ts.map +1 -1
  147. package/dist/schemas/extensions/x-scalar-ignore.d.ts +1 -5
  148. package/dist/schemas/extensions/x-scalar-ignore.d.ts.map +1 -1
  149. package/dist/schemas/extensions/x-scalar-redirect-uri.d.ts +1 -5
  150. package/dist/schemas/extensions/x-scalar-redirect-uri.d.ts.map +1 -1
  151. package/dist/schemas/extensions/x-scalar-sdk-installation.d.ts +2 -18
  152. package/dist/schemas/extensions/x-scalar-sdk-installation.d.ts.map +1 -1
  153. package/dist/schemas/extensions/x-scalar-security-body.d.ts +1 -5
  154. package/dist/schemas/extensions/x-scalar-security-body.d.ts.map +1 -1
  155. package/dist/schemas/extensions/x-scalar-security-query.d.ts +1 -5
  156. package/dist/schemas/extensions/x-scalar-security-query.d.ts.map +1 -1
  157. package/dist/schemas/extensions/x-scalar-stability.d.ts +4 -6
  158. package/dist/schemas/extensions/x-scalar-stability.d.ts.map +1 -1
  159. package/dist/schemas/extensions/x-tag-groups.d.ts +4 -28
  160. package/dist/schemas/extensions/x-tag-groups.d.ts.map +1 -1
  161. package/dist/schemas/extensions/x-tokenName.d.ts +1 -5
  162. package/dist/schemas/extensions/x-tokenName.d.ts.map +1 -1
  163. package/dist/schemas/extensions/x-use-pkce.d.ts +6 -9
  164. package/dist/schemas/extensions/x-use-pkce.d.ts.map +1 -1
  165. package/package.json +3 -3
@@ -16,202 +16,41 @@ import { z } from 'zod';
16
16
  *
17
17
  * @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#header-object
18
18
  */
19
- export declare const HeaderObjectSchema: z.ZodObject<z.objectUtil.extendShape<{
19
+ export declare const HeaderObjectSchema: z.ZodObject<{
20
20
  description: z.ZodOptional<z.ZodString>;
21
21
  required: z.ZodOptional<z.ZodBoolean>;
22
22
  deprecated: z.ZodOptional<z.ZodBoolean>;
23
- style: z.ZodOptional<z.ZodEnum<["matrix", "label", "simple", "form", "spaceDelimited", "pipeDelimited", "deepObject"]>>;
23
+ style: z.ZodOptional<z.ZodEnum<{
24
+ matrix: "matrix";
25
+ label: "label";
26
+ simple: "simple";
27
+ form: "form";
28
+ spaceDelimited: "spaceDelimited";
29
+ pipeDelimited: "pipeDelimited";
30
+ deepObject: "deepObject";
31
+ }>>;
24
32
  explode: z.ZodOptional<z.ZodBoolean>;
25
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
26
33
  example: z.ZodOptional<z.ZodAny>;
27
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
28
- summary: z.ZodOptional<z.ZodString>;
29
- description: z.ZodOptional<z.ZodString>;
30
- value: z.ZodOptional<z.ZodAny>;
31
- externalValue: z.ZodOptional<z.ZodString>;
32
- }, "strip", z.ZodTypeAny, {
33
- description?: string | undefined;
34
- summary?: string | undefined;
35
- value?: any;
36
- externalValue?: string | undefined;
37
- }, {
38
- description?: string | undefined;
39
- summary?: string | undefined;
40
- value?: any;
41
- externalValue?: string | undefined;
42
- }>>>;
43
- content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
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
- }, "strip", z.ZodTypeAny, {
63
- example?: any;
64
- examples?: Record<string, {
65
- description?: string | undefined;
66
- summary?: string | undefined;
67
- value?: any;
68
- externalValue?: string | undefined;
69
- }> | undefined;
70
- schema?: Record<string, any> | undefined;
71
- }, {
72
- example?: any;
73
- examples?: Record<string, {
74
- description?: string | undefined;
75
- summary?: string | undefined;
76
- value?: any;
77
- externalValue?: string | undefined;
78
- }> | undefined;
79
- schema?: Record<string, any> | undefined;
80
- }>>>;
81
- }, {
82
- /**
83
- * The schema defining the type used for the header.
84
- */
85
- schema: z.ZodOptional<z.ZodType<any, z.ZodTypeDef, any>>;
86
- /**
87
- * Examples of the parameter's potential value.
88
- */
89
- examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
34
+ schema: z.ZodOptional<z.ZodType<any, unknown, z.core.$ZodTypeInternals<any, unknown>>>;
35
+ examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodObject<{
90
36
  $ref: z.ZodString;
91
37
  summary: z.ZodOptional<z.ZodString>;
92
38
  description: z.ZodOptional<z.ZodString>;
93
- }, "strip", z.ZodTypeAny, {
94
- $ref: string;
95
- description?: string | undefined;
96
- summary?: string | undefined;
97
- }, {
98
- $ref: string;
99
- description?: string | undefined;
100
- summary?: string | undefined;
101
- }>, z.ZodObject<{
39
+ }, z.core.$strip>, z.ZodObject<{
102
40
  summary: z.ZodOptional<z.ZodString>;
103
41
  description: z.ZodOptional<z.ZodString>;
104
42
  value: z.ZodOptional<z.ZodAny>;
105
43
  externalValue: z.ZodOptional<z.ZodString>;
106
- }, "strip", z.ZodTypeAny, {
107
- description?: string | undefined;
108
- summary?: string | undefined;
109
- value?: any;
110
- externalValue?: string | undefined;
111
- }, {
112
- description?: string | undefined;
113
- summary?: string | undefined;
114
- value?: any;
115
- externalValue?: string | undefined;
116
- }>]>>>;
117
- /**
118
- * A map containing the representations for the parameter.
119
- * The key is the media type and the value describes it.
120
- * Only one of content or schema should be specified.
121
- */
44
+ }, z.core.$strip>]>>>;
122
45
  content: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
123
- schema: z.ZodOptional<z.ZodType<Record<string, any>, z.ZodTypeDef, Record<string, any>>>;
46
+ schema: z.ZodOptional<z.ZodType<Record<string, any>, unknown, z.core.$ZodTypeInternals<Record<string, any>, unknown>>>;
124
47
  example: z.ZodOptional<z.ZodAny>;
125
48
  examples: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
126
49
  summary: z.ZodOptional<z.ZodString>;
127
50
  description: z.ZodOptional<z.ZodString>;
128
51
  value: z.ZodOptional<z.ZodAny>;
129
52
  externalValue: z.ZodOptional<z.ZodString>;
130
- }, "strip", z.ZodTypeAny, {
131
- description?: string | undefined;
132
- summary?: string | undefined;
133
- value?: any;
134
- externalValue?: string | undefined;
135
- }, {
136
- description?: string | undefined;
137
- summary?: string | undefined;
138
- value?: any;
139
- externalValue?: string | undefined;
140
- }>>>;
141
- }, "strip", z.ZodTypeAny, {
142
- example?: any;
143
- examples?: Record<string, {
144
- description?: string | undefined;
145
- summary?: string | undefined;
146
- value?: any;
147
- externalValue?: string | undefined;
148
- }> | undefined;
149
- schema?: Record<string, any> | undefined;
150
- }, {
151
- example?: any;
152
- examples?: Record<string, {
153
- description?: string | undefined;
154
- summary?: string | undefined;
155
- value?: any;
156
- externalValue?: string | undefined;
157
- }> | undefined;
158
- schema?: Record<string, any> | undefined;
159
- }>>>;
160
- }>, "strip", z.ZodTypeAny, {
161
- description?: string | undefined;
162
- deprecated?: boolean | undefined;
163
- content?: Record<string, {
164
- example?: any;
165
- examples?: Record<string, {
166
- description?: string | undefined;
167
- summary?: string | undefined;
168
- value?: any;
169
- externalValue?: string | undefined;
170
- }> | undefined;
171
- schema?: Record<string, any> | undefined;
172
- }> | undefined;
173
- required?: boolean | undefined;
174
- example?: any;
175
- examples?: Record<string, {
176
- description?: string | undefined;
177
- summary?: string | undefined;
178
- value?: any;
179
- externalValue?: string | undefined;
180
- } | {
181
- $ref: string;
182
- description?: string | undefined;
183
- summary?: string | undefined;
184
- }> | undefined;
185
- schema?: any;
186
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
187
- explode?: boolean | undefined;
188
- }, {
189
- description?: string | undefined;
190
- deprecated?: boolean | undefined;
191
- content?: Record<string, {
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
- }> | undefined;
201
- required?: boolean | undefined;
202
- example?: any;
203
- examples?: Record<string, {
204
- description?: string | undefined;
205
- summary?: string | undefined;
206
- value?: any;
207
- externalValue?: string | undefined;
208
- } | {
209
- $ref: string;
210
- description?: string | undefined;
211
- summary?: string | undefined;
212
- }> | undefined;
213
- schema?: any;
214
- style?: "matrix" | "label" | "simple" | "form" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
215
- explode?: boolean | undefined;
216
- }>;
53
+ }, z.core.$strip>>>;
54
+ }, z.core.$strip>>>;
55
+ }, z.core.$strip>;
217
56
  //# sourceMappingURL=header-object.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"header-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/unprocessed/header-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAOvB;;;;;;;;;;;;;;;;GAgBG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAC7B;;OAEG;;IAEH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAEH;;;;OAIG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAEH,CAAA"}
1
+ {"version":3,"file":"header-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/unprocessed/header-object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAOvB;;;;;;;;;;;;;;;;GAgBG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAe7B,CAAA"}
@@ -15,52 +15,12 @@ export declare const InfoObjectSchema: import("zod").ZodObject<{
15
15
  name: import("zod").ZodOptional<import("zod").ZodString>;
16
16
  url: import("zod").ZodCatch<import("zod").ZodOptional<import("zod").ZodString>>;
17
17
  email: import("zod").ZodCatch<import("zod").ZodOptional<import("zod").ZodString>>;
18
- }, "strip", import("zod").ZodTypeAny, {
19
- url?: string | undefined;
20
- name?: string | undefined;
21
- email?: string | undefined;
22
- }, {
23
- url?: unknown;
24
- name?: string | undefined;
25
- email?: unknown;
26
- }>>>;
18
+ }, import("zod/v4/core").$strip>>>;
27
19
  license: import("zod").ZodCatch<import("zod").ZodOptional<import("zod").ZodObject<{
28
20
  name: import("zod").ZodCatch<import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>>;
29
21
  identifier: import("zod").ZodCatch<import("zod").ZodOptional<import("zod").ZodString>>;
30
22
  url: import("zod").ZodCatch<import("zod").ZodOptional<import("zod").ZodString>>;
31
- }, "strip", import("zod").ZodTypeAny, {
32
- url?: string | undefined;
33
- name?: string | null | undefined;
34
- identifier?: string | undefined;
35
- }, {
36
- url?: unknown;
37
- name?: unknown;
38
- identifier?: unknown;
39
- }>>>;
23
+ }, import("zod/v4/core").$strip>>>;
40
24
  version: import("zod").ZodCatch<import("zod").ZodString>;
41
- }, "strip", import("zod").ZodTypeAny, {
42
- title: string;
43
- version: string;
44
- description?: string | undefined;
45
- termsOfService?: string | undefined;
46
- contact?: {
47
- url?: string | undefined;
48
- name?: string | undefined;
49
- email?: string | undefined;
50
- } | undefined;
51
- license?: {
52
- url?: string | undefined;
53
- name?: string | null | undefined;
54
- identifier?: string | undefined;
55
- } | undefined;
56
- summary?: string | undefined;
57
- }, {
58
- title?: unknown;
59
- description?: unknown;
60
- termsOfService?: unknown;
61
- contact?: unknown;
62
- license?: unknown;
63
- version?: unknown;
64
- summary?: unknown;
65
- }>;
25
+ }, import("zod/v4/core").$strip>;
66
26
  //# sourceMappingURL=info-object.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"info-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/unprocessed/info-object.ts"],"names":[],"mappings":"AAEA;;;;;;;GAOG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA2B,CAAA"}
1
+ {"version":3,"file":"info-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/unprocessed/info-object.ts"],"names":[],"mappings":"AAEA;;;;;;;GAOG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;gCAA2B,CAAA"}
@@ -9,13 +9,5 @@ export declare const LicenseObjectSchema: import("zod").ZodObject<{
9
9
  name: import("zod").ZodCatch<import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>>;
10
10
  identifier: import("zod").ZodCatch<import("zod").ZodOptional<import("zod").ZodString>>;
11
11
  url: import("zod").ZodCatch<import("zod").ZodOptional<import("zod").ZodString>>;
12
- }, "strip", import("zod").ZodTypeAny, {
13
- url?: string | undefined;
14
- name?: string | null | undefined;
15
- identifier?: string | undefined;
16
- }, {
17
- url?: unknown;
18
- name?: unknown;
19
- identifier?: unknown;
20
- }>;
12
+ }, import("zod/v4/core").$strip>;
21
13
  //# sourceMappingURL=license-object.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"license-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/unprocessed/license-object.ts"],"names":[],"mappings":"AAEA;;;;;;GAMG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;EAA8B,CAAA"}
1
+ {"version":3,"file":"license-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/unprocessed/license-object.ts"],"names":[],"mappings":"AAEA;;;;;;GAMG;AACH,eAAO,MAAM,mBAAmB;;;;gCAA8B,CAAA"}
@@ -16,71 +16,17 @@
16
16
  export declare const LinkObjectSchema: import("zod").ZodObject<{
17
17
  operationRef: import("zod").ZodOptional<import("zod").ZodString>;
18
18
  operationId: import("zod").ZodOptional<import("zod").ZodString>;
19
- parameters: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodEffects<import("zod").ZodString, string, string>>>;
20
- requestBody: import("zod").ZodOptional<import("zod").ZodEffects<import("zod").ZodString, string, string>>;
19
+ parameters: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
20
+ requestBody: import("zod").ZodOptional<import("zod").ZodString>;
21
21
  description: import("zod").ZodOptional<import("zod").ZodString>;
22
22
  server: import("zod").ZodOptional<import("zod").ZodObject<{
23
23
  url: import("zod").ZodString;
24
24
  description: import("zod").ZodOptional<import("zod").ZodString>;
25
25
  variables: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
26
- enum: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
26
+ enum: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString>>;
27
27
  default: import("zod").ZodOptional<import("zod").ZodString>;
28
28
  description: import("zod").ZodOptional<import("zod").ZodString>;
29
- }, "strip", import("zod").ZodTypeAny, {
30
- description?: string | undefined;
31
- default?: string | undefined;
32
- enum?: string[] | undefined;
33
- }, {
34
- description?: string | undefined;
35
- default?: string | undefined;
36
- enum?: string[] | undefined;
37
- }>>>;
38
- }, "strip", import("zod").ZodTypeAny, {
39
- url: string;
40
- description?: string | undefined;
41
- variables?: Record<string, {
42
- description?: string | undefined;
43
- default?: string | undefined;
44
- enum?: string[] | undefined;
45
- }> | undefined;
46
- }, {
47
- url: string;
48
- description?: string | undefined;
49
- variables?: Record<string, {
50
- description?: string | undefined;
51
- default?: string | undefined;
52
- enum?: string[] | undefined;
53
- }> | undefined;
54
- }>>;
55
- }, "strip", import("zod").ZodTypeAny, {
56
- description?: string | undefined;
57
- operationId?: string | undefined;
58
- parameters?: Record<string, string> | undefined;
59
- requestBody?: string | undefined;
60
- operationRef?: string | undefined;
61
- server?: {
62
- url: string;
63
- description?: string | undefined;
64
- variables?: Record<string, {
65
- description?: string | undefined;
66
- default?: string | undefined;
67
- enum?: string[] | undefined;
68
- }> | undefined;
69
- } | undefined;
70
- }, {
71
- description?: string | undefined;
72
- operationId?: string | undefined;
73
- parameters?: Record<string, string> | undefined;
74
- requestBody?: string | undefined;
75
- operationRef?: string | undefined;
76
- server?: {
77
- url: string;
78
- description?: string | undefined;
79
- variables?: Record<string, {
80
- description?: string | undefined;
81
- default?: string | undefined;
82
- enum?: string[] | undefined;
83
- }> | undefined;
84
- } | undefined;
85
- }>;
29
+ }, import("zod/v4/core").$strip>>>;
30
+ }, import("zod/v4/core").$strip>>;
31
+ }, import("zod/v4/core").$strip>;
86
32
  //# sourceMappingURL=link-object.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"link-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/unprocessed/link-object.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA2B,CAAA"}
1
+ {"version":3,"file":"link-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/unprocessed/link-object.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;gCAA2B,CAAA"}
@@ -6,41 +6,13 @@
6
6
  * @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#media-type-object
7
7
  */
8
8
  export declare const MediaTypeObjectSchemaWithoutEncoding: import("zod").ZodObject<{
9
- schema: import("zod").ZodOptional<import("zod").ZodType<Record<string, any>, import("zod").ZodTypeDef, Record<string, any>>>;
9
+ schema: import("zod").ZodOptional<import("zod").ZodType<Record<string, any>, unknown, import("zod/v4/core").$ZodTypeInternals<Record<string, any>, unknown>>>;
10
10
  example: import("zod").ZodOptional<import("zod").ZodAny>;
11
11
  examples: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
12
12
  summary: import("zod").ZodOptional<import("zod").ZodString>;
13
13
  description: import("zod").ZodOptional<import("zod").ZodString>;
14
14
  value: import("zod").ZodOptional<import("zod").ZodAny>;
15
15
  externalValue: import("zod").ZodOptional<import("zod").ZodString>;
16
- }, "strip", import("zod").ZodTypeAny, {
17
- description?: string | undefined;
18
- summary?: string | undefined;
19
- value?: any;
20
- externalValue?: string | undefined;
21
- }, {
22
- description?: string | undefined;
23
- summary?: string | undefined;
24
- value?: any;
25
- externalValue?: string | undefined;
26
- }>>>;
27
- }, "strip", import("zod").ZodTypeAny, {
28
- example?: any;
29
- examples?: Record<string, {
30
- description?: string | undefined;
31
- summary?: string | undefined;
32
- value?: any;
33
- externalValue?: string | undefined;
34
- }> | undefined;
35
- schema?: Record<string, any> | undefined;
36
- }, {
37
- example?: any;
38
- examples?: Record<string, {
39
- description?: string | undefined;
40
- summary?: string | undefined;
41
- value?: any;
42
- externalValue?: string | undefined;
43
- }> | undefined;
44
- schema?: Record<string, any> | undefined;
45
- }>;
16
+ }, import("zod/v4/core").$strip>>>;
17
+ }, import("zod/v4/core").$strip>;
46
18
  //# sourceMappingURL=media-type-object-without-encoding.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"media-type-object-without-encoding.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/unprocessed/media-type-object-without-encoding.ts"],"names":[],"mappings":"AAEA;;;;;;GAMG;AACH,eAAO,MAAM,oCAAoC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA+C,CAAA"}
1
+ {"version":3,"file":"media-type-object-without-encoding.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/unprocessed/media-type-object-without-encoding.ts"],"names":[],"mappings":"AAEA;;;;;;GAMG;AACH,eAAO,MAAM,oCAAoC;;;;;;;;;gCAA+C,CAAA"}