Category "ajv"

Json Schema which has at least one of any properties (or more) with ajv

I am trying to build a simple Json schema (at least that's what I thought) which contains two properties foo and bar. It should validate when: foo is in the jso

AJV: no schema with key or ref "https://json-schema.org/draft-07/schema"

I am using ajv 8.6.2 I have schemas that validate against draft-07 using the default export When I use the draft-09 export all of my schemas give me this error:

Webpack - Critical dependency: the request of a dependency is an expression

I am getting three warning messages when importing request in a barebone webpack project. A minimal example to reproduce the bug is available on GitHub (run npm