@scalar/openapi-types 0.3.6 → 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 (167) hide show
  1. package/CHANGELOG.md +12 -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 +6 -6
  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 +21 -0
  144. package/dist/schemas/extensions/x-scalar-credentials-location.d.ts.map +1 -0
  145. package/dist/schemas/extensions/x-scalar-credentials-location.js +8 -0
  146. package/dist/schemas/extensions/x-scalar-credentials-location.js.map +7 -0
  147. package/dist/schemas/extensions/x-scalar-icon.d.ts +1 -5
  148. package/dist/schemas/extensions/x-scalar-icon.d.ts.map +1 -1
  149. package/dist/schemas/extensions/x-scalar-ignore.d.ts +1 -5
  150. package/dist/schemas/extensions/x-scalar-ignore.d.ts.map +1 -1
  151. package/dist/schemas/extensions/x-scalar-redirect-uri.d.ts +1 -5
  152. package/dist/schemas/extensions/x-scalar-redirect-uri.d.ts.map +1 -1
  153. package/dist/schemas/extensions/x-scalar-sdk-installation.d.ts +2 -18
  154. package/dist/schemas/extensions/x-scalar-sdk-installation.d.ts.map +1 -1
  155. package/dist/schemas/extensions/x-scalar-security-body.d.ts +1 -5
  156. package/dist/schemas/extensions/x-scalar-security-body.d.ts.map +1 -1
  157. package/dist/schemas/extensions/x-scalar-security-query.d.ts +1 -5
  158. package/dist/schemas/extensions/x-scalar-security-query.d.ts.map +1 -1
  159. package/dist/schemas/extensions/x-scalar-stability.d.ts +4 -6
  160. package/dist/schemas/extensions/x-scalar-stability.d.ts.map +1 -1
  161. package/dist/schemas/extensions/x-tag-groups.d.ts +4 -28
  162. package/dist/schemas/extensions/x-tag-groups.d.ts.map +1 -1
  163. package/dist/schemas/extensions/x-tokenName.d.ts +1 -5
  164. package/dist/schemas/extensions/x-tokenName.d.ts.map +1 -1
  165. package/dist/schemas/extensions/x-use-pkce.d.ts +6 -9
  166. package/dist/schemas/extensions/x-use-pkce.d.ts.map +1 -1
  167. package/package.json +3 -3
@@ -11,580 +11,148 @@
11
11
  *
12
12
  * @see https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.1.md#security-scheme-object
13
13
  */
