Skip to content

Instantly share code, notes, and snippets.

@EarthCitizen
EarthCitizen / gist:9c03901e21ba588a4ce22a6824ff9ac8
Last active January 22, 2019 23:17
swagger-codegen - Spring - NPE - Full Output
spring-client $ swagger-codegen generate -v -l spring -i ../openapi.yaml
16:15:37.061 [main] DEBUG io.swagger.codegen.v3.cli.SwaggerCodegen - there are not options for command 'langs'
16:15:37.063 [main] DEBUG io.swagger.codegen.v3.cli.SwaggerCodegen - there are not options for command 'version'
16:15:37.107 [Thread-1] INFO io.swagger.codegen.v3.config.CodegenConfigurator -
VERBOSE MODE: ON. Additional debug options are injected
- [debugSwagger] prints the swagger specification as interpreted by the codegen
- [debugModels] prints models passed to the template engine
- [debugOperations] prints operations passed to the template engine
- [debugSupportingFiles] prints additional data passed to the template engine
16:15:37.117 [Thread-1] DEBUG io.swagger.codegen.v3.config.CodegenConfigurator - Loaded raw data: openapi: '3.0.0'