After commit https://github.com/krakenjs/hapi-openapi/commit/429bfbfa53c8b8f1f5574f0e9447a3acdc669474, Joi object unknown method was called for all input schemas. This results in a runtime error for array input schema. This commit only invokes unknown method for object schema type. For convenience VS Code launch file to debug tape tests is also included.
After commit https://github.com/krakenjs/hapi-openapi/commit/429bfbfa53c8b8f1f5574f0e9447a3acdc669474, Joi object unknown method was called for all input schemas. This results in a runtime error for array input schema. This commit only invokes unknown method for object schema type. For convenience VS Code launch file to debug tape tests is also included.