14
- export declare const SecuritySchemeObjectSchema: import("zod").ZodUnion<[import("zod").ZodObject<import("zod").objectUtil.extendShape<{
14
+ export declare const SecuritySchemeObjectSchema: import("zod").ZodUnion<readonly [import("zod").ZodObject<{
15
15
  description: import("zod").ZodOptional<import("zod").ZodString>;
16
- }, {
17
16
  type: import("zod").ZodLiteral<"apiKey">;
18
17
  name: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodString>>;
19
- in: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodEnum<["query", "header", "cookie"]>>>>;
20
- }>, "strip", import("zod").ZodTypeAny, {
21
- name: string;
22
- in: "query" | "header" | "cookie";
23
- type: "apiKey";
24
- description?: string | undefined;
25
- }, {
26
- type: "apiKey";
27
- description?: string | undefined;
28
- name?: string | undefined;
29
- in?: unknown;
30
- }>, import("zod").ZodObject<import("zod").objectUtil.extendShape<{
18
+ in: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodEnum<{
19
+ query: "query";
20
+ header: "header";
21
+ cookie: "cookie";
22
+ }>>>>;
23
+ }, import("zod/v4/core").$strip>, import("zod").ZodObject<{
31
24
  description: import("zod").ZodOptional<import("zod").ZodString>;
32
- }, {
33
25
  type: import("zod").ZodLiteral<"http">;
34
- scheme: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodPipeline<import("zod").ZodString, import("zod").ZodEnum<["basic", "bearer"]>>>>;
35
- bearerFormat: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"JWT">, import("zod").ZodLiteral<"bearer">, import("zod").ZodString]>>;
36
- }>, "strip", import("zod").ZodTypeAny, {
37
- type: "http";
38
- scheme: "basic" | "bearer";
39
- description?: string | undefined;
40
- bearerFormat?: string | undefined;
41
- }, {
42
- type: "http";
43
- description?: string | undefined;
44
- scheme?: string | undefined;
45
- bearerFormat?: string | undefined;
46
- }>, import("zod").ZodObject<import("zod").objectUtil.extendShape<{
26
+ scheme: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodPipe<import("zod").ZodString, import("zod").ZodEnum<{
27
+ basic: "basic";
28
+ bearer: "bearer";
29
+ }>>>>;
30
+ bearerFormat: import("zod").ZodOptional<import("zod").ZodUnion<readonly [import("zod").ZodLiteral<"JWT">, import("zod").ZodLiteral<"bearer">, import("zod").ZodString]>>;
31
+ }, import("zod/v4/core").$strip>, import("zod").ZodObject<{
47
32
  description: import("zod").ZodOptional<import("zod").ZodString>;
48
- }, {
49
33
  type: import("zod").ZodLiteral<"mutualTLS">;
50
- }>, "strip", import("zod").ZodTypeAny, {
51
- type: "mutualTLS";
52
- description?: string | undefined;
53
- }, {
54
- type: "mutualTLS";
55
- description?: string | undefined;
56
- }>, import("zod").ZodObject<import("zod").objectUtil.extendShape<{
34
+ }, import("zod/v4/core").$strip>, import("zod").ZodObject<{
57
35
  description: import("zod").ZodOptional<import("zod").ZodString>;
58
- }, {
59
36
  type: import("zod").ZodLiteral<"oauth2">;
60
37
  flows: import("zod").ZodObject<{
61
- implicit: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
38
+ implicit: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<{
62
39
  refreshUrl: import("zod").ZodOptional<import("zod").ZodString>;
63
40
  scopes: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodOptional<import("zod").ZodString>>>>>;
64
- }, {
65
41
  type: import("zod").ZodOptional<import("zod").ZodLiteral<"implicit">>;
66
42
  authorizationUrl: import("zod").ZodDefault<import("zod").ZodString>;
67
- }>, "strip", import("zod").ZodTypeAny, {
68
- scopes: Record<string, string | undefined>;
69
- authorizationUrl: string;
70
- type?: "implicit" | undefined;
71
- refreshUrl?: string | undefined;
72
- }, {
73
- type?: "implicit" | undefined;
74
- refreshUrl?: string | undefined;
75
- scopes?: unknown;
76
- authorizationUrl?: string | undefined;
77
- }>>>;
78
- password: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
43
+ }, import("zod/v4/core").$strip>>>;
44
+ password: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<{
79
45
  refreshUrl: import("zod").ZodOptional<import("zod").ZodString>;
80
46
  scopes: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodOptional<import("zod").ZodString>>>>>;
81
- }, {
82
47
  type: import("zod").ZodOptional<import("zod").ZodLiteral<"password">>;
83
48
  tokenUrl: import("zod").ZodDefault<import("zod").ZodString>;
84
- }>, "strip", import("zod").ZodTypeAny, {
85
- scopes: Record<string, string | undefined>;
86
- tokenUrl: string;
87
- type?: "password" | undefined;
88
- refreshUrl?: string | undefined;
89
- }, {
90
- type?: "password" | undefined;
91
- refreshUrl?: string | undefined;
92
- scopes?: unknown;
93
- tokenUrl?: string | undefined;
94
- }>>>;
95
- clientCredentials: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
49
+ }, import("zod/v4/core").$strip>>>;
50
+ clientCredentials: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<{
96
51
  refreshUrl: import("zod").ZodOptional<import("zod").ZodString>;
97
52
  scopes: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodOptional<import("zod").ZodString>>>>>;
98
- }, {
99
53
  type: import("zod").ZodOptional<import("zod").ZodLiteral<"clientCredentials">>;
100
54
  tokenUrl: import("zod").ZodDefault<import("zod").ZodString>;
101
- }>, "strip", import("zod").ZodTypeAny, {
102
- scopes: Record<string, string | undefined>;
103
- tokenUrl: string;
104
- type?: "clientCredentials" | undefined;
105
- refreshUrl?: string | undefined;
106
- }, {
107
- type?: "clientCredentials" | undefined;
108
- refreshUrl?: string | undefined;
109
- scopes?: unknown;
110
- tokenUrl?: string | undefined;
111
- }>>>;
112
- authorizationCode: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
55
+ }, import("zod/v4/core").$strip>>>;
56
+ authorizationCode: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<{
113
57
  refreshUrl: import("zod").ZodOptional<import("zod").ZodString>;
114
58
  scopes: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodOptional<import("zod").ZodString>>>>>;
115
- }, {
116
59
  type: import("zod").ZodOptional<import("zod").ZodLiteral<"authorizationCode">>;
117
60
  authorizationUrl: import("zod").ZodDefault<import("zod").ZodString>;
118
61
  tokenUrl: import("zod").ZodDefault<import("zod").ZodString>;
119
- }>, "strip", import("zod").ZodTypeAny, {
120
- scopes: Record<string, string | undefined>;
121
- authorizationUrl: string;
122
- tokenUrl: string;
123
- type?: "authorizationCode" | undefined;
124
- refreshUrl?: string | undefined;
125
- }, {
126
- type?: "authorizationCode" | undefined;
127
- refreshUrl?: string | undefined;
128
- scopes?: unknown;
129
- authorizationUrl?: string | undefined;
130
- tokenUrl?: string | undefined;
131
- }>>>;
132
- }, "strip", import("zod").ZodTypeAny, {
133
- implicit?: {
134
- scopes: Record<string, string | undefined>;
135
- authorizationUrl: string;
136
- type?: "implicit" | undefined;
137
- refreshUrl?: string | undefined;
138
- } | undefined;
139
- password?: {
140
- scopes: Record<string, string | undefined>;
141
- tokenUrl: string;
142
- type?: "password" | undefined;
143
- refreshUrl?: string | undefined;
144
- } | undefined;
145
- clientCredentials?: {
146
- scopes: Record<string, string | undefined>;
147
- tokenUrl: string;
148
- type?: "clientCredentials" | undefined;
149
- refreshUrl?: string | undefined;
150
- } | undefined;
151
- authorizationCode?: {
152
- scopes: Record<string, string | undefined>;
153
- authorizationUrl: string;
154
- tokenUrl: string;
155
- type?: "authorizationCode" | undefined;
156
- refreshUrl?: string | undefined;
157
- } | undefined;
158
- }, {
159
- implicit?: {
160
- type?: "implicit" | undefined;
161
- refreshUrl?: string | undefined;
162
- scopes?: unknown;
163
- authorizationUrl?: string | undefined;
164
- } | undefined;
165
- password?: {
166
- type?: "password" | undefined;
167
- refreshUrl?: string | undefined;
168
- scopes?: unknown;
169
- tokenUrl?: string | undefined;
170
- } | undefined;
171
- clientCredentials?: {
172
- type?: "clientCredentials" | undefined;
173
- refreshUrl?: string | undefined;
174
- scopes?: unknown;
175
- tokenUrl?: string | undefined;
176
- } | undefined;
177
- authorizationCode?: {
178
- type?: "authorizationCode" | undefined;
179
- refreshUrl?: string | undefined;
180
- scopes?: unknown;
181
- authorizationUrl?: string | undefined;
182
- tokenUrl?: string | undefined;
183
- } | undefined;
184
- }>;
185
- }>, "strip", import("zod").ZodTypeAny, {
186
- type: "oauth2";
187
- flows: {
188
- implicit?: {
189
- scopes: Record<string, string | undefined>;
190
- authorizationUrl: string;
191
- type?: "implicit" | undefined;
192
- refreshUrl?: string | undefined;
193
- } | undefined;
194
- password?: {
195
- scopes: Record<string, string | undefined>;
196
- tokenUrl: string;
197
- type?: "password" | undefined;
198
- refreshUrl?: string | undefined;
199
- } | undefined;
200
- clientCredentials?: {
201
- scopes: Record<string, string | undefined>;
202
- tokenUrl: string;
203
- type?: "clientCredentials" | undefined;
204
- refreshUrl?: string | undefined;
205
- } | undefined;
206
- authorizationCode?: {
207
- scopes: Record<string, string | undefined>;
208
- authorizationUrl: string;
209
- tokenUrl: string;
210
- type?: "authorizationCode" | undefined;
211
- refreshUrl?: string | undefined;
212
- } | undefined;
213
- };
214
- description?: string | undefined;
215
- }, {
216
- type: "oauth2";
217
- flows: {
218
- implicit?: {
219
- type?: "implicit" | undefined;
220
- refreshUrl?: string | undefined;
221
- scopes?: unknown;
222
- authorizationUrl?: string | undefined;
223
- } | undefined;
224
- password?: {
225
- type?: "password" | undefined;
226
- refreshUrl?: string | undefined;
227
- scopes?: unknown;
228
- tokenUrl?: string | undefined;
229
- } | undefined;
230
- clientCredentials?: {
231
- type?: "clientCredentials" | undefined;
232
- refreshUrl?: string | undefined;
233
- scopes?: unknown;
234
- tokenUrl?: string | undefined;
235
- } | undefined;
236
- authorizationCode?: {
237
- type?: "authorizationCode" | undefined;
238
- refreshUrl?: string | undefined;
239
- scopes?: unknown;
240
- authorizationUrl?: string | undefined;
241
- tokenUrl?: string | undefined;
242
- } | undefined;
243
- };
244
- description?: string | undefined;
245
- }>, import("zod").ZodObject<import("zod").objectUtil.extendShape<{
62
+ }, import("zod/v4/core").$strip>>>;
63
+ }, import("zod/v4/core").$strip>;
64
+ }, import("zod/v4/core").$strip>, import("zod").ZodObject<{
246
65
  description: import("zod").ZodOptional<import("zod").ZodString>;
247
- }, {
248
66
  type: import("zod").ZodLiteral<"openIdConnect">;
249
67
  openIdConnectUrl: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodString>>;
250
- }>, "strip", import("zod").ZodTypeAny, {
251
- type: "openIdConnect";
252
- openIdConnectUrl: string;
253
- description?: string | undefined;
254
- }, {
255
- type: "openIdConnect";
256
- description?: string | undefined;
257
- openIdConnectUrl?: string | undefined;
258
- }>]>;
68
+ }, import("zod/v4/core").$strip>]>;
259
69
  export declare const ApiKeyInValues: readonly ["query", "header", "cookie"];
