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!
GoApache-2.0
Issues
- 2
how to allow "any" body (map[string]interface{})?
#261 opened by mkyc - 1
Wrong usage for validator's `required` directive
#259 opened by TheSadlig - 0
Generation issue for OneOf fields
#258 opened by TheSadlig - 2
- 3
- 2
json struct tags with `omitempty`
#245 opened by unicod3 - 1
IDE / gui system that’s like Postman.
#223 opened by gedw99 - 2
Memory leak in SubscribeTo
#240 opened by nuttert - 1
[bug] Typed headers can't be parsed from message
#241 opened by matoous - 3
panic in DefaultNamifier
#234 opened by nickchen - 4
- 6
References and compatibility with OpenApi
#224 opened by nuttert - 1
Asyncapi date-time vs RFC3339 formats
#233 opened by TheSadlig - 2
- 3
Convert generated Golang object to specific case
#220 opened by TheSadlig - 1
- 2
- 0
Support for Azure Service Bus
#227 opened by lerenn - 1
Http Extension
#225 opened by gedw99 - 2
Generation: add overwriteable type names
#214 opened by wizzardich - 4
Generation: array of object types
#216 opened by wizzardich - 0
Change Dagger CLI to Dagger module
#165 opened by lerenn - 3
- 4
AsyncAPI v3: support `servers` object as a map.
#209 opened by wizzardich - 2
Nats Jetstream: consuming a message without subscription causes deadlock in the consumer
#206 opened by mymdz - 2
Ref to schema in other file?
#193 opened by lo00l - 1
Inheritance feature
#192 opened by codycoach - 0
Write a proper CONTRIBUTING documentation.
#172 opened by lerenn - 3
- 1
gen other languages ?
#202 opened by gedw99 - 0
Undeterministic behavior when generation AllOf/AnyOf/OneOf with required fields
#197 opened by lerenn - 5
- 4
- 4
Add tests in Dagger for brokers
#188 opened by lerenn - 3
Jetstream broker limitations
#186 opened by nuttert - 4
"nats: message does not have a reply" - Ack/Nak spam
#183 opened by nuttert - 0
Generation is broken if the replyTo field is required.
#181 opened by lerenn - 0
- 0
asyncapiv3: fix array type
#175 opened by lerenn - 0
- 0
Add asyncapi version in channels path from tests to avoid collision between issues
#170 opened by lerenn - 3
Additional properties (aka map) don't work and, moreover, is not parsed correctly
#164 opened by nuttert - 0
Add overwritable function name based on side
#162 opened by lerenn - 0
Simplify function names and make it overridable
#158 opened by lerenn - 0
Support multiarch Docker image
#159 opened by lerenn - 0
Go types used inside schemas lacks the 'Schema' suffix
#156 opened by lerenn - 0
Schema default is a string, but should be any
#154 opened by lerenn - 0
Schema examples is a map, but should be an array
#152 opened by lerenn - 0
Schema default is an array, but should be a string
#150 opened by lerenn - 0
OperationTraits in Operation is not an array
#148 opened by lerenn