Closed dgarijo closed 4 years ago
See https://mvnrepository.com/artifact/io.swagger.validator.v3/swagger-validator (Hernan also mentions there are libs already in the project for this)
OBA does validation, but the problem is that some valid APIs have missing schemas, which is problematic.
In in the config.yaml you have:
then the spec will produce:
which fails according to the openAPI spec. We should validate the full spec before wrapping it up