@kubb/plugin-mcp 4.2.1 → 4.3.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.
@@ -820,6 +820,14 @@ type SchemaKeywordMapper = {
820
820
  keyword: 'min';
821
821
  args: number;
822
822
  };
823
+ exclusiveMaximum: {
824
+ keyword: 'exclusiveMaximum';
825
+ args: number;
826
+ };
827
+ exclusiveMinimum: {
828
+ keyword: 'exclusiveMinimum';
829
+ args: number;
830
+ };
823
831
  describe: {
824
832
  keyword: 'describe';
825
833
  args: string;
@@ -1085,4 +1093,4 @@ declare class OperationGenerator<TPluginOptions extends PluginFactoryOptions = P
1085
1093
  }
1086
1094
  //#endregion
1087
1095
  export { Override as a, contentType as c, PluginFactoryOptions as d, ResolveNameParams as f, OperationSchemas as i, Group as l, File as m, Exclude$1 as n, ResolvePathOptions as o, UserPluginWithLifeCycle as p, Include as r, Oas as s, Generator as t, Output as u };
1088
- //# sourceMappingURL=OperationGenerator-unRLjMpQ.d.cts.map
1096
+ //# sourceMappingURL=OperationGenerator-Bq_OAgZR.d.cts.map
@@ -820,6 +820,14 @@ type SchemaKeywordMapper = {
820
820
  keyword: 'min';
821
821
  args: number;
822
822
  };
823
+ exclusiveMaximum: {
824
+ keyword: 'exclusiveMaximum';
825
+ args: number;
826
+ };
827
+ exclusiveMinimum: {
828
+ keyword: 'exclusiveMinimum';
829
+ args: number;
830
+ };
823
831
  describe: {
824
832
  keyword: 'describe';
825
833
  args: string;
@@ -1085,4 +1093,4 @@ declare class OperationGenerator<TPluginOptions extends PluginFactoryOptions = P
1085
1093
  }
1086
1094
  //#endregion
1087
1095
  export { Override as a, contentType as c, PluginFactoryOptions as d, ResolveNameParams as f, OperationSchemas as i, Group as l, File as m, Exclude$1 as n, ResolvePathOptions as o, UserPluginWithLifeCycle as p, Include as r, Oas as s, Generator as t, Output as u };
1088
- //# sourceMappingURL=OperationGenerator-c8MWYsSI.d.ts.map
1096
+ //# sourceMappingURL=OperationGenerator-CVN32WMS.d.ts.map
@@ -1,4 +1,4 @@
1
- import { i as OperationSchemas, m as File } from "./OperationGenerator-unRLjMpQ.cjs";
1
+ import { i as OperationSchemas, m as File } from "./OperationGenerator-Bq_OAgZR.cjs";
2
2
 
3
3
  //#region src/components/Server.d.ts
