Solved
Forum Discussion
alexbecker
8 years agoNew Contributor
Trial and error using https://github.com/swagger-api/swagger-codegen revealed that the issue was that "additionalProperties: false" is not supported (it expects an object).
Trial and error using https://github.com/swagger-api/swagger-codegen revealed that the issue was that "additionalProperties: false" is not supported (it expects an object).
Trial and error using https://github.com/swagger-api/swagger-codegen revealed that the issue was that "additionalProperties: false" is not supported (it expects an object).