Open
Description
Reason/Context
Hi,
We've recently been trying to integrate microcks testcontainers in our integration test, but ran into the issue of not being to import v3 asyncapi schemas as the resource in the test. Would just like to ask if there is any way to make this work or is there a plan to include this in a future release?
Description
Currently, it seems the microcks testcontainers implementation only supports importing async api v2.6. It would be nice for it to support the latest asyncapi spec - v3 so that there would be no need to keep separate copies of the same asyncapi schema.
Implementation ideas
No response