【发布时间】:2020-04-28 13:22:12
【问题描述】:
我在为 swagger 执行 jar 安装程序时遇到问题。适应症是使用
java -jar .\swagger-codegen-cli-3.0.19.jar
但我收到这种消息
15:10:11.691 [main] DEBUG io.swagger.codegen.v3.cli.SwaggerCodegen - there are not options for command 'langs'
15:10:11.693 [main] DEBUG io.swagger.codegen.v3.cli.SwaggerCodegen - there are not options for command 'version'
我还没有找到这些参数的用途,或者设置它们要做什么。你有什么想法吗?
【问题讨论】:
标签: command-line jar swagger executable-jar openapi