4
4
  type Props = {
@@ -1,4 +1,4 @@
1
- import { i as OperationSchemas, m as File } from "./OperationGenerator-c8MWYsSI.js";
1
+ import { i as OperationSchemas, m as File } from "./OperationGenerator-CVN32WMS.js";
2
2
 
3
3
  //#region src/components/Server.d.ts
4
4
  type Props = {
@@ -1,5 +1,5 @@
1
- import { t as Generator } from "./OperationGenerator-unRLjMpQ.cjs";
2
- import { n as PluginMcp } from "./types-DI32TxX9.cjs";
1
+ import { t as Generator } from "./OperationGenerator-Bq_OAgZR.cjs";
2
+ import { n as PluginMcp } from "./types-Dr8_aqGF.cjs";
3
3
 
4
4
  //#region src/generators/mcpGenerator.d.ts
5
5
  declare const mcpGenerator: Generator<PluginMcp>;
@@ -1,5 +1,5 @@
1
- import { t as Generator } from "./OperationGenerator-c8MWYsSI.js";
2
- import { n as PluginMcp } from "./types-7AZo3Q-6.js";
1
+ import { t as Generator } from "./OperationGenerator-CVN32WMS.js";
2
+ import { n as PluginMcp } from "./types-BtZpMsBD.js";
3
3
 
4
4
  //#region src/generators/mcpGenerator.d.ts
5
5
  declare const mcpGenerator: Generator<PluginMcp>;
package/dist/index.d.cts CHANGED
@@ -1,5 +1,5 @@
1
- import { p as UserPluginWithLifeCycle } from "./OperationGenerator-unRLjMpQ.cjs";
2
- import { n as PluginMcp, t as Options } from "./types-DI32TxX9.cjs";
1
+ import { p as UserPluginWithLifeCycle } from "./OperationGenerator-Bq_OAgZR.cjs";
2
+ import { n as PluginMcp, t as Options } from "./types-Dr8_aqGF.cjs";
3
3
 
4
4
  //#region src/plugin.d.ts
5
5
  declare const pluginMcpName = "plugin-mcp";
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { p as UserPluginWithLifeCycle } from "./OperationGenerator-c8MWYsSI.js";
2
- import { n as PluginMcp, t as Options } from "./types-7AZo3Q-6.js";
1
+ import { p as UserPluginWithLifeCycle } from "./OperationGenerator-CVN32WMS.js";
2
+ import { n as PluginMcp, t as Options } from "./types-BtZpMsBD.js";
3
3
 
4
4
  //#region src/plugin.d.ts
5
5
  declare const pluginMcpName = "plugin-mcp";
@@ -1,4 +1,4 @@
1
- import { a as Override, c as contentType, d as PluginFactoryOptions, f as ResolveNameParams, l as Group, n as Exclude, o as ResolvePathOptions, r as Include, s as Oas, t as Generator, u as Output } from "./OperationGenerator-c8MWYsSI.js";
1
+ import { a as Override, c as contentType, d as PluginFactoryOptions, f as ResolveNameParams, l as Group, n as Exclude, o as ResolvePathOptions, r as Include, s as Oas, t as Generator, u as Output } from "./OperationGenerator-CVN32WMS.js";
2
2
 
3
3
  //#region ../plugin-client/src/types.d.ts
4
4
  type Options$1 = {
@@ -165,4 +165,4 @@ type ResolvedOptions = {
165
165
  type PluginMcp = PluginFactoryOptions<'plugin-mcp', Options, ResolvedOptions, never, ResolvePathOptions>;
166
166
  //#endregion
167
167
  export { PluginMcp as n, Options as t };
168
- //# sourceMappingURL=types-7AZo3Q-6.d.ts.map
168
+ //# sourceMappingURL=types-BtZpMsBD.d.ts.map
@@ -1,4 +1,4 @@
1
- import { a as Override, c as contentType, d as PluginFactoryOptions, f as ResolveNameParams, l as Group, n as Exclude, o as ResolvePathOptions, r as Include, s as Oas, t as Generator, u as Output } from "./OperationGenerator-unRLjMpQ.cjs";
1
+ import { a as Override, c as contentType, d as PluginFactoryOptions, f as ResolveNameParams, l as Group, n as Exclude, o as ResolvePathOptions, r as Include, s as Oas, t as Generator, u as Output } from "./OperationGenerator-Bq_OAgZR.cjs";
2
2
 
3
3
  //#region ../plugin-client/src/types.d.ts
4
4
  type Options$1 = {
@@ -165,4 +165,4 @@ type ResolvedOptions = {
165
165
  type PluginMcp = PluginFactoryOptions<'plugin-mcp', Options, ResolvedOptions, never, ResolvePathOptions>;
166
166
  //#endregion
167
167
  export { PluginMcp as n, Options as t };
168
- //# sourceMappingURL=types-DI32TxX9.d.cts.map
168
+ //# sourceMappingURL=types-Dr8_aqGF.d.cts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kubb/plugin-mcp",
3
- "version": "4.2.1",
3
+ "version": "4.3.0",
4
4
  "description": "Generator mcp",
5
5
  "keywords": [
6
6
  "typescript",
@@ -62,13 +62,13 @@
62
62
  "!/**/__tests__/**"
63
63
  ],
64
64
  "dependencies": {
65
- "@kubb/core": "4.2.1",
66
- "@kubb/oas": "4.2.1",
67
- "@kubb/plugin-oas": "4.2.1",
68
- "@kubb/plugin-client": "4.2.1",
69
- "@kubb/plugin-ts": "4.2.1",
70
- "@kubb/plugin-zod": "4.2.1",
71
- "@kubb/react": "4.2.1"
65
+ "@kubb/core": "4.3.0",
66
+ "@kubb/oas": "4.3.0",
67
+ "@kubb/plugin-client": "4.3.0",
68
+ "@kubb/plugin-oas": "4.3.0",
69
+ "@kubb/plugin-ts": "4.3.0",
70
+ "@kubb/plugin-zod": "4.3.0",
71
+ "@kubb/react": "4.3.0"
72
72
  },
73
73
  "devDependencies": {
74
74
  "tsdown": "^0.15.9",