@kubb/plugin-oas 3.0.0-alpha.15 → 3.0.0-alpha.16
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.
- package/dist/{OperationGenerator-BqfyX5-8.d.cts → OperationGenerator-B5CoXmjA.d.cts} +22 -20
- package/dist/{OperationGenerator-BqfyX5-8.d.ts → OperationGenerator-B5CoXmjA.d.ts} +22 -20
- package/dist/{Schema-BgpIlA79.d.cts → Schema-BsgDay0E.d.cts} +1 -12
- package/dist/{Schema-ExMIJOhD.d.ts → Schema-Dvt6i_X3.d.ts} +1 -12
- package/dist/chunk-2QECZEUD.js +76 -0
- package/dist/chunk-2QECZEUD.js.map +1 -0
- package/dist/chunk-4OQEPWOG.js +38 -0
- package/dist/chunk-4OQEPWOG.js.map +1 -0
- package/dist/chunk-7Q5B67MW.cjs +1110 -0
- package/dist/chunk-7Q5B67MW.cjs.map +1 -0
- package/dist/chunk-7XBQZ7AX.js +1098 -0
- package/dist/chunk-7XBQZ7AX.js.map +1 -0
- package/dist/{chunk-AAIEMW6V.cjs → chunk-CQDZGAA6.cjs} +28 -798
- package/dist/chunk-CQDZGAA6.cjs.map +1 -0
- package/dist/{chunk-M3V3WMCW.js → chunk-CYF724QJ.js} +11 -773
- package/dist/chunk-CYF724QJ.js.map +1 -0
- package/dist/{chunk-PZTS5YZV.js → chunk-D2N6LDLT.js} +15 -13
- package/dist/chunk-D2N6LDLT.js.map +1 -0
- package/dist/{chunk-I3ZL3GUQ.cjs → chunk-LCPCIS3S.cjs} +19 -17
- package/dist/chunk-LCPCIS3S.cjs.map +1 -0
- package/dist/chunk-PUFCST25.cjs +84 -0
- package/dist/chunk-PUFCST25.cjs.map +1 -0
- package/dist/chunk-TYQZ2BD7.cjs +42 -0
- package/dist/chunk-TYQZ2BD7.cjs.map +1 -0
- package/dist/components.cjs +5 -6
- package/dist/components.d.cts +2 -2
- package/dist/components.d.ts +2 -2
- package/dist/components.js +2 -3
- package/dist/generators.cjs +4 -5
- package/dist/generators.d.cts +1 -1
- package/dist/generators.d.ts +1 -1
- package/dist/generators.js +3 -4
- package/dist/hooks.cjs +102 -31
- package/dist/hooks.cjs.map +1 -1
- package/dist/hooks.d.cts +39 -6
- package/dist/hooks.d.ts +39 -6
- package/dist/hooks.js +92 -20
- package/dist/hooks.js.map +1 -1
- package/dist/index.cjs +25 -410
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +5 -400
- package/dist/index.js.map +1 -1
- package/dist/utils.cjs +12 -12
- package/dist/utils.cjs.map +1 -1
- package/dist/utils.d.cts +2 -2
- package/dist/utils.d.ts +2 -2
- package/dist/utils.js +2 -3
- package/dist/utils.js.map +1 -1
- package/package.json +10 -10
- package/src/OperationGenerator.ts +11 -15
- package/src/SchemaGenerator.ts +14 -5
- package/src/components/Schema.tsx +1 -98
- package/src/generator.tsx +22 -14
- package/src/generators/jsonGenerator.ts +4 -4
- package/src/hooks/index.ts +2 -0
- package/src/hooks/useOperationManager.ts +76 -29
- package/src/hooks/useSchemaManager.ts +76 -0
- package/src/utils/getParams.ts +1 -1
- package/dist/chunk-2PMRS7PB.cjs +0 -8
- package/dist/chunk-2PMRS7PB.cjs.map +0 -1
- package/dist/chunk-2V64GHQ4.js +0 -32
- package/dist/chunk-2V64GHQ4.js.map +0 -1
- package/dist/chunk-4JIFKRM5.js +0 -6
- package/dist/chunk-4JIFKRM5.js.map +0 -1
- package/dist/chunk-5ULY3TQB.cjs +0 -90
- package/dist/chunk-5ULY3TQB.cjs.map +0 -1
- package/dist/chunk-AAIEMW6V.cjs.map +0 -1
- package/dist/chunk-CFU6KMOB.cjs +0 -38
- package/dist/chunk-CFU6KMOB.cjs.map +0 -1
- package/dist/chunk-GAPWY2CE.js +0 -84
- package/dist/chunk-GAPWY2CE.js.map +0 -1
- package/dist/chunk-I3ZL3GUQ.cjs.map +0 -1
- package/dist/chunk-M3V3WMCW.js.map +0 -1
- package/dist/chunk-PZTS5YZV.js.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -1,429 +1,44 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
|
|
5
|
-
require('./chunk-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
var core = require('@kubb/core');
|
|
9
|
-
var transformers = require('@kubb/core/transformers');
|
|
10
|
-
var path = require('path');
|
|
3
|
+
var chunk7Q5B67MW_cjs = require('./chunk-7Q5B67MW.cjs');
|
|
4
|
+
require('./chunk-PUFCST25.cjs');
|
|
5
|
+
var chunkLCPCIS3S_cjs = require('./chunk-LCPCIS3S.cjs');
|
|
6
|
+
require('./chunk-CQDZGAA6.cjs');
|
|
7
|
+
require('./chunk-TYQZ2BD7.cjs');
|
|
11
8
|
|
|
12
|
-
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
13
9
|
|
|
14
|
-
var transformers__default = /*#__PURE__*/_interopDefault(transformers);
|
|
15
|
-
var path__default = /*#__PURE__*/_interopDefault(path);
|
|
16
10
|
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
// src/OperationGenerator.ts
|
|
21
|
-
chunk5ULY3TQB_cjs.init_cjs_shims();
|
|
22
|
-
var OperationGenerator = class extends core.BaseGenerator {
|
|
23
|
-
#operationsByMethod = {};
|
|
24
|
-
get operationsByMethod() {
|
|
25
|
-
return this.#operationsByMethod;
|
|
26
|
-
}
|
|
27
|
-
set operationsByMethod(paths) {
|
|
28
|
-
this.#operationsByMethod = paths;
|
|
29
|
-
}
|
|
30
|
-
#getOptions(operation, method) {
|
|
31
|
-
const { override = [] } = this.context;
|
|
32
|
-
return override.find(({ pattern, type }) => {
|
|
33
|
-
if (type === "tag") {
|
|
34
|
-
return !!operation.getTags()[0]?.name.match(pattern);
|
|
35
|
-
}
|
|
36
|
-
if (type === "operationId") {
|
|
37
|
-
return !!operation.getOperationId().match(pattern);
|
|
38
|
-
}
|
|
39
|
-
if (type === "path") {
|
|
40
|
-
return !!operation.path.match(pattern);
|
|
41
|
-
}
|
|
42
|
-
if (type === "method") {
|
|
43
|
-
return !!method.match(pattern);
|
|
44
|
-
}
|
|
45
|
-
return false;
|
|
46
|
-
})?.options || {};
|
|
47
|
-
}
|
|
48
|
-
/**
|
|
49
|
-
*
|
|
50
|
-
* @deprecated
|
|
51
|
-
*/
|
|
52
|
-
#isExcluded(operation, method) {
|
|
53
|
-
const { exclude = [] } = this.context;
|
|
54
|
-
let matched = false;
|
|
55
|
-
exclude.forEach(({ pattern, type }) => {
|
|
56
|
-
if (type === "tag" && !matched) {
|
|
57
|
-
matched = !!operation.getTags()[0]?.name.match(pattern);
|
|
58
|
-
}
|
|
59
|
-
if (type === "operationId" && !matched) {
|
|
60
|
-
matched = !!operation.getOperationId().match(pattern);
|
|
61
|
-
}
|
|
62
|
-
if (type === "path" && !matched) {
|
|
63
|
-
matched = !!operation.path.match(pattern);
|
|
64
|
-
}
|
|
65
|
-
if (type === "method" && !matched) {
|
|
66
|
-
matched = !!method.match(pattern);
|
|
67
|
-
}
|
|
68
|
-
});
|
|
69
|
-
return matched;
|
|
70
|
-
}
|
|
71
|
-
/**
|
|
72
|
-
*
|
|
73
|
-
* @deprecated
|
|
74
|
-
*/
|
|
75
|
-
#isIncluded(operation, method) {
|
|
76
|
-
const { include = [] } = this.context;
|
|
77
|
-
let matched = false;
|
|
78
|
-
include.forEach(({ pattern, type }) => {
|
|
79
|
-
if (type === "tag" && !matched) {
|
|
80
|
-
matched = !!operation.getTags()[0]?.name.match(pattern);
|
|
81
|
-
}
|
|
82
|
-
if (type === "operationId" && !matched) {
|
|
83
|
-
matched = !!operation.getOperationId().match(pattern);
|
|
84
|
-
}
|
|
85
|
-
if (type === "path" && !matched) {
|
|
86
|
-
matched = !!operation.path.match(pattern);
|
|
87
|
-
}
|
|
88
|
-
if (type === "method" && !matched) {
|
|
89
|
-
matched = !!method.match(pattern);
|
|
90
|
-
}
|
|
91
|
-
});
|
|
92
|
-
return matched;
|
|
93
|
-
}
|
|
94
|
-
getSchemas(operation, {
|
|
95
|
-
forStatusCode,
|
|
96
|
-
resolveName = (name) => name
|
|
97
|
-
} = {}) {
|
|
98
|
-
const pathParamsSchema = this.context.oas.getParametersSchema(operation, "path");
|
|
99
|
-
const queryParamsSchema = this.context.oas.getParametersSchema(operation, "query");
|
|
100
|
-
const headerParamsSchema = this.context.oas.getParametersSchema(operation, "header");
|
|
101
|
-
const requestSchema = this.context.oas.getRequestSchema(operation);
|
|
102
|
-
const responseStatusCode = forStatusCode || operation.schema.responses && Object.keys(operation.schema.responses).find((key) => key.startsWith("2")) || 200;
|
|
103
|
-
const responseSchema = this.context.oas.getResponseSchema(operation, responseStatusCode);
|
|
104
|
-
const statusCodes = operation.getResponseStatusCodes().map((statusCode) => {
|
|
105
|
-
let name = statusCode;
|
|
106
|
-
if (name === "default") {
|
|
107
|
-
name = "error";
|
|
108
|
-
}
|
|
109
|
-
const schema = this.context.oas.getResponseSchema(operation, statusCode);
|
|
110
|
-
return {
|
|
111
|
-
name: resolveName(transformers__default.default.pascalCase(`${operation.getOperationId()} ${name}`)),
|
|
112
|
-
description: operation.getResponseByStatusCode(statusCode)?.description,
|
|
113
|
-
schema,
|
|
114
|
-
operation,
|
|
115
|
-
operationName: transformers__default.default.pascalCase(`${operation.getOperationId()}`),
|
|
116
|
-
statusCode: name === "error" ? void 0 : Number(statusCode),
|
|
117
|
-
keys: schema?.properties ? Object.keys(schema.properties) : void 0
|
|
118
|
-
};
|
|
119
|
-
});
|
|
120
|
-
return {
|
|
121
|
-
pathParams: pathParamsSchema ? {
|
|
122
|
-
name: resolveName(transformers__default.default.pascalCase(`${operation.getOperationId()} PathParams`)),
|
|
123
|
-
operation,
|
|
124
|
-
operationName: transformers__default.default.pascalCase(`${operation.getOperationId()}`),
|
|
125
|
-
schema: pathParamsSchema,
|
|
126
|
-
keys: pathParamsSchema.properties ? Object.keys(pathParamsSchema.properties) : void 0
|
|
127
|
-
} : void 0,
|
|
128
|
-
queryParams: queryParamsSchema ? {
|
|
129
|
-
name: resolveName(transformers__default.default.pascalCase(`${operation.getOperationId()} QueryParams`)),
|
|
130
|
-
operation,
|
|
131
|
-
operationName: transformers__default.default.pascalCase(`${operation.getOperationId()}`),
|
|
132
|
-
schema: queryParamsSchema,
|
|
133
|
-
keys: queryParamsSchema.properties ? Object.keys(queryParamsSchema.properties) : []
|
|
134
|
-
} : void 0,
|
|
135
|
-
headerParams: headerParamsSchema ? {
|
|
136
|
-
name: resolveName(transformers__default.default.pascalCase(`${operation.getOperationId()} HeaderParams`)),
|
|
137
|
-
operation,
|
|
138
|
-
operationName: transformers__default.default.pascalCase(`${operation.getOperationId()}`),
|
|
139
|
-
schema: headerParamsSchema,
|
|
140
|
-
keys: headerParamsSchema.properties ? Object.keys(headerParamsSchema.properties) : void 0
|
|
141
|
-
} : void 0,
|
|
142
|
-
request: requestSchema ? {
|
|
143
|
-
name: resolveName(transformers__default.default.pascalCase(`${operation.getOperationId()} ${operation.method === "get" ? "queryRequest" : "mutationRequest"}`)),
|
|
144
|
-
description: operation.schema.requestBody?.description,
|
|
145
|
-
operation,
|
|
146
|
-
operationName: transformers__default.default.pascalCase(`${operation.getOperationId()}`),
|
|
147
|
-
schema: requestSchema,
|
|
148
|
-
keys: requestSchema.properties ? Object.keys(requestSchema.properties) : void 0,
|
|
149
|
-
keysToOmit: requestSchema.properties ? Object.keys(requestSchema.properties).filter((key) => {
|
|
150
|
-
const item = requestSchema.properties?.[key];
|
|
151
|
-
return item?.readOnly;
|
|
152
|
-
}) : void 0
|
|
153
|
-
} : void 0,
|
|
154
|
-
response: {
|
|
155
|
-
name: resolveName(transformers__default.default.pascalCase(`${operation.getOperationId()} ${operation.method === "get" ? "queryResponse" : "mutationResponse"}`)),
|
|
156
|
-
description: operation.getResponseAsJSONSchema(responseStatusCode)?.at(0)?.description,
|
|
157
|
-
operation,
|
|
158
|
-
operationName: transformers__default.default.pascalCase(`${operation.getOperationId()}`),
|
|
159
|
-
schema: responseSchema,
|
|
160
|
-
statusCode: Number(responseStatusCode),
|
|
161
|
-
keys: responseSchema?.properties ? Object.keys(responseSchema.properties) : void 0,
|
|
162
|
-
keysToOmit: responseSchema?.properties ? Object.keys(responseSchema.properties).filter((key) => {
|
|
163
|
-
const item = responseSchema.properties?.[key];
|
|
164
|
-
return item?.writeOnly;
|
|
165
|
-
}) : void 0
|
|
166
|
-
},
|
|
167
|
-
errors: statusCodes.filter((item) => item.statusCode?.toString().startsWith("4") || item.statusCode?.toString().startsWith("5")),
|
|
168
|
-
statusCodes
|
|
169
|
-
};
|
|
170
|
-
}
|
|
171
|
-
#methods = ["get", "post", "patch", "put", "delete"];
|
|
172
|
-
async build(...generators) {
|
|
173
|
-
const { oas } = this.context;
|
|
174
|
-
const paths = oas.getPaths();
|
|
175
|
-
this.operationsByMethod = Object.entries(paths).reduce((acc, [path2, method]) => {
|
|
176
|
-
const methods = Object.keys(method);
|
|
177
|
-
methods.forEach((method2) => {
|
|
178
|
-
const operation = oas.operation(path2, method2);
|
|
179
|
-
if (operation && [this.#methods].some((methods2) => method2 === operation.method)) {
|
|
180
|
-
const isExcluded = this.#isExcluded(operation, method2);
|
|
181
|
-
const isIncluded = this.context.include ? this.#isIncluded(operation, method2) : true;
|
|
182
|
-
if (isIncluded && !isExcluded) {
|
|
183
|
-
if (!acc[path2]) {
|
|
184
|
-
acc[path2] = {};
|
|
185
|
-
}
|
|
186
|
-
acc[path2] = {
|
|
187
|
-
...acc[path2],
|
|
188
|
-
[method2]: {
|
|
189
|
-
operation,
|
|
190
|
-
schemas: this.getSchemas(operation)
|
|
191
|
-
}
|
|
192
|
-
};
|
|
193
|
-
}
|
|
194
|
-
}
|
|
195
|
-
});
|
|
196
|
-
return acc;
|
|
197
|
-
}, {});
|
|
198
|
-
const promises = Object.keys(this.operationsByMethod).reduce((acc, path2) => {
|
|
199
|
-
const methods = this.operationsByMethod[path2] ? Object.keys(this.operationsByMethod[path2]) : [];
|
|
200
|
-
methods.forEach((method) => {
|
|
201
|
-
const { operation } = this.operationsByMethod[path2]?.[method];
|
|
202
|
-
const options = this.#getOptions(operation, method);
|
|
203
|
-
const methodToCall = this[method];
|
|
204
|
-
if (typeof methodToCall === "function") {
|
|
205
|
-
const promiseMethod = methodToCall?.call(this, operation, {
|
|
206
|
-
...this.options,
|
|
207
|
-
...options
|
|
208
|
-
});
|
|
209
|
-
if (promiseMethod) {
|
|
210
|
-
acc.push(promiseMethod);
|
|
211
|
-
}
|
|
212
|
-
}
|
|
213
|
-
const promiseOperation = this.operation.call(this, operation, {
|
|
214
|
-
...this.options,
|
|
215
|
-
...options
|
|
216
|
-
});
|
|
217
|
-
if (promiseOperation) {
|
|
218
|
-
acc.push(promiseOperation);
|
|
219
|
-
}
|
|
220
|
-
generators?.forEach((generator) => {
|
|
221
|
-
const promise = generator.operation?.({
|
|
222
|
-
instance: this,
|
|
223
|
-
operation,
|
|
224
|
-
options: {
|
|
225
|
-
...this.options,
|
|
226
|
-
...options
|
|
227
|
-
}
|
|
228
|
-
});
|
|
229
|
-
if (promise) {
|
|
230
|
-
acc.push(promise);
|
|
231
|
-
}
|
|
232
|
-
});
|
|
233
|
-
});
|
|
234
|
-
return acc;
|
|
235
|
-
}, []);
|
|
236
|
-
const operations = Object.values(this.operationsByMethod).map((item) => Object.values(item).map((item2) => item2.operation));
|
|
237
|
-
promises.push(this.all(operations.flat().filter(Boolean), this.operationsByMethod));
|
|
238
|
-
generators?.forEach((generator) => {
|
|
239
|
-
const promise = generator.operations?.({
|
|
240
|
-
instance: this,
|
|
241
|
-
operations: operations.flat().filter(Boolean),
|
|
242
|
-
operationsByMethod: this.operationsByMethod,
|
|
243
|
-
options: this.options
|
|
244
|
-
});
|
|
245
|
-
if (promise) {
|
|
246
|
-
promises.push(promise);
|
|
247
|
-
}
|
|
248
|
-
});
|
|
249
|
-
const files = await Promise.all(promises);
|
|
250
|
-
return files.flat().filter(Boolean);
|
|
251
|
-
}
|
|
252
|
-
/**
|
|
253
|
-
* Operation
|
|
254
|
-
*/
|
|
255
|
-
async operation(operation, options) {
|
|
256
|
-
return [];
|
|
257
|
-
}
|
|
258
|
-
/**
|
|
259
|
-
* GET
|
|
260
|
-
*/
|
|
261
|
-
async get(operation, options) {
|
|
262
|
-
return [];
|
|
263
|
-
}
|
|
264
|
-
/**
|
|
265
|
-
* POST
|
|
266
|
-
*/
|
|
267
|
-
async post(operation, options) {
|
|
268
|
-
return [];
|
|
269
|
-
}
|
|
270
|
-
/**
|
|
271
|
-
* PATCH
|
|
272
|
-
*/
|
|
273
|
-
async patch(operation, options) {
|
|
274
|
-
return [];
|
|
275
|
-
}
|
|
276
|
-
/**
|
|
277
|
-
* PUT
|
|
278
|
-
*/
|
|
279
|
-
async put(operation, options) {
|
|
280
|
-
return [];
|
|
281
|
-
}
|
|
282
|
-
/**
|
|
283
|
-
* DELETE
|
|
284
|
-
*/
|
|
285
|
-
async delete(operation, options) {
|
|
286
|
-
return [];
|
|
287
|
-
}
|
|
288
|
-
/**
|
|
289
|
-
* Combination of GET, POST, PATCH, PUT, DELETE
|
|
290
|
-
*/
|
|
291
|
-
async all(operations, paths) {
|
|
292
|
-
return [];
|
|
293
|
-
}
|
|
294
|
-
};
|
|
295
|
-
|
|
296
|
-
// src/plugin.ts
|
|
297
|
-
chunk5ULY3TQB_cjs.init_cjs_shims();
|
|
298
|
-
var pluginOasName = "plugin-oas";
|
|
299
|
-
var pluginOas = core.createPlugin((options) => {
|
|
300
|
-
const {
|
|
301
|
-
output = {
|
|
302
|
-
path: "schemas",
|
|
303
|
-
export: false,
|
|
304
|
-
exportType: "barrelNamed"
|
|
305
|
-
},
|
|
306
|
-
experimentalFilter: filter,
|
|
307
|
-
experimentalSort: sort,
|
|
308
|
-
validate = true,
|
|
309
|
-
generators = [chunkI3ZL3GUQ_cjs.jsonGenerator],
|
|
310
|
-
serverIndex = 0,
|
|
311
|
-
contentType,
|
|
312
|
-
oasClass
|
|
313
|
-
} = options;
|
|
314
|
-
const getOas = async ({ config, logger, formatOptions }) => {
|
|
315
|
-
try {
|
|
316
|
-
const oas = await chunkCFU6KMOB_cjs.parseFromConfig(config, formatOptions, oasClass);
|
|
317
|
-
if (validate) {
|
|
318
|
-
await oas.valdiate();
|
|
319
|
-
}
|
|
320
|
-
return oas;
|
|
321
|
-
} catch (e) {
|
|
322
|
-
const error = e;
|
|
323
|
-
logger.emit("warning", error?.message);
|
|
324
|
-
return chunkCFU6KMOB_cjs.parseFromConfig(config, {}, oasClass);
|
|
325
|
-
}
|
|
326
|
-
};
|
|
327
|
-
return {
|
|
328
|
-
name: pluginOasName,
|
|
329
|
-
output,
|
|
330
|
-
options,
|
|
331
|
-
context() {
|
|
332
|
-
const { config, logger } = this;
|
|
333
|
-
return {
|
|
334
|
-
getOas(formatOptions) {
|
|
335
|
-
return getOas({ config, logger, formatOptions });
|
|
336
|
-
},
|
|
337
|
-
async getSchemas({ includes } = {}) {
|
|
338
|
-
const oas = await this.getOas();
|
|
339
|
-
return chunk5ULY3TQB_cjs.getSchemas({ oas, contentType, includes });
|
|
340
|
-
},
|
|
341
|
-
async getBaseURL() {
|
|
342
|
-
const oasInstance = await this.getOas();
|
|
343
|
-
return oasInstance.api.servers?.at(serverIndex)?.url;
|
|
344
|
-
},
|
|
345
|
-
contentType
|
|
346
|
-
};
|
|
347
|
-
},
|
|
348
|
-
resolvePath(baseName, pathMode, options2) {
|
|
349
|
-
const root = path__default.default.resolve(this.config.root, this.config.output.path);
|
|
350
|
-
const mode = pathMode ?? core.FileManager.getMode(path__default.default.resolve(root, output.path));
|
|
351
|
-
if (mode === "single") {
|
|
352
|
-
return path__default.default.resolve(root, output.path);
|
|
353
|
-
}
|
|
354
|
-
return path__default.default.resolve(root, output.path, baseName);
|
|
355
|
-
},
|
|
356
|
-
async buildStart() {
|
|
357
|
-
if (!output) {
|
|
358
|
-
return;
|
|
359
|
-
}
|
|
360
|
-
const oas = await getOas({
|
|
361
|
-
config: this.config,
|
|
362
|
-
logger: this.logger,
|
|
363
|
-
formatOptions: {
|
|
364
|
-
filterSet: filter,
|
|
365
|
-
sortSet: sort
|
|
366
|
-
}
|
|
367
|
-
});
|
|
368
|
-
await oas.dereference();
|
|
369
|
-
const schemaGenerator = new chunkAAIEMW6V_cjs.SchemaGenerator(
|
|
370
|
-
{
|
|
371
|
-
unknownType: "unknown",
|
|
372
|
-
dateType: "date",
|
|
373
|
-
transformers: {},
|
|
374
|
-
...this.plugin.options
|
|
375
|
-
},
|
|
376
|
-
{
|
|
377
|
-
oas,
|
|
378
|
-
pluginManager: this.pluginManager,
|
|
379
|
-
plugin: this.plugin,
|
|
380
|
-
contentType,
|
|
381
|
-
include: void 0,
|
|
382
|
-
override: void 0,
|
|
383
|
-
mode: "split",
|
|
384
|
-
output: output.path
|
|
385
|
-
}
|
|
386
|
-
);
|
|
387
|
-
const schemaFiles = await schemaGenerator.build(...generators);
|
|
388
|
-
await this.addFile(...schemaFiles);
|
|
389
|
-
const operationGenerator = new OperationGenerator(this.plugin.options, {
|
|
390
|
-
oas,
|
|
391
|
-
pluginManager: this.pluginManager,
|
|
392
|
-
plugin: this.plugin,
|
|
393
|
-
contentType,
|
|
394
|
-
exclude: void 0,
|
|
395
|
-
include: void 0,
|
|
396
|
-
override: void 0,
|
|
397
|
-
mode: "split"
|
|
398
|
-
});
|
|
399
|
-
const operationFiles = await operationGenerator.build(...generators);
|
|
400
|
-
await this.addFile(...operationFiles);
|
|
401
|
-
}
|
|
402
|
-
};
|
|
11
|
+
Object.defineProperty(exports, "OperationGenerator", {
|
|
12
|
+
enumerable: true,
|
|
13
|
+
get: function () { return chunk7Q5B67MW_cjs.OperationGenerator; }
|
|
403
14
|
});
|
|
404
|
-
|
|
405
|
-
Object.defineProperty(exports, "createGenerator", {
|
|
15
|
+
Object.defineProperty(exports, "SchemaGenerator", {
|
|
406
16
|
enumerable: true,
|
|
407
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunk7Q5B67MW_cjs.SchemaGenerator; }
|
|
408
18
|
});
|
|
409
|
-
Object.defineProperty(exports, "
|
|
19
|
+
Object.defineProperty(exports, "isKeyword", {
|
|
410
20
|
enumerable: true,
|
|
411
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunk7Q5B67MW_cjs.isKeyword; }
|
|
412
22
|
});
|
|
413
|
-
Object.defineProperty(exports, "
|
|
23
|
+
Object.defineProperty(exports, "pluginOas", {
|
|
414
24
|
enumerable: true,
|
|
415
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunk7Q5B67MW_cjs.pluginOas; }
|
|
416
26
|
});
|
|
417
|
-
Object.defineProperty(exports, "
|
|
27
|
+
Object.defineProperty(exports, "pluginOasName", {
|
|
418
28
|
enumerable: true,
|
|
419
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunk7Q5B67MW_cjs.pluginOasName; }
|
|
420
30
|
});
|
|
421
31
|
Object.defineProperty(exports, "schemaKeywords", {
|
|
422
32
|
enumerable: true,
|
|
423
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunk7Q5B67MW_cjs.schemaKeywords; }
|
|
34
|
+
});
|
|
35
|
+
Object.defineProperty(exports, "createGenerator", {
|
|
36
|
+
enumerable: true,
|
|
37
|
+
get: function () { return chunkLCPCIS3S_cjs.createGenerator; }
|
|
38
|
+
});
|
|
39
|
+
Object.defineProperty(exports, "createReactGenerator", {
|
|
40
|
+
enumerable: true,
|
|
41
|
+
get: function () { return chunkLCPCIS3S_cjs.createReactGenerator; }
|
|
424
42
|
});
|
|
425
|
-
exports.OperationGenerator = OperationGenerator;
|
|
426
|
-
exports.pluginOas = pluginOas;
|
|
427
|
-
exports.pluginOasName = pluginOasName;
|
|
428
43
|
//# sourceMappingURL=index.cjs.map
|
|
429
44
|
//# sourceMappingURL=index.cjs.map
|
package/dist/index.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/index.ts","../src/OperationGenerator.ts","../src/plugin.ts"],"names":["init_cjs_shims","BaseGenerator","transformers","path","method","methods","item","createPlugin","jsonGenerator","parseFromConfig","getSchemas","options","FileManager","SchemaGenerator"],"mappings":"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","file":"index.cjs","sourcesContent":["export type {\n GetOperationGeneratorOptions,\n OperationMethodResult,\n} from './OperationGenerator.ts'\nexport { OperationGenerator } from './OperationGenerator.ts'\nexport { pluginOas, pluginOasName } from './plugin.ts'\nexport type {\n GetSchemaGeneratorOptions,\n SchemaGeneratorBuildOptions,\n SchemaGeneratorOptions,\n} from './SchemaGenerator.ts'\nexport type { SchemaMethodResult } from './SchemaGenerator.ts'\nexport { SchemaGenerator } from './SchemaGenerator.ts'\nexport type {\n Schema,\n SchemaKeyword,\n SchemaKeywordBase,\n SchemaKeywordMapper,\n SchemaMapper,\n} from './SchemaMapper.ts'\nexport { isKeyword, schemaKeywords } from './SchemaMapper.ts'\nexport type * from './types.ts'\nexport { createGenerator, createReactGenerator } from './generator.tsx'\nexport type { ReactGeneratorOptions } from './generator.tsx'\nexport type { Generator, GeneratorOptions } from './generator.tsx'\n","import { BaseGenerator, type FileMetaBase } from '@kubb/core'\nimport transformers from '@kubb/core/transformers'\n\nimport type { PluginFactoryOptions, PluginManager } from '@kubb/core'\nimport type * as KubbFile from '@kubb/fs/types'\n\nimport type { Plugin } from '@kubb/core'\nimport type { HttpMethod, Oas, OasTypes, Operation, contentType } from '@kubb/oas'\nimport type { Generator } from './generator.tsx'\nimport type { Exclude, Include, OperationSchemas, OperationsByMethod, Override } from './types.ts'\n\n/**\n * @deprecated\n */\nexport type GetOperationGeneratorOptions<T extends OperationGenerator<any, any, any>> = T extends OperationGenerator<infer Options, any, any> ? Options : never\n\nexport type OperationMethodResult<TFileMeta extends FileMetaBase> = Promise<KubbFile.File<TFileMeta> | Array<KubbFile.File<TFileMeta>> | null>\n\ntype Context<TOptions, TPluginOptions extends PluginFactoryOptions> = {\n oas: Oas\n exclude: Array<Exclude> | undefined\n include: Array<Include> | undefined\n override: Array<Override<TOptions>> | undefined\n contentType: contentType | undefined\n pluginManager: PluginManager\n /**\n * Current plugin\n */\n plugin: Plugin<TPluginOptions>\n mode: KubbFile.Mode\n}\n\nexport class OperationGenerator<\n TOptions = unknown,\n TPluginOptions extends PluginFactoryOptions = PluginFactoryOptions,\n TFileMeta extends FileMetaBase = FileMetaBase,\n> extends BaseGenerator<TOptions, Context<TOptions, TPluginOptions>> {\n #operationsByMethod: OperationsByMethod = {}\n get operationsByMethod(): OperationsByMethod {\n return this.#operationsByMethod\n }\n\n set operationsByMethod(paths: OperationsByMethod) {\n this.#operationsByMethod = paths\n }\n\n #getOptions(operation: Operation, method: HttpMethod): Partial<TOptions> {\n const { override = [] } = this.context\n\n return (\n override.find(({ pattern, type }) => {\n if (type === 'tag') {\n return !!operation.getTags()[0]?.name.match(pattern)\n }\n\n if (type === 'operationId') {\n return !!operation.getOperationId().match(pattern)\n }\n\n if (type === 'path') {\n return !!operation.path.match(pattern)\n }\n\n if (type === 'method') {\n return !!method.match(pattern)\n }\n\n return false\n })?.options || {}\n )\n }\n\n /**\n *\n * @deprecated\n */\n #isExcluded(operation: Operation, method: HttpMethod): boolean {\n const { exclude = [] } = this.context\n let matched = false\n\n exclude.forEach(({ pattern, type }) => {\n if (type === 'tag' && !matched) {\n matched = !!operation.getTags()[0]?.name.match(pattern)\n }\n\n if (type === 'operationId' && !matched) {\n matched = !!operation.getOperationId().match(pattern)\n }\n\n if (type === 'path' && !matched) {\n matched = !!operation.path.match(pattern)\n }\n\n if (type === 'method' && !matched) {\n matched = !!method.match(pattern)\n }\n })\n\n return matched\n }\n\n /**\n *\n * @deprecated\n */\n #isIncluded(operation: Operation, method: HttpMethod): boolean {\n const { include = [] } = this.context\n let matched = false\n\n include.forEach(({ pattern, type }) => {\n if (type === 'tag' && !matched) {\n matched = !!operation.getTags()[0]?.name.match(pattern)\n }\n\n if (type === 'operationId' && !matched) {\n matched = !!operation.getOperationId().match(pattern)\n }\n\n if (type === 'path' && !matched) {\n matched = !!operation.path.match(pattern)\n }\n\n if (type === 'method' && !matched) {\n matched = !!method.match(pattern)\n }\n })\n\n return matched\n }\n\n getSchemas(\n operation: Operation,\n {\n forStatusCode,\n resolveName = (name) => name,\n }: {\n forStatusCode?: string | number\n resolveName?: (name: string) => string\n } = {},\n ): OperationSchemas {\n const pathParamsSchema = this.context.oas.getParametersSchema(operation, 'path')\n const queryParamsSchema = this.context.oas.getParametersSchema(operation, 'query')\n const headerParamsSchema = this.context.oas.getParametersSchema(operation, 'header')\n const requestSchema = this.context.oas.getRequestSchema(operation)\n const responseStatusCode =\n forStatusCode || (operation.schema.responses && Object.keys(operation.schema.responses).find((key) => key.startsWith('2'))) || 200\n const responseSchema = this.context.oas.getResponseSchema(operation, responseStatusCode)\n const statusCodes = operation.getResponseStatusCodes().map((statusCode) => {\n let name = statusCode\n if (name === 'default') {\n name = 'error'\n }\n\n const schema = this.context.oas.getResponseSchema(operation, statusCode)\n\n return {\n name: resolveName(transformers.pascalCase(`${operation.getOperationId()} ${name}`)),\n description: (operation.getResponseByStatusCode(statusCode) as OasTypes.ResponseObject)?.description,\n schema,\n operation,\n operationName: transformers.pascalCase(`${operation.getOperationId()}`),\n statusCode: name === 'error' ? undefined : Number(statusCode),\n keys: schema?.properties ? Object.keys(schema.properties) : undefined,\n }\n })\n\n return {\n pathParams: pathParamsSchema\n ? {\n name: resolveName(transformers.pascalCase(`${operation.getOperationId()} PathParams`)),\n operation,\n operationName: transformers.pascalCase(`${operation.getOperationId()}`),\n schema: pathParamsSchema,\n keys: pathParamsSchema.properties ? Object.keys(pathParamsSchema.properties) : undefined,\n }\n : undefined,\n queryParams: queryParamsSchema\n ? {\n name: resolveName(transformers.pascalCase(`${operation.getOperationId()} QueryParams`)),\n operation,\n operationName: transformers.pascalCase(`${operation.getOperationId()}`),\n schema: queryParamsSchema,\n keys: queryParamsSchema.properties ? Object.keys(queryParamsSchema.properties) : [],\n }\n : undefined,\n headerParams: headerParamsSchema\n ? {\n name: resolveName(transformers.pascalCase(`${operation.getOperationId()} HeaderParams`)),\n operation,\n operationName: transformers.pascalCase(`${operation.getOperationId()}`),\n schema: headerParamsSchema,\n keys: headerParamsSchema.properties ? Object.keys(headerParamsSchema.properties) : undefined,\n }\n : undefined,\n request: requestSchema\n ? {\n name: resolveName(transformers.pascalCase(`${operation.getOperationId()} ${operation.method === 'get' ? 'queryRequest' : 'mutationRequest'}`)),\n description: (operation.schema.requestBody as OasTypes.RequestBodyObject)?.description,\n operation,\n operationName: transformers.pascalCase(`${operation.getOperationId()}`),\n schema: requestSchema,\n keys: requestSchema.properties ? Object.keys(requestSchema.properties) : undefined,\n keysToOmit: requestSchema.properties\n ? Object.keys(requestSchema.properties).filter((key) => {\n const item = requestSchema.properties?.[key] as OasTypes.SchemaObject\n\n return item?.readOnly\n })\n : undefined,\n }\n : undefined,\n response: {\n name: resolveName(transformers.pascalCase(`${operation.getOperationId()} ${operation.method === 'get' ? 'queryResponse' : 'mutationResponse'}`)),\n description: operation.getResponseAsJSONSchema(responseStatusCode)?.at(0)?.description,\n operation,\n operationName: transformers.pascalCase(`${operation.getOperationId()}`),\n schema: responseSchema,\n statusCode: Number(responseStatusCode),\n keys: responseSchema?.properties ? Object.keys(responseSchema.properties) : undefined,\n keysToOmit: responseSchema?.properties\n ? Object.keys(responseSchema.properties).filter((key) => {\n const item = responseSchema.properties?.[key] as OasTypes.SchemaObject\n return item?.writeOnly\n })\n : undefined,\n },\n errors: statusCodes.filter((item) => item.statusCode?.toString().startsWith('4') || item.statusCode?.toString().startsWith('5')),\n statusCodes,\n }\n }\n\n #methods = ['get', 'post', 'patch', 'put', 'delete']\n\n async build(...generators: Array<Generator<Extract<TOptions, PluginFactoryOptions>>>): Promise<Array<KubbFile.File<TFileMeta>>> {\n const { oas } = this.context\n\n const paths = oas.getPaths()\n this.operationsByMethod = Object.entries(paths).reduce((acc, [path, method]) => {\n const methods = Object.keys(method) as HttpMethod[]\n\n methods.forEach((method) => {\n const operation = oas.operation(path, method)\n if (operation && [this.#methods].some((methods) => method === operation.method)) {\n const isExcluded = this.#isExcluded(operation, method)\n const isIncluded = this.context.include ? this.#isIncluded(operation, method) : true\n\n if (isIncluded && !isExcluded) {\n if (!acc[path]) {\n acc[path] = {} as OperationsByMethod['get']\n }\n acc[path] = {\n ...acc[path],\n [method]: {\n operation,\n schemas: this.getSchemas(operation),\n },\n } as OperationsByMethod['get']\n }\n }\n })\n\n return acc\n }, {} as OperationsByMethod)\n\n const promises = Object.keys(this.operationsByMethod).reduce((acc, path) => {\n const methods = this.operationsByMethod[path] ? (Object.keys(this.operationsByMethod[path]!) as HttpMethod[]) : []\n\n methods.forEach((method) => {\n const { operation } = this.operationsByMethod[path]?.[method]!\n const options = this.#getOptions(operation, method)\n\n const methodToCall = this[method as keyof typeof this] as any\n\n if (typeof methodToCall === 'function') {\n const promiseMethod = methodToCall?.call(this, operation, {\n ...this.options,\n ...options,\n })\n\n if (promiseMethod) {\n acc.push(promiseMethod)\n }\n }\n\n const promiseOperation = this.operation.call(this, operation, {\n ...this.options,\n ...options,\n })\n\n if (promiseOperation) {\n acc.push(promiseOperation)\n }\n\n generators?.forEach((generator) => {\n const promise = generator.operation?.({\n instance: this,\n operation,\n options: {\n ...this.options,\n ...options,\n },\n } as any) as Promise<Array<KubbFile.File<TFileMeta>>>\n\n if (promise) {\n acc.push(promise)\n }\n })\n })\n\n return acc\n }, [] as OperationMethodResult<TFileMeta>[])\n\n const operations = Object.values(this.operationsByMethod).map((item) => Object.values(item).map((item) => item.operation))\n\n promises.push(this.all(operations.flat().filter(Boolean), this.operationsByMethod))\n\n generators?.forEach((generator) => {\n const promise = generator.operations?.({\n instance: this,\n operations: operations.flat().filter(Boolean),\n operationsByMethod: this.operationsByMethod,\n options: this.options,\n } as any) as Promise<Array<KubbFile.File<TFileMeta>>>\n\n if (promise) {\n promises.push(promise)\n }\n })\n\n const files = await Promise.all(promises)\n\n // using .flat because operationGenerator[method] can return a array of files or just one file\n return files.flat().filter(Boolean)\n }\n\n /**\n * Operation\n */\n async operation(operation: Operation, options: TOptions): OperationMethodResult<TFileMeta> {\n return []\n }\n\n /**\n * GET\n */\n async get(operation: Operation, options: TOptions): OperationMethodResult<TFileMeta> {\n return []\n }\n\n /**\n * POST\n */\n async post(operation: Operation, options: TOptions): OperationMethodResult<TFileMeta> {\n return []\n }\n /**\n * PATCH\n */\n async patch(operation: Operation, options: TOptions): OperationMethodResult<TFileMeta> {\n return []\n }\n\n /**\n * PUT\n */\n async put(operation: Operation, options: TOptions): OperationMethodResult<TFileMeta> {\n return []\n }\n\n /**\n * DELETE\n */\n async delete(operation: Operation, options: TOptions): OperationMethodResult<TFileMeta> {\n return []\n }\n\n /**\n * Combination of GET, POST, PATCH, PUT, DELETE\n */\n async all(operations: Operation[], paths: OperationsByMethod): OperationMethodResult<TFileMeta> {\n return []\n }\n}\n","import { FileManager, createPlugin } from '@kubb/core'\n\nimport { getSchemas } from './utils/getSchemas.ts'\nimport { parseFromConfig } from './utils/parseFromConfig.ts'\n\nimport path from 'node:path'\nimport type { Config } from '@kubb/core'\nimport type { Logger } from '@kubb/core/logger'\nimport type { Oas } from '@kubb/oas'\nimport type { FormatOptions } from '@kubb/oas/parser'\nimport { OperationGenerator } from './OperationGenerator.ts'\nimport { SchemaGenerator } from './SchemaGenerator.ts'\nimport { jsonGenerator } from './generators'\nimport type { PluginOas } from './types.ts'\n\nexport const pluginOasName = 'plugin-oas' satisfies PluginOas['name']\n\nexport const pluginOas = createPlugin<PluginOas>((options) => {\n const {\n output = {\n path: 'schemas',\n export: false,\n exportType: 'barrelNamed',\n },\n experimentalFilter: filter,\n experimentalSort: sort,\n validate = true,\n generators = [jsonGenerator],\n serverIndex = 0,\n contentType,\n oasClass,\n } = options\n\n const getOas = async ({ config, logger, formatOptions }: { config: Config; logger: Logger; formatOptions?: FormatOptions }): Promise<Oas> => {\n try {\n // needs to be in a different variable or the catch here will not work(return of a promise instead)\n const oas = await parseFromConfig(config, formatOptions, oasClass)\n\n if (validate) {\n await oas.valdiate()\n }\n\n return oas\n } catch (e) {\n const error = e as Error\n\n logger.emit('warning', error?.message)\n return parseFromConfig(config, {}, oasClass)\n }\n }\n\n return {\n name: pluginOasName,\n output,\n options,\n context() {\n const { config, logger } = this\n\n return {\n getOas(formatOptions) {\n return getOas({ config, logger, formatOptions })\n },\n async getSchemas({ includes } = {}) {\n const oas = await this.getOas()\n return getSchemas({ oas, contentType, includes })\n },\n async getBaseURL() {\n const oasInstance = await this.getOas()\n return oasInstance.api.servers?.at(serverIndex)?.url\n },\n contentType,\n }\n },\n resolvePath(baseName, pathMode, options) {\n const root = path.resolve(this.config.root, this.config.output.path)\n const mode = pathMode ?? FileManager.getMode(path.resolve(root, output.path))\n\n if (mode === 'single') {\n /**\n * when output is a file then we will always append to the same file(output file), see fileManager.addOrAppend\n * Other plugins then need to call addOrAppend instead of just add from the fileManager class\n */\n return path.resolve(root, output.path)\n }\n\n return path.resolve(root, output.path, baseName)\n },\n async buildStart() {\n if (!output) {\n return\n }\n\n const oas = await getOas({\n config: this.config,\n logger: this.logger,\n formatOptions: {\n filterSet: filter,\n sortSet: sort,\n },\n })\n await oas.dereference()\n\n const schemaGenerator = new SchemaGenerator(\n {\n unknownType: 'unknown',\n dateType: 'date',\n transformers: {},\n ...this.plugin.options,\n },\n {\n oas,\n pluginManager: this.pluginManager,\n plugin: this.plugin,\n contentType,\n include: undefined,\n override: undefined,\n mode: 'split',\n output: output.path,\n },\n )\n\n const schemaFiles = await schemaGenerator.build(...generators)\n await this.addFile(...schemaFiles)\n\n const operationGenerator = new OperationGenerator(this.plugin.options, {\n oas,\n pluginManager: this.pluginManager,\n plugin: this.plugin,\n contentType,\n exclude: undefined,\n include: undefined,\n override: undefined,\n mode: 'split',\n })\n\n const operationFiles = await operationGenerator.build(...generators)\n\n await this.addFile(...operationFiles)\n },\n }\n})\n"]}
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.cjs"}
|
package/dist/index.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { O as Options, P as PluginOas } from './OperationGenerator-
|
|
2
|
-
export { A as API, E as Exclude, o as Generator, p as GeneratorOptions, G as GetOperationGeneratorOptions, c as GetSchemaGeneratorOptions, I as Include, b as OperationGenerator, a as OperationMethodResult, v as OperationSchema, w as OperationSchemas, x as OperationsByMethod, y as Override, R as ReactGeneratorOptions, r as Ref, t as Refs, q as ResolvePathOptions, u as Resolver, g as Schema, f as SchemaGenerator, S as SchemaGeneratorBuildOptions, d as SchemaGeneratorOptions, h as SchemaKeyword, i as SchemaKeywordBase, j as SchemaKeywordMapper, k as SchemaMapper, e as SchemaMethodResult, m as createGenerator, n as createReactGenerator, l as isKeyword, s as schemaKeywords } from './OperationGenerator-
|
|
1
|
+
import { O as Options, P as PluginOas } from './OperationGenerator-B5CoXmjA.cjs';
|
|
2
|
+
export { A as API, E as Exclude, o as Generator, p as GeneratorOptions, G as GetOperationGeneratorOptions, c as GetSchemaGeneratorOptions, I as Include, b as OperationGenerator, a as OperationMethodResult, v as OperationSchema, w as OperationSchemas, x as OperationsByMethod, y as Override, R as ReactGeneratorOptions, r as Ref, t as Refs, q as ResolvePathOptions, u as Resolver, g as Schema, f as SchemaGenerator, S as SchemaGeneratorBuildOptions, d as SchemaGeneratorOptions, h as SchemaKeyword, i as SchemaKeywordBase, j as SchemaKeywordMapper, k as SchemaMapper, e as SchemaMethodResult, m as createGenerator, n as createReactGenerator, l as isKeyword, s as schemaKeywords } from './OperationGenerator-B5CoXmjA.cjs';
|
|
3
3
|
import * as _kubb_core from '@kubb/core';
|
|
4
4
|
import '@kubb/fs/types';
|
|
5
5
|
import '@kubb/oas';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { O as Options, P as PluginOas } from './OperationGenerator-
|
|
2
|
-
export { A as API, E as Exclude, o as Generator, p as GeneratorOptions, G as GetOperationGeneratorOptions, c as GetSchemaGeneratorOptions, I as Include, b as OperationGenerator, a as OperationMethodResult, v as OperationSchema, w as OperationSchemas, x as OperationsByMethod, y as Override, R as ReactGeneratorOptions, r as Ref, t as Refs, q as ResolvePathOptions, u as Resolver, g as Schema, f as SchemaGenerator, S as SchemaGeneratorBuildOptions, d as SchemaGeneratorOptions, h as SchemaKeyword, i as SchemaKeywordBase, j as SchemaKeywordMapper, k as SchemaMapper, e as SchemaMethodResult, m as createGenerator, n as createReactGenerator, l as isKeyword, s as schemaKeywords } from './OperationGenerator-
|
|
1
|
+
import { O as Options, P as PluginOas } from './OperationGenerator-B5CoXmjA.js';
|
|
2
|
+
export { A as API, E as Exclude, o as Generator, p as GeneratorOptions, G as GetOperationGeneratorOptions, c as GetSchemaGeneratorOptions, I as Include, b as OperationGenerator, a as OperationMethodResult, v as OperationSchema, w as OperationSchemas, x as OperationsByMethod, y as Override, R as ReactGeneratorOptions, r as Ref, t as Refs, q as ResolvePathOptions, u as Resolver, g as Schema, f as SchemaGenerator, S as SchemaGeneratorBuildOptions, d as SchemaGeneratorOptions, h as SchemaKeyword, i as SchemaKeywordBase, j as SchemaKeywordMapper, k as SchemaMapper, e as SchemaMethodResult, m as createGenerator, n as createReactGenerator, l as isKeyword, s as schemaKeywords } from './OperationGenerator-B5CoXmjA.js';
|
|
3
3
|
import * as _kubb_core from '@kubb/core';
|
|
4
4
|
import '@kubb/fs/types';
|
|
5
5
|
import '@kubb/oas';
|