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

Python Paho template for the AsyncAPI generator

Results 14 python-paho-template issues
Sort by recently updated
recently updated
newest added

#### Reason/Context Handler the list, nested object and required properties #### Description Please try answering few of those questions - This implements sequence class with correct class - This implements...

enhancement

Added .asyncapi-tool file Adds new template to tools dashboard under AsyncAPI generator templates category.

#### Describe the bug I can confirm that #78 is still present #### How to Reproduce Perfectly defined in #78 #### Expected behavior A clear and concise description of what...

bug
stale

This issue defines a list of tasks that need to be performed in this repo to make sure it's ci/cd automation works long term without any issues. It is up...

Hacktoberfest
area/ci-cd

#### Describe the bug The python code generated from the generator example (https://www.asyncapi.com/tools/generator) has several issues that prevent the code from running (without debugging): 1. messaging.py:13 sets defaultHost to `'test.mosquitto.org:{port}'`....

bug

#### 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...

enhancement

#### Describe the bug I'm trying to generate Python code from the repo [https://bitbucket.org/qbmt/zbos-mqtt-api/src/master/](https://bitbucket.org/qbmt/zbos-mqtt-api/src/master/) . When I'm running `ag master/zbos_mqtt-all-asyncapi.json @asyncapi/python-paho-template -o python` I'm getting the following error: `Something went...

bug
stale

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies
autoapproved
autoupdate

**Description** As part of the template to migrate it to v3, I have completed the migration to react renderer engine **https://www.loom.com/share/b59f39be60be436ab7eac2f6e13bf56a?sid=cf9dae72-5816-442a-8ce9-6ee320767c8d** **Related issue(s)** Part of #189