Ivan Goncharov

Results 334 comments of Ivan Goncharov

@whitlockjc Do you mean converting `discriminator` into `oneOf`?

> Wait...so you don't want to implement discriminator validation, you just want to stop indirectly used references (discriminator) from being marked as `UNUSED_DEFINITION`? You closed #58 as duplicate of this...

@whitlockjc We working on an alternative approach for Swagger validation. IMHO primary limiting factor is the usage of `oneOf`/`anyOf` inside official schema this prevents generation of readable error messages. Also,...

@whitlockjc It highly experimental so we don't know if this approach will work or not. What we trying to do is to make dialect of JSON Schema in which if...

@sanchojaf Problem is this API documented in Spanish, am I correct? Before adding it I need to think of so mechanism to support API documented not in English. Will think...

> What might need changing/translating? @MikeRalphson At the minimum non-English specs should be marked with the language used ( for e.g. x-description-language ), so you would be able to filter...

@JoviDeCroock Thanks a lot! I will merge it with `for of` currently stuck with cjs/esm issues so it's next in my queue.

@acao Not sure that foundation should host plugins that wrap 3rd-party libraries/tools. I think it should be hosted by projects themselves or by the community on external repos.

@acao Totally fine with proposals 👍 and thinking it's an excellent repo to collect them and think about them as use cases to design plugin API.

> Note, this also exists in the 16.x.x branch. Thanks, @Cito if you have time pr for v16 would be great.