Marat A. Denenberg

Results 4 comments of Marat A. Denenberg

Seeing this on my laptop that's running Windows 10 ARM.

It looks like the culprit might be https://www.npmjs.com/package/openapi-schema-validator which is used internally? It doesn't look like `openapi-schema-validator` supports 3.1

Seems there is a ticket for it: https://github.com/kogosoftwarellc/open-api/issues/837 For those running into the same issue, a quick hack is to set `quick` to `true` as an option to OpenAPIBackend to...