@zimic/http 1.1.2-canary.0 → 1.1.2-canary.2

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.
@@ -1335,7 +1335,7 @@ __name(convertTypesToString, "convertTypesToString");
1335
1335
  function prepareTypeOutputToSave(output) {
1336
1336
  const formattedOutput = output.replace(/^export (\w+)/gm, "\nexport $1").replace(/^( {4})+/gm, (match) => match.replace(/ {4}/g, " "));
1337
1337
  const formattedOutputWithPrefix = [
1338
- "// Auto-generated by zimic.",
1338
+ "// Auto-generated by @zimic/http.",
1339
1339
  "// NOTE: Do not manually edit this file. Changes will be overridden.\n",
1340
1340
  formattedOutput
1341
1341
  ].join("\n");
@@ -1449,5 +1449,5 @@ var generate_default = generateTypesFromOpenAPI;
1449
1449
  exports.__name = __name;
1450
1450
  exports.generate_default = generate_default;
1451
1451
  exports.logger = logger;
1452
- //# sourceMappingURL=chunk-LN3KUZYH.js.map
1453
- //# sourceMappingURL=chunk-LN3KUZYH.js.map
1452
+ //# sourceMappingURL=chunk-JYYTLDL3.js.map
1453
+ //# sourceMappingURL=chunk-JYYTLDL3.js.map