Sergio Moya

Results 326 comments of Sergio Moya

Ok, this is quite embarrassing. I wrote a comment in this issue a few days ago but didn't end being posted. I guess due to a failure in the request...

@magicmatatjahu we are talking about the same. Maybe I didn't clarify it properly in my previous comment but my suggestion is exactly that, to have two reference/bundling systems: 1. to...

> would it be confusing for people if `$ref` have different behavior depending on where it is used That was totally my point. If I think of myself a few...

> If developers are trying to parse an AsyncAPI with a standard json parsing lib, what is the behavior? That is a totally good point. Most JSON parsers don't support...

@magicmatatjahu one question: In the example you wrote about retrieving a schema from avro using `schemaRef`, the value you wrote is: ```yaml schemaRef: "com.intergral.example.avro.Toy" ``` Wouldn't be: ```yaml schemaRef: "com.intergral.example.avro.toys.Toy"...

> @smoya Thanks for your comment! I'll be honest, I don't know avro at all (I even gave a comment about it in proposal), but I found an example I...

I think we also need to add https://github.com/asyncapi/spec/issues/618 even though it has been split in several tasks, but still there are some pending work.

@jonaslagoni This is something we should have also for 3.0 https://github.com/asyncapi/website/issues/870

@jonaslagoni Another thing I would like to add to the list: https://github.com/asyncapi/parser-api/issues/69

@195858 Do you wanna take the lead on this and champion it? We do have a new release in a month so we could include it on it if the...