Hi, When I use the following command to generate some language type(for: go/typescript ...), I find that the Operation info does not meet the expectation. Some parameters are non-required, but all of the output infos are [required: true].
java -DdebugOperations -jar ./swagger-codegen-cli-3.0.52.jar generate -i ./swagger.json -l go
Hi, When I use the following command to generate some language type(for: go/typescript ...), I find that the Operation info does not meet the expectation. Some parameters are non-required, but all of the output infos are [required: true].
swagger.json
output operation info