Results 8 comments of Payal Jat

Hello @Adi-204 and @derberg, I'm Payal , a GSoC aspirant, and a MERN Stack developer interested in contributing to the generator tools. I've reviewed this issue (tutorial migration to v3)...

Hi @derberg , I see this Kafka client addition is highly desired! I am a JavaScript/Node.js developer with recent experience in migrating Generator templates to V3. Since this issue is...

Hi Lukasz, thank you for the feedback. ​I assure you that I manually reviewed and implemented all these changes myself in my local environment. I understand your concern regarding the...

Hi Lukasz, You are correct, the npm test script ultimately failed due to an environment issue. However, I can confirm that the V3 Parser logic is correct: The asyncapi generate...

Hi Lukasz, I have implemented all your suggested fixes in the latest commit, including correcting the V3 operation logic to action: receive and switching the Parser API call from url()...

> it is still not ready for review, there are parts where still 2 channels and 2 operations are added > > in general it is super hard to review...

> sure, and please next time answer in comments using your own words, not AI. No need for super polished and perfect grammar messages. Got it, @derberg . I’ll make...

Hello @derberg , I’ve created a PR with the Python MQTT template implementation for AsyncAPI v3.0.0: https://github.com/payal723/python-mqtt-client-template Following your guidance on the single channel design, the template is now working...