Fran Méndez
Fran Méndez
It's a common practice to use message envelopes in event-driven architectures. Most of the time, these envelopes contain information about the company, the domain context, or other application-specific data. Envelopes...
Fixes #1299
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/boyney123/eventcatalog/blob/master/CONTRIBUTING.md#reporting-new-issues). ### Description Since scroll is used to zoom in/out the 3D...
It looks like you're generating the AsyncAPI file and you don't accept PRs on spec files. In any case, I'd like to share with you how it would look like...
#### Reason/Context By default, npm will not install new versions of a template because it finds it's already installed and skips the installation process. This is a good thing in...
#### Reason/Context When using a template that's not compatible with the current version of the generator, we get an error with a message saying it's not compatible. #### Description It...
## Description Not a problem right now but it's weird that the URL is github.com/asyncapi/asyncapi-react. We can probably rename this to `react` instead so the URL becomes github.com/asyncapi/react. Or maybe...
Hi, I like this package a lot but I've seen there are many dependencies that while they may be compatible with a browser through Browserify or similar, it makes the...
#### Reason/Context Currently, contexts are stored in the user's home directory. I think it would be cool to store the contexts in the repo directory so they can be shared....