This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator-original
Watch
3
Star
0
Fork
1
You've already forked openapi-generator-original
mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced
2026-03-26 10:09:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b9bbbc6cad2efc63cf069264ecbff28be29f69e1
openapi-generator-original
/
modules
/
swagger-codegen
/
src
/
main
/
java
History
Joseph Zuromski
b9bbbc6cad
make sure to only escape an enum if the actual final variable name is going to match the enum name - now that we camelCase variable names this cuts down on the amount of enum escaping we have.
2016-04-06 15:20:38 -07:00
..
config
use logger.info to display command line result
2016-01-28 11:25:11 +08:00
io/swagger
/codegen
make sure to only escape an enum if the actual final variable name is going to match the enum name - now that we camelCase variable names this cuts down on the amount of enum escaping we have.
2016-04-06 15:20:38 -07:00