AMulgrave
AMulgrave
[asyncapi.yaml.txt](https://github.com/asyncapi/vs-asyncapi-preview/files/13897525/asyncapi.yaml.txt) Loading the yaml attachment into VS Code renders as follows:  Note the missing payload details for the channels messages using $ref. While the same yaml renders...
The rendering seems to be getting it wrong when "reply:" is present in an operation definition. Operation OnBlockRun1 is a SEND yet it is rendered as RECEIVE. Operation OnBlockRun2 is...