You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: