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
90 stars 23 forks source link

Fix generation of oneof/anyof #33

Closed lerenn closed 1 year ago

lerenn commented 1 year ago

Some fields don't appear because the merge of OneOf/AnyOf doesn't happen