Vladimír Gorej

Results 228 issues of Vladimír Gorej

Just wanted to say, that you did a remarkable work on this library. Thank you, it saved me a lot of time implementing it myself!

Hello everybody, I've noticed that the Apache 2.0 license is applied to this repository in probably improper way. The license text has been changed in license appendix to provide an...

🐞 Bug

I'm not 100% sure of the intended usage of `Channel Item Object.servers` field. The specification says following: ![image](https://user-images.githubusercontent.com/193286/152543308-738af474-25da-48ff-aad3-a4ddab295cda.png) This limits using referencing `Server Object` to ones defined `Servers Object` (by...

🐞 Bug

This is an editorial change, so sending against `master` branch. Refs https://github.com/swagger-api/apidom/issues/1663

Refs #674 Along with the clarification of URL resolution, I've made the sentence that describes the fact that the value is URL consistent within the spec. This makes it possible...

Sometimes there are situations when it is not clear if the source of truth should be the JSON Schema or the markdown specification. To remedy this situation, we can explicitly...

🐞 Bug

Hello, In the AsyncAPI 2.2.0 spec, there are multiple fields that have description containing: `MUST be in the format of a URL`. These fields include: #### All URL fields -...

❔ Question

Description of the `$ref` field explicitly says: > Allows for an external definition of this channel item. The referenced structure MUST be in the format of a Channel Item Object....

❔ Question