python-paho-template icon indicating copy to clipboard operation
python-paho-template copied to clipboard

AsyncAPI spec v3 support in Python paho template

Open jonaslagoni opened this issue 2 years ago • 2 comments

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 avatar Jun 05 '23 13:06 jonaslagoni

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

github-actions[bot] avatar Jun 05 '23 13:06 github-actions[bot]

Hey, I need to tackle this issue in 2 seperate PRs one for converting it to use React engine and one for converting it to use v3 api. Right?

cc @jonaslagoni @derberg

ItshMoh avatar Sep 13 '24 17:09 ItshMoh