Sergio Moya

Results 571 comments of Sergio Moya

I just added the `Strawman` and `Needs Champion` label because I consider this a nice feature someone could be willing to champion. I didn't read any request to this besides...

Current [Parser-API](https://github.com/asyncapi/parser-api/blob/master/docs/api.md) does not support any model for any extension or bindings. If we want to support them via the API of the parser, we need to first work on...

> okay @derberg atm I don't have that much idea of parser so can't say anything about this I'm open to answer all your questions as I did through Slack...

TBH, I didn't know it was deprecated. In fact, it seems [we are not the only one](https://github.com/stoplightio/json-ref-resolver/issues/210). Besides that, there is a reason we use that resolver. That's the ref...

> it is not clear why we actually need a custom resolvers to pass to Spectral Allowing custom resolvers is needed since tools like the generator use it in current...

> no no, don't get me wrong, I love the idea of custom resolvers and this is my main reason why I do not like stoplight resolver and that we...

I have faced this issue as well (nimma within the ref resolver) when trying to use our parser in a Deno env through Netlify's Edge functions.

Hi @lerenn! Sorry for the delay on getting an answer. > So does it means that the application is supposed to send Ping message to user(s)? And those should reply?...

Hi @Min2who, I'm confused with this PR. [The issue](https://github.com/asyncapi/parser-js/issues/875) says we miss a rule about channel parameters not being present in the channel address. Nothing related with operations. Additionally, the...

I see **solution 4** is the most simplest and less invasive. In my opinion, solving that particular case of those tools should not affect the normal developer experience in the...