Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 936 Bytes

CHANGELOG.md

File metadata and controls

55 lines (28 loc) · 936 Bytes

@eventcatalog/generator-openapi

2.1.1

Patch Changes

  • 6fb2a83: chore(plugin): removed code to set unique messages as sdk now does this

2.1.0

Minor Changes

  • d7ed60c: chore(plugin): fixed issues with windows OS

2.0.1

Patch Changes

  • a5a87ff: feat(plugin): persist messages the service receives and sends

2.0.0

Major Changes

  • 4e3ed77: feat(plugin): breaking change - persist spec files between services a…

1.0.0

Major Changes

  • a7dd194: feat(plugin): plugin now accepts services, path, id and folderName

0.0.5

Patch Changes

  • 2d97a98: chore(plugin): removed old MDX component

0.0.4

Patch Changes

  • 025892f: feat(plugin): openapi spec file is now added to the specifications in…

0.0.3

Patch Changes

  • e126929: chore(plugin): update to license

0.0.2

Patch Changes

  • 76435ad: fix(plugin): message ids are now generated if no operationId is set