Commit Graph

8 Commits

Author SHA1 Message Date
rpidikiti
7d915e4b23 Fixed encoding issues with query and path parameters in java and scala code gen. 2012-01-23 12:45:23 -08:00
rpidikiti
9b1d1a9dad 1. Added list imports for java and scala model objects
2. Added logic to parse lists and convert them to coma separated values for query string input
3. For java class name generator remove . if the same exists in the class name
4. If input model is already generated then ignore the same.
2011-11-10 14:34:09 -08:00
rpidikiti
60c577a283 1. Added logic to make sure header parameters are set in the headers in java and scala code gen. Header parameter names are also available in templates for other languages to use
2. Fixed issues with enum name generation in java code gen library.
2011-10-17 07:09:15 -07:00
rpidikiti
a0c7474c27 Updated java code gen to initialize API url at each service level. 2011-09-12 23:00:59 -07:00
rpidikiti
97e7e0b583 Fixed codege issues and complete testing framework implementation 2011-08-08 00:43:22 -07:00
rpidikiti
2f8262cba4 Claned un used code, made configuration simple and more reusable. renamed some methods to make it more meaningful. 2011-08-04 17:10:08 -07:00
rpidikiti
cc72163683 Updated code gen to fix some logic issues 2011-08-03 21:54:34 -07:00
rpidikiti
53af227680 refactored directory structure 2011-08-01 23:21:53 -07:00