Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Latest commit

 

History

History
122 lines (62 loc) · 2.13 KB

File metadata and controls

122 lines (62 loc) · 2.13 KB

@eventcatalog/generator-openapi

3.2.0

Minor Changes

  • b33777f: feat(plugin): added support for x-eventcatalog-message-version

Patch Changes

  • f6dcb9b: feat(plugin): added supported for x-eventcatalog-message-version

3.1.1

Patch Changes

  • f627a1b: chore(plugin): added check for licenses

3.1.0

Minor Changes

  • bdbf298: feat(core): added ability to add files from remote urls

Patch Changes

  • f0a4149: fix(plugin): owner and repoistory are now persisted between versioning

3.0.1

Patch Changes

  • 2b28973: fix(plugin): set default value for plugin DIR

3.0.0

Major Changes

  • 73edb5e: feat(core): added new extensions for name and id in openapi
  • 6a07de0: feat(plugin): all messages are now queries by default

Patch Changes

  • 1fd9adc: fix(core): added message description to markdown contents

2.3.1

Patch Changes

  • 31f193f: chore(plugin):added dashboard link to generator

2.3.0

Minor Changes

  • 7820a6f: feat(plugin): added new optional extention x-eventcatalog-message-action

2.2.0

Minor Changes

  • 3de119a: chore(plugin): updated eventcatalog sdk version

2.1.2

Patch Changes

  • cade528: feat(plugin): added ability to resolve $ref values when saving OpenAPI files to the catalog

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