260
- export declare const ApiKeySchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
70
+ export declare const ApiKeySchema: import("zod").ZodObject<{
261
71
  description: import("zod").ZodOptional<import("zod").ZodString>;
262
- }, {
263
72
  type: import("zod").ZodLiteral<"apiKey">;
264
73
  name: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodString>>;
265
- in: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodEnum<["query", "header", "cookie"]>>>>;
266
- }>, "strip", import("zod").ZodTypeAny, {
267
- name: string;
268
- in: "query" | "header" | "cookie";
269
- type: "apiKey";
270
- description?: string | undefined;
271
- }, {
272
- type: "apiKey";
273
- description?: string | undefined;
274
- name?: string | undefined;
275
- in?: unknown;
276
- }>;
277
- export declare const HttpSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
74
+ in: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodEnum<{
75
+ query: "query";
76
+ header: "header";
77
+ cookie: "cookie";
78
+ }>>>>;
79
+ }, import("zod/v4/core").$strip>;
80
+ export declare const HttpSchema: import("zod").ZodObject<{
278
81
  description: import("zod").ZodOptional<import("zod").ZodString>;
279
- }, {
280
82
  type: import("zod").ZodLiteral<"http">;
281
- scheme: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodPipeline<import("zod").ZodString, import("zod").ZodEnum<["basic", "bearer"]>>>>;
282
- bearerFormat: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"JWT">, import("zod").ZodLiteral<"bearer">, import("zod").ZodString]>>;
283
- }>, "strip", import("zod").ZodTypeAny, {
284
- type: "http";
285
- scheme: "basic" | "bearer";
286
- description?: string | undefined;
287
- bearerFormat?: string | undefined;
288
- }, {
289
- type: "http";
290
- description?: string | undefined;
291
- scheme?: string | undefined;
292
- bearerFormat?: string | undefined;
293
- }>;
294
- export declare const MutualTlsSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
83
+ scheme: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodPipe<import("zod").ZodString, import("zod").ZodEnum<{
84
+ basic: "basic";
85
+ bearer: "bearer";
86
+ }>>>>;
87
+ bearerFormat: import("zod").ZodOptional<import("zod").ZodUnion<readonly [import("zod").ZodLiteral<"JWT">, import("zod").ZodLiteral<"bearer">, import("zod").ZodString]>>;
88
+ }, import("zod/v4/core").$strip>;
89
+ export declare const MutualTlsSchema: import("zod").ZodObject<{
295
90
  description: import("zod").ZodOptional<import("zod").ZodString>;
296
- }, {
297
91
  type: import("zod").ZodLiteral<"mutualTLS">;
298
- }>, "strip", import("zod").ZodTypeAny, {
299
- type: "mutualTLS";
300
- description?: string | undefined;
301
- }, {
302
- type: "mutualTLS";
303
- description?: string | undefined;
304
- }>;
305
- export declare const OpenIdConnectSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
92
+ }, import("zod/v4/core").$strip>;
93
+ export declare const OpenIdConnectSchema: import("zod").ZodObject<{
306
94
  description: import("zod").ZodOptional<import("zod").ZodString>;
307
- }, {
308
95
  type: import("zod").ZodLiteral<"openIdConnect">;
309
96
  openIdConnectUrl: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodString>>;
310
- }>, "strip", import("zod").ZodTypeAny, {
311
- type: "openIdConnect";
312
- openIdConnectUrl: string;
313
- description?: string | undefined;
314
- }, {
315
- type: "openIdConnect";
316
- description?: string | undefined;
317
- openIdConnectUrl?: string | undefined;
318
- }>;
319
- export declare const OAuthFlowsObjectSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
97
+ }, import("zod/v4/core").$strip>;
98
+ export declare const OAuthFlowsObjectSchema: import("zod").ZodObject<{
320
99
  description: import("zod").ZodOptional<import("zod").ZodString>;
321
- }, {
322
100
  type: import("zod").ZodLiteral<"oauth2">;
323
101
  flows: import("zod").ZodObject<{
324
- implicit: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
102
+ implicit: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<{
325
103
  refreshUrl: import("zod").ZodOptional<import("zod").ZodString>;
326
104
  scopes: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodOptional<import("zod").ZodString>>>>>;
327
- }, {
328
105
  type: import("zod").ZodOptional<import("zod").ZodLiteral<"implicit">>;
329
106
  authorizationUrl: import("zod").ZodDefault<import("zod").ZodString>;
330
- }>, "strip", import("zod").ZodTypeAny, {
331
- scopes: Record<string, string | undefined>;
332
- authorizationUrl: string;
333
- type?: "implicit" | undefined;
334
- refreshUrl?: string | undefined;
335
- }, {
336
- type?: "implicit" | undefined;
337
- refreshUrl?: string | undefined;
338
- scopes?: unknown;
339
- authorizationUrl?: string | undefined;
340
- }>>>;
341
- password: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
107
+ }, import("zod/v4/core").$strip>>>;
108
+ password: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<{
342
109
  refreshUrl: import("zod").ZodOptional<import("zod").ZodString>;
343
110
  scopes: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodOptional<import("zod").ZodString>>>>>;
344
- }, {
345
111
  type: import("zod").ZodOptional<import("zod").ZodLiteral<"password">>;
346
112
  tokenUrl: import("zod").ZodDefault<import("zod").ZodString>;
347
- }>, "strip", import("zod").ZodTypeAny, {
348
- scopes: Record<string, string | undefined>;
349
- tokenUrl: string;
350
- type?: "password" | undefined;
351
- refreshUrl?: string | undefined;
352
- }, {
353
- type?: "password" | undefined;
354
- refreshUrl?: string | undefined;
355
- scopes?: unknown;
356
- tokenUrl?: string | undefined;
357
- }>>>;
358
- clientCredentials: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
113
+ }, import("zod/v4/core").$strip>>>;
114
+ clientCredentials: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<{
359
115
  refreshUrl: import("zod").ZodOptional<import("zod").ZodString>;
360
116
  scopes: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodOptional<import("zod").ZodString>>>>>;
361
- }, {
362
117
  type: import("zod").ZodOptional<import("zod").ZodLiteral<"clientCredentials">>;
363
118
  tokenUrl: import("zod").ZodDefault<import("zod").ZodString>;
364
- }>, "strip", import("zod").ZodTypeAny, {
365
- scopes: Record<string, string | undefined>;
366
- tokenUrl: string;
367
- type?: "clientCredentials" | undefined;
368
- refreshUrl?: string | undefined;
369
- }, {
370
- type?: "clientCredentials" | undefined;
371
- refreshUrl?: string | undefined;
372
- scopes?: unknown;
373
- tokenUrl?: string | undefined;
374
- }>>>;
375
- authorizationCode: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
119
+ }, import("zod/v4/core").$strip>>>;
120
+ authorizationCode: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<{
376
121
  refreshUrl: import("zod").ZodOptional<import("zod").ZodString>;
377
122
  scopes: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodOptional<import("zod").ZodString>>>>>;
378
- }, {
379
123
  type: import("zod").ZodOptional<import("zod").ZodLiteral<"authorizationCode">>;
380
124
  authorizationUrl: import("zod").ZodDefault<import("zod").ZodString>;
381
125
  tokenUrl: import("zod").ZodDefault<import("zod").ZodString>;
382
- }>, "strip", import("zod").ZodTypeAny, {
383
- scopes: Record<string, string | undefined>;
384
- authorizationUrl: string;
385
- tokenUrl: string;
386
- type?: "authorizationCode" | undefined;
387
- refreshUrl?: string | undefined;
388
- }, {
389
- type?: "authorizationCode" | undefined;
390
- refreshUrl?: string | undefined;
391
- scopes?: unknown;
392
- authorizationUrl?: string | undefined;
393
- tokenUrl?: string | undefined;
394
- }>>>;
395
- }, "strip", import("zod").ZodTypeAny, {
396
- implicit?: {
397
- scopes: Record<string, string | undefined>;
398
- authorizationUrl: string;
399
- type?: "implicit" | undefined;
400
- refreshUrl?: string | undefined;
401
- } | undefined;
402
- password?: {
403
- scopes: Record<string, string | undefined>;
404
- tokenUrl: string;
405
- type?: "password" | undefined;
406
- refreshUrl?: string | undefined;
407
- } | undefined;
408
- clientCredentials?: {
409
- scopes: Record<string, string | undefined>;
410
- tokenUrl: string;
411
- type?: "clientCredentials" | undefined;
412
- refreshUrl?: string | undefined;
413
- } | undefined;
414
- authorizationCode?: {
415
- scopes: Record<string, string | undefined>;
416
- authorizationUrl: string;
417
- tokenUrl: string;
418
- type?: "authorizationCode" | undefined;
419
- refreshUrl?: string | undefined;
420
- } | undefined;
421
- }, {
422
- implicit?: {
423
- type?: "implicit" | undefined;
424
- refreshUrl?: string | undefined;
425
- scopes?: unknown;
426
- authorizationUrl?: string | undefined;
427
- } | undefined;
428
- password?: {
429
- type?: "password" | undefined;
430
- refreshUrl?: string | undefined;
431
- scopes?: unknown;
432
- tokenUrl?: string | undefined;
433
- } | undefined;
434
- clientCredentials?: {
435
- type?: "clientCredentials" | undefined;
436
- refreshUrl?: string | undefined;
437
- scopes?: unknown;
438
- tokenUrl?: string | undefined;
439
- } | undefined;
440
- authorizationCode?: {
441
- type?: "authorizationCode" | undefined;
442
- refreshUrl?: string | undefined;
443
- scopes?: unknown;
444
- authorizationUrl?: string | undefined;
445
- tokenUrl?: string | undefined;
446
- } | undefined;
447
- }>;
448
- }>, "strip", import("zod").ZodTypeAny, {
449
- type: "oauth2";
450
- flows: {
451
- implicit?: {
452
- scopes: Record<string, string | undefined>;
453
- authorizationUrl: string;
454
- type?: "implicit" | undefined;
455
- refreshUrl?: string | undefined;
456
- } | undefined;
457
- password?: {
458
- scopes: Record<string, string | undefined>;
459
- tokenUrl: string;
460
- type?: "password" | undefined;
461
- refreshUrl?: string | undefined;
462
- } | undefined;
463
- clientCredentials?: {
464
- scopes: Record<string, string | undefined>;
465
- tokenUrl: string;
466
- type?: "clientCredentials" | undefined;
467
- refreshUrl?: string | undefined;
468
- } | undefined;
469
- authorizationCode?: {
470
- scopes: Record<string, string | undefined>;
471
- authorizationUrl: string;
472
- tokenUrl: string;
473
- type?: "authorizationCode" | undefined;
474
- refreshUrl?: string | undefined;
475
- } | undefined;
476
- };
477
- description?: string | undefined;
478
- }, {
479
- type: "oauth2";
480
- flows: {
481
- implicit?: {
482
- type?: "implicit" | undefined;
483
- refreshUrl?: string | undefined;
484
- scopes?: unknown;
485
- authorizationUrl?: string | undefined;
486
- } | undefined;
487
- password?: {
488
- type?: "password" | undefined;
489
- refreshUrl?: string | undefined;
490
- scopes?: unknown;
491
- tokenUrl?: string | undefined;
492
- } | undefined;
493
- clientCredentials?: {
494
- type?: "clientCredentials" | undefined;
495
- refreshUrl?: string | undefined;
496
- scopes?: unknown;
497
- tokenUrl?: string | undefined;
498
- } | undefined;
499
- authorizationCode?: {
500
- type?: "authorizationCode" | undefined;
501
- refreshUrl?: string | undefined;
502
- scopes?: unknown;
503
- authorizationUrl?: string | undefined;
504
- tokenUrl?: string | undefined;
505
- } | undefined;
506
- };
507
- description?: string | undefined;
508
- }>;
126
+ }, import("zod/v4/core").$strip>>>;
127
+ }, import("zod/v4/core").$strip>;
128
+ }, import("zod/v4/core").$strip>;
509
129
  export declare const OAuthFlowObjectSchema: import("zod").ZodObject<{
510
130
  refreshUrl: import("zod").ZodOptional<import("zod").ZodString>;
511
131
  scopes: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodOptional<import("zod").ZodString>>>>>;
512
- }, "strip", import("zod").ZodTypeAny, {
513
- scopes: Record<string, string | undefined>;
514
- refreshUrl?: string | undefined;
515
- }, {
516
- refreshUrl?: string | undefined;
517
- scopes?: unknown;
518
- }>;
519
- export declare const AuthorizationCodeFlowSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
132
+ }, import("zod/v4/core").$strip>;
133
+ export declare const AuthorizationCodeFlowSchema: import("zod").ZodObject<{
520
134
  refreshUrl: import("zod").ZodOptional<import("zod").ZodString>;
521
135
  scopes: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodOptional<import("zod").ZodString>>>>>;
522
- }, {
523
136
  type: import("zod").ZodOptional<import("zod").ZodLiteral<"authorizationCode">>;
524
137
  authorizationUrl: import("zod").ZodDefault<import("zod").ZodString>;
525
138
  tokenUrl: import("zod").ZodDefault<import("zod").ZodString>;
526
- }>, "strip", import("zod").ZodTypeAny, {
527
- scopes: Record<string, string | undefined>;
528
- authorizationUrl: string;
529
- tokenUrl: string;
530
- type?: "authorizationCode" | undefined;
531
- refreshUrl?: string | undefined;
532
- }, {
533
- type?: "authorizationCode" | undefined;
534
- refreshUrl?: string | undefined;
535
- scopes?: unknown;
536
- authorizationUrl?: string | undefined;
537
- tokenUrl?: string | undefined;
538
- }>;
539
- export declare const ClientCredentialsFlowSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
139
+ }, import("zod/v4/core").$strip>;
140
+ export declare const ClientCredentialsFlowSchema: import("zod").ZodObject<{
540
141
  refreshUrl: import("zod").ZodOptional<import("zod").ZodString>;
541
142
  scopes: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodOptional<import("zod").ZodString>>>>>;
542
- }, {
543
143
  type: import("zod").ZodOptional<import("zod").ZodLiteral<"clientCredentials">>;
544
144
  tokenUrl: import("zod").ZodDefault<import("zod").ZodString>;
545
- }>, "strip", import("zod").ZodTypeAny, {
546
- scopes: Record<string, string | undefined>;
547
- tokenUrl: string;
548
- type?: "clientCredentials" | undefined;
549
- refreshUrl?: string | undefined;
550
- }, {
551
- type?: "clientCredentials" | undefined;
552
- refreshUrl?: string | undefined;
553
- scopes?: unknown;
554
- tokenUrl?: string | undefined;
555
- }>;
556
- export declare const ImplicitFlowSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
145
+ }, import("zod/v4/core").$strip>;
146
+ export declare const ImplicitFlowSchema: import("zod").ZodObject<{
557
147
  refreshUrl: import("zod").ZodOptional<import("zod").ZodString>;
558
148
  scopes: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodOptional<import("zod").ZodString>>>>>;
559
- }, {
560
149
  type: import("zod").ZodOptional<import("zod").ZodLiteral<"implicit">>;
561
150
  authorizationUrl: import("zod").ZodDefault<import("zod").ZodString>;
562
- }>, "strip", import("zod").ZodTypeAny, {
563
- scopes: Record<string, string | undefined>;
564
- authorizationUrl: string;
565
- type?: "implicit" | undefined;
566
- refreshUrl?: string | undefined;
567
- }, {
568
- type?: "implicit" | undefined;
569
- refreshUrl?: string | undefined;
570
- scopes?: unknown;
571
- authorizationUrl?: string | undefined;
572
- }>;
573
- export declare const PasswordFlowSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
151
+ }, import("zod/v4/core").$strip>;
152
+ export declare const PasswordFlowSchema: import("zod").ZodObject<{
574
153
  refreshUrl: import("zod").ZodOptional<import("zod").ZodString>;
575
154
  scopes: import("zod").ZodCatch<import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodOptional<import("zod").ZodString>>>>>;
576
- }, {
577
155
  type: import("zod").ZodOptional<import("zod").ZodLiteral<"password">>;
578
156
  tokenUrl: import("zod").ZodDefault<import("zod").ZodString>;
579
- }>, "strip", import("zod").ZodTypeAny, {
580
- scopes: Record<string, string | undefined>;
581
- tokenUrl: string;
582
- type?: "password" | undefined;
583
- refreshUrl?: string | undefined;
584
- }, {
585
- type?: "password" | undefined;
586
- refreshUrl?: string | undefined;
587
- scopes?: unknown;
588
- tokenUrl?: string | undefined;
589
- }>;
157
+ }, import("zod/v4/core").$strip>;
590
158
  //# sourceMappingURL=security-scheme-object.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"security-scheme-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/unprocessed/security-scheme-object.ts"],"names":[],"mappings":"AAeA;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAAqC,CAAA;AAE5E,eAAO,MAAM,cAAc,wCAAyB,CAAA;AACpD,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;EAAuB,CAAA;AAChD,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;EAAqB,CAAA;AAC5C,eAAO,MAAM,eAAe;;;;;;;;;;EAA0B,CAAA;AACtD,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;EAA8B,CAAA;AAE9D,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAiC,CAAA;AACpE,eAAO,MAAM,qBAAqB;;;;;;;;;EAAgC,CAAA;AAClE,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;EAAsC,CAAA;AAC9E,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;EAAsC,CAAA;AAC9E,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;EAA6B,CAAA;AAC5D,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;EAA6B,CAAA"}
1
+ {"version":3,"file":"security-scheme-object.d.ts","sourceRoot":"","sources":["../../../../src/schemas/3.1/unprocessed/security-scheme-object.ts"],"names":[],"mappings":"AAeA;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kCAAqC,CAAA;AAE5E,eAAO,MAAM,cAAc,wCAAyB,CAAA;AACpD,eAAO,MAAM,YAAY;;;;;;;;;gCAAuB,CAAA;AAChD,eAAO,MAAM,UAAU;;;;;;;;gCAAqB,CAAA;AAC5C,eAAO,MAAM,eAAe;;;gCAA0B,CAAA;AACtD,eAAO,MAAM,mBAAmB;;;;gCAA8B,CAAA;AAE9D,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gCAAiC,CAAA;AACpE,eAAO,MAAM,qBAAqB;;;gCAAgC,CAAA;AAClE,eAAO,MAAM,2BAA2B;;;;;;gCAAsC,CAAA;AAC9E,eAAO,MAAM,2BAA2B;;;;;gCAAsC,CAAA;AAC9E,eAAO,MAAM,kBAAkB;;;;;gCAA6B,CAAA;AAC5D,eAAO,MAAM,kBAAkB;;;;;gCAA6B,CAAA"}