scs-multiapi-plugin icon indicating copy to clipboard operation
scs-multiapi-plugin copied to clipboard

Question: Support for asyncapi v3

Open tux4ever opened this issue 1 year ago • 2 comments

Hi there,

I have started working with asyncapi and would like to generate the java code from a specification. The version in the specification is already v3. Do you have any plans already to support the version 3 of the ayncapi?

tux4ever avatar Dec 27 '23 12:12 tux4ever

Thank you for collaborating with the project by giving us feedback! Cheers!

github-actions[bot] avatar Dec 27 '23 12:12 github-actions[bot]

Hi @tux4ever,

actually we are preparing the code for that. In order to achieve such goal, we need to do some refactor, and later on we can start working in support AsyncApi V3. This task is related for the previous steps for #160 which we are actually working on it.

We hope quite soon we can start with the changes for support V2 and V3 at the same time.

jemacineiras avatar Jan 09 '24 12:01 jemacineiras