swagger-typescript-api 13.12.2 → 13.12.3

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/cli.cjs CHANGED
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- const require_src = require("./src-VxYc58-l.cjs");
2
+ const require_src = require("./src-Dqk6KdDX.cjs");
3
3
  let node_path = require("node:path");
4
4
  node_path = require_src.__toESM(node_path, 1);
5
5
  let c12 = require("c12");
package/dist/cli.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- import { d as version, l as description, n as generateTemplates, o as CodeGenConfig, r as TemplatesGenConfig, s as HTTP_CLIENT, t as generateApi, u as name } from "./src-DjdcR92W.mjs";
2
+ import { d as version, l as description, n as generateTemplates, o as CodeGenConfig, r as TemplatesGenConfig, s as HTTP_CLIENT, t as generateApi, u as name } from "./src-Dzta9jYV.mjs";
3
3
  import * as path$1 from "node:path";
4
4
  import { loadConfig } from "c12";
5
5
  import { defineCommand, runMain } from "citty";
package/dist/index.cjs CHANGED
@@ -1,5 +1,5 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const require_src = require("./src-VxYc58-l.cjs");
2
+ const require_src = require("./src-Dqk6KdDX.cjs");
3
3
  exports.RequestContentKind = require_src.RequestContentKind;
4
4
  exports.SCHEMA_TYPES = require_src.SCHEMA_TYPES;
5
5
  Object.defineProperty(exports, "constants", {
package/dist/index.mjs CHANGED
@@ -1,2 +1,2 @@
1
- import { a as SCHEMA_TYPES, c as constants_exports, i as RequestContentKind, n as generateTemplates, t as generateApi } from "./src-DjdcR92W.mjs";
1
+ import { a as SCHEMA_TYPES, c as constants_exports, i as RequestContentKind, n as generateTemplates, t as generateApi } from "./src-Dzta9jYV.mjs";
2
2
  export { RequestContentKind, SCHEMA_TYPES, constants_exports as constants, generateApi, generateTemplates };
@@ -212,7 +212,7 @@ var ComponentTypeNameResolver = class extends NameResolver {
212
212
  //#endregion
213
213
  //#region package.json
214
214
  var name = "swagger-typescript-api";
215
- var version = "13.12.2";
215
+ var version = "13.12.3";
216
216
  var description = "Generate the API client for Fetch or Axios from an OpenAPI Specification";
217
217
  //#endregion
218
218
  //#region src/constants.ts
@@ -4323,4 +4323,4 @@ Object.defineProperty(exports, "version", {
4323
4323
  }
4324
4324
  });
4325
4325
 
4326
- //# sourceMappingURL=src-VxYc58-l.cjs.map
4326
+ //# sourceMappingURL=src-Dqk6KdDX.cjs.map