cli
cli copied to clipboard
Kotlin - jackson support in the asyncapi cli
Why do we need this improvement?
As Kotlin user, would appreciate to have the jackson validation support on Kotlin language just like Java support (--javaJackson) so that we can use Kotlin generated classes rather than Java
How will this change help?
It will help Kotlin users to have validation on asyncapi generated models
Screenshots
No response
How could it be implemented/designed?
Having another flag in the asyncapi generate model to support Kotlin jackson, something like --kotlinJackson
🚧 Breaking changes
No
👀 Have you checked for similar open issues?
- [x] I checked and didn't find a similar issue
🏢 Have you read the Contributing Guidelines?
- [x] I have read the Contributing Guidelines
Are you willing to work on this issue?
None