Add in the ability to generate ASYNCAPI Yaml
thompson-tomo opened this issue · 2 comments
thompson-tomo commented
Why do we need this improvement?
Allows for greater flexibility in use cases & better fit business needs
How will this change help?
My workplace works with yaml for describing our API's and as such we would like to have our rabbitmq protocols described using yaml
Screenshots
No response
How could it be implemented/designed?
- Provide additional endpoint which returns the yaml
🚧 Breaking changes
No
VisualBean commented
This should be easy enough once asyncapi.net has replaced the models.
I am technically working on this, although currently on parental leave so i don't have time until May to finish it up
thompson-tomo commented
No problem, there is no urgency from me as i will have a possible workaround generate the JSON and then use the lego library to convert it.