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
82 stars 22 forks source link

AsyncAPI v2 & v3: add validation on enumerations #137

Open lerenn opened 4 months ago

lerenn commented 4 months ago

When there is enumerations, there should be a validation on send only.