Souvik De
Souvik De
> At the moment a lot of things from issue https://github.com/asyncapi/parser-js/issues/481 can't be done because significant logic is missing. Yeah, I figured that, so I was exploring `spectral`, there are...
@magicmatatjahu @smoya can I try writing the `server` model?
🤩 Wow love the new design for docs. In terms of CLI, I have one small doubt - #### Workflow/pipeline for new documentation CLI still hasn't reached v1 yet so...
> @derberg that sounds good to me, do I need to sync w/ you or someone else about how the coding side of generating them can be done? I think...
I have some doubts about where should we keep our documentation, should it be in the website repo or the CLI repo. - If we are using CLI repo we...
@alequetzalli I have a question, where should @imabp open the PR, in the CLI repo or the website repo. I personally think it should be in the CLI repo just...
I would like to work on this issue. and is this and #6 the same issue.
> So we need an easy way for CLI user to check that out with one command Yeah, I agree with this, also since CLI is implementing other tools, should...
What would be better, to have a section in the [release documentation](https://github.com/asyncapi/cli/releases/tag/v0.25.0) talking about the different version of asyncapi tools it depends on, Or have it in CLI's `--version` flag...
As of now [runtime](https://github.com/upptime/uptime-monitor) is using [simple discord text](https://github.com/upptime/uptime-monitor/blob/5d86107a9a548529856344aa61e19cf93e95953e/src/helpers/notifme.ts#L221) for discord notification. By using embed we can make the notification look better. I was trying to design a basic notification...