asyncapi / cli

CLI to work with your AsyncAPI files. You can validate them and in the future use a generator and even bootstrap a new file. Contributions are welcomed!
https://www.asyncapi.com/tools/cli
Apache License 2.0
188 stars 164 forks source link

[BUG] default Glee raises error #1345

Open eelcofolkertsma opened 8 months ago

eelcofolkertsma commented 8 months ago

Describe the bug.

asyncapi new glee creates default content for a glee server, a request/reply exchange over websockets. Today launch of the server logs this warning

glee-1  | ⓘ  Generating docs for your parsed specification...
glee-1  | ⓘ  Successfully generated docs
glee-1  | :warning:  Operation onHello has a reply defined. Glee does not support replies yet.

Expected behavior

Launch of fully functional glee server

Screenshots

image

How to Reproduce

🥦 Browser

Google Chrome

👀 Have you checked for similar open issues?

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

KhudaDad414 commented 8 months ago

@Souvikns can you please move this issue to CLI repo?

github-actions[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity :sleeping:

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience :heart:

Amzani commented 3 months ago

Still relevant