lerenn / asyncapi-codegen

An AsyncAPI Golang Code generator that generates all Go code from the broker to the application/user. Just plug your application to your favorite message broker!
Apache License 2.0
91 stars 23 forks source link

fix(spec): support message references from channel definitions (#211) #212

Closed wizzardich closed 5 months ago

wizzardich commented 5 months ago

This addresses issue #211.

lerenn commented 5 months ago

Thanks a lot for the PR ! I was about to take care the issue, but you were faster ! I'll take a look instead of writing it then !

I should maybe have proposed you to do the previous one too. I'll do it next time someone reports an issue to know if they are interested in doing the fix ! :)