swagger-codegen
swagger-codegen copied to clipboard
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
##### Description ##### Swagger-codegen version Generated correctly with 2.4.20, but no longer with 2.4.21 ##### Swagger declaration file content or url ```DdebugSupportingFiles "examples" : [ { "contentType" : "application/json", "example"...
Decode method in client is able to handle files. Requires Go 1.16. This is reflected on the change in workflows and the go.mod created in the tests. ### PR checklist...
##### Description Are there template mustache files for typescript-axios generator? I don't find them. ##### Swagger-codegen version Last
##### Description Thanks for this time saving library :) I was using it to generate some Java code from a Json Schema and it works, but it fails generating an...
##### Description ##### Swagger-codegen version ##### Swagger declaration file content or url . (https://gist.github.com/VivekKasthuri/321bf8c8cb77bcf03b516099ded1f184) ##### Command line used for generation ##### Steps to reproduce ##### Related issues/PRs ##### Suggest a...
##### Description This issue I have found for `spring` but I'm sure other languages are effected as well. As an example: In Spring, it is common to use pagination for...
## CVE-2019-9515 - High Severity Vulnerability Vulnerable Library - netty-codec-http2-4.1.8.Final.jar Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Library...
Similar to Task (System.Threading.Tasks.Task) a year ago and then Stream (System.IO.Stream), we want to use fully-qualified name for models. Related discussion: #2589 If anyone wants to work on this, please...
##### Description Trying to use swagger-codegen on [this](https://github.com/swagger-api/swagger-codegen/files/9429783/openapi.txt) json to generate R code by doing ``` java -jar swagger-codegen-cli.jar generate -l r -o swagger_gen -i openapi.txt ``` I get the...
## CVE-2019-10746 - High Severity Vulnerability Vulnerable Library - mixin-deep-1.3.1.tgz Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. Library home page: https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.1.tgz Path...