asyncapi-archived-repos / cupid

A library that focuses on finding and analyzing the relationships between AsyncAPI documents. It outputs a map of the system architecture. Except for a default map, it is possible to get output as mermaid.js flow diagram, PlantUML class diagram and more to come.
Apache License 2.0
50 stars 16 forks source link

AsyncAPI spec v3 support in Cupid #171

Open jonaslagoni opened 1 year ago

jonaslagoni commented 1 year ago

Reason/Context

This Issue is used to track changes needed to support AsyncAPI v3. As a code owner, please edit this list of TODO tasks in order to properly track the progress 🙂 Once this issue is closed it means that v3 is now fully supported in this library.

Remaining tasks:

jonaslagoni commented 1 year ago

cc codeowners @arjungarg07 @magicmatatjahu @derberg

Would be really cool to have this library work out the gate when we release v3, are any of you interested in scheduling a public call specifically to discuss how to enable this?

If you have any questions about how it can be achieved or v3-specific stuff I can help answer those in the meeting to enable you to progress with this 🙂

Let me know if it has any interest.

druxton-consid commented 11 months ago

Is there any progress on this at all? Myself and my team would love to have this.