Skip to content

AsyncAPI Toolkit v0.4.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@abelgomez abelgomez released this 07 May 11:06
· 168 commits to master since this release
4c28484

Bugfixes and improvements:

  • Fix Java code generation when title is used to generate a friendly name

  • Multiple changes in the Ecore2AsyncApi transformation:

    • Add annotation and support custom names for Messages and Schemas.
    • Add annotation and support for titles in Schemas and properties.
    • Add annotation and support for parameters in Channel names.
    • Update README.md file to keep it consistent with new annotations.