Show a warning if glee can't process a received message #558
Labels
area/typescript
Specify what technical area given issue relates to. Its goal is to ease filtering good first issues.
enhancement
New feature or request
good first issue
Good for newcomers
released
Reason/Context
When glee receives a message that doesn't belong to any operation in the AsyncAPI file, it should show a warning to the user saying that the message has been ignored since the AsyncAPI file lacks a
send/receive
operation for that channel.The text was updated successfully, but these errors were encountered: