Russell Horton
117cf21de7
fixed missing '/' path issue for library home
2011-11-29 13:28:48 -08:00
Russell Horton
37470775c9
cleaned up PHP library generated code path
2011-11-22 14:50:36 -08:00
rpidikiti
50a35f6a65
Fixed client performance issue and also handling of auth token logic
2011-11-21 11:50:08 -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
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
c9d133297f
Mde code gen changes to reflect changes in allowable values
2011-10-20 00:00:30 -07:00
rpidikiti
fc18c1c94e
Added support for range and list allowable values
2011-10-19 16:03:25 -07: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
Tony Tam
735d8c5726
added ruby code
2011-10-04 16:32:25 -07:00
Tony Tam
1f96222a9a
added default values, required flags
2011-10-04 16:27:50 -07:00
Tony Tam
25f7ec2bd5
added reserved word translation support
2011-09-28 17:37:30 -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
rpidikiti
ea01c6a7f9
Fixed code gen issue for multi valued response
2011-09-12 18:11:18 -07:00
rpidikiti
d871755e8d
Fixed issues with list return types failing code gen for lanaguages that return Arrays for Lists
2011-09-12 17:46:05 -07:00
Tony Tam
20e94c5f17
added scala support
2011-09-04 21:59:52 -07:00
Deepak Michael
7f3af74eca
Swagger: AS3 sdk - Default service base class intialized when run through script
2011-09-02 21:24:23 +05:30
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
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
fb99be3c6f
Fixed issue with server URL paths for trailing "/"
2011-08-10 07:27:02 -07:00
rpidikiti
35cd821e75
Added copyright information
2011-08-09 15:24:19 -07:00
rpidikiti
8e7cf41f5b
Fixed issue with list inputs for query and path parameters
2011-08-09 15:21:46 -07:00
rpidikiti
fb87385c1b
Fixed issue unmarshalling primitive types and assertion errors in test framework
2011-08-09 14:56:37 -07:00
rpidikiti
8347fa3a37
Completed changes related running test scripts
2011-08-09 14:30:13 -07:00
rpidikiti
31a2ef5ddb
resolved conflicts
2011-08-08 00:44:33 -07:00
rpidikiti
97e7e0b583
Fixed codege issues and complete testing framework implementation
2011-08-08 00:43:22 -07:00
Deepak Michael
70529845fb
Swagr codegen: Adding checks to confirm folder is present for clearing older generated files
2011-08-05 21:51:54 +05:30
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
288a58cd4f
Added licensing info
2011-08-04 10:45:17 -07:00
rpidikiti
cc72163683
Updated code gen to fix some logic issues
2011-08-03 21:54:34 -07:00
rpidikiti
976493b69b
Fixed build file and also removed duplicate config property
2011-08-03 07:37:24 -07:00
Deepak Michael
3e0ca55e5d
Swagr codegen: Moving file tasks from ant to java after reading api configuration from json
2011-08-03 00:56:35 +05:30
Deepak Michael
ed6e09c52f
Swagr codegen: Moving configurations to json file at apiConfiguration.json
2011-08-02 22:24:09 +05:30
Deepak Michael
fe4a29ca7a
Swagr codegen: Included tests for a couple of the invoked apis and moved test package under com.wordnik.swagger
2011-08-02 21:08:50 +05:30
rpidikiti
b2f7f69ec5
Renamed driver code gen to library code gen
2011-08-01 23:41:13 -07:00
rpidikiti
53af227680
refactored directory structure
2011-08-01 23:21:53 -07:00