Commit Graph

39 Commits

Author SHA1 Message Date
Deepak Michael
2c5c94d2e0 Handling resource methods with the same name in languages where overloading is not supported 2011-12-13 07:47:13 +05:30
rpidikiti
2038a9a8c1 Fixed path and query param encoding issue with javascript code gen. 2011-12-01 22:08:21 -08:00
Russell Horton
fc7b45b5e9 Added serialization from list to CSV string, and generic header param handling 2011-11-22 14:50:02 -08:00
rpidikiti
50a35f6a65 Fixed client performance issue and also handling of auth token logic 2011-11-21 11:50:08 -08:00
rpidikiti
704bfd7cb1 Fixed IE issues and also returning ajax request object as part fo invoking the method 2011-11-15 19:21:39 -08:00
Russell Horton
087b22bcf3 Added templates and config for Python client generation. 2011-11-11 01:06:12 -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
40f6c50bc1 Fixed issue with variable initialization 2011-11-09 09:05:21 -08:00
Ayush Gupta
6848b9ad59 improvements and bug-fixes in Javascript library 2011-11-03 18:05:13 +05:30
Tony Tam
4920da870a added php client 2011-10-28 09:37:08 -07:00
Ayush Gupta
d3e651e540 Merge branch 'javascript-support' 2011-10-27 16:55:57 +05:30
Ayush Gupta
b3edf05825 javascript library support 2011-10-27 16:45:49 +05:30
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
Tony Tam
94d35980f9 added ruby scripts 2011-10-04 16:32:16 -07:00
Tony Tam
b5a826fe5e added jar target 2011-09-28 18:20:02 -07:00
Tony Tam
5c39d5e8c5 updated template 2011-09-28 17:39:26 -07:00
Deepak Michael
24ea2c6d6f Swagger: AS3 sdk - Improved date handling 2011-09-14 20:44:48 +05:30
rpidikiti
a0c7474c27 Updated java code gen to initialize API url at each service level. 2011-09-12 23:00:59 -07:00
Deepak Michael
3f72ca11fc Swagger: AS3 sdk - Tests for generated library 2011-09-13 10:34:38 +05:30
Tony Tam
d715574238 fixed template bug 2011-09-08 18:39:41 -07:00
Tony Tam
13dbfdf1a6 fixed newline 2011-09-04 22:13:04 -07:00
Tony Tam
cabdb8b68c added sample scripts 2011-09-04 22:06:34 -07:00
Tony Tam
20e94c5f17 added scala support 2011-09-04 21:59:52 -07:00
Deepak Michael
2f311849d8 Swagger: AS3 sdk - Refactoring towards better names and cleanup 2011-08-29 11:16:38 +05:30
Deepak Michael
d1fff11394 Swagger: AS3 sdk - Included generation of references object for objects not directly referenced 2011-08-28 11:00:44 +05:30
Deepak Michael
35ba03d8c0 Swagger: AS3 sdk - Updated model in template and annotation for root node in model generation 2011-08-27 12:21:26 +05:30
Deepak Michael
cc52b080fc Swagger: AS3 sdk - Updated build config for as3 code gen and sample file for build 2011-08-25 09:34:24 +05:30
Deepak Michael
62288f0e62 Swagger: AS3 sdk - correcting xml written as post data 2011-08-23 12:50:12 +05:30
Deepak Michael
9ba21700ee Swagger: AS3 sdk - Updating template for annotation for list items 2011-08-23 11:43:16 +05:30
Deepak Michael
27697afa9f Swagger: AS3 sdk - Using another template for output wrappers 2011-08-18 10:33:29 +05:30
Deepak Michael
63e2368040 Swagger: AS3 sdk - fix to get models with wrapper names for list types 2011-08-18 09:31:43 +05:30
Deepak Michael
d11d82b9e0 Swagger: AS3 sdk - templates, structure and updates for generating as3 library 2011-08-17 20:46:44 +05:30
rpidikiti
8347fa3a37 Completed changes related running test scripts 2011-08-09 14:30:13 -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
rpidikiti
6379daa3d6 Refactored code gen classes to proper directory structure 2011-08-01 23:14:26 -07:00
rpidikiti
d8c0f69ad4 first commit 2011-07-06 07:45:16 -07:00