@eventcatalog/generator-openapi 7.1.0 → 7.1.1

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/index.mjs CHANGED
@@ -8292,7 +8292,7 @@ import { join } from "path";
8292
8292
  // package.json
8293
8293
  var package_default = {
8294
8294
  name: "@eventcatalog/generator-openapi",
8295
- version: "7.1.0",
8295
+ version: "7.1.1",
8296
8296
  description: "OpenAPI generator for EventCatalog",
8297
8297
  scripts: {
8298
8298
  build: "tsup",