This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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' |