-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: API Framework - Schema
-
288
#!python
swagger-codegen validate -i https://api.bitbucket.org/swagger.json
or
#!python
openapi-generator validate https://api.bitbucket.org/swagger.json
These errors seem to be causing code generation to fail, even when passing --skip-validate-spec.