Code Kie
Code Kie
Hi @mknj , thanks for your input, but I'm afraid, things are not as easy as you depict them here. The JSONPath you provided, picks up everything that is named...
I did run your example through the latest version and the reason why it found no error is because the OEV picked up the example from the parameters, but expected...
The validator-factory is to initialise the JSONSchema-Validator (which then will be used to validate the OpenAPI-definitions). It can be used to augment the OpenAPI-definition. However, it was never intended to...
Looks like a duplicate of #2261