This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator
Watch
3
Star
0
Fork
0
You've already forked openapi-generator
forked from
loafle/openapi-generator-original
Code
Pull Requests
Activity
Files
2eb0c8cea6203e8728552c67fbdb934c02ee47a3
openapi-generator
/
modules
History
Ryan Marinaro
2eb0c8cea6
added a fix for
#1061
. The only problematic spot was the api.mustache file, although if more parameterized templates were to evolve in the other mustache files we could definitely add {{localVariablePrefix}} to those. For now I didn't want to add any extra noise to the template files which didn't need the prefixes.
2015-08-08 10:19:31 -04:00
..
swagger-codegen
added a fix for
#1061
. The only problematic spot was the api.mustache file, although if more parameterized templates were to evolve in the other mustache files we could definitely add {{localVariablePrefix}} to those. For now I didn't want to add any extra noise to the template files which didn't need the prefixes.
2015-08-08 10:19:31 -04:00
swagger-codegen-cli
Merge pull request
#878
from lugaru1234/issue798
2015-07-20 21:50:51 +08:00
swagger-codegen-maven-plugin
Add support for specifying configuration file in maven plugin
2015-07-23 13:10:59 +02:00
swagger-generator
added resolve option for
#903
2015-07-20 23:31:49 -07:00