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 |
|
fehguy
|
717e73ca1a
|
Merge pull request #1 from sankargorthi/master
Adds the missing install-ivy build script
|
2011-08-15 07:25:45 -07:00 |
|
Sankar Gorthi
|
46f54a4a0f
|
Ignores eclipse generated files
|
2011-08-10 19:58:50 -07:00 |
|
Sankar Gorthi
|
2f1daf8251
|
Ignores generated resources.
|
2011-08-10 19:56:21 -07:00 |
|
Sankar Gorthi
|
347eff0fa6
|
Fixes build scripts
Allows the existing build script to work. Adds the Scala dependency to
README
|
2011-08-10 19:38:29 -07:00 |
|
Sankar Gorthi
|
bd6e94034e
|
Adds the install-ivy.xml build script
|
2011-08-10 19:35:39 -07:00 |
|
rpidikiti
|
ff7a4169a5
|
updated readme
|
2011-08-10 11:32:48 -07:00 |
|
rpidikiti
|
fddfe59d40
|
updated readme
|
2011-08-10 11:26:44 -07:00 |
|
Tony Tam
|
2e7778bde0
|
updated readme for test execution
|
2011-08-10 08:08:04 -07:00 |
|
Tony Tam
|
8107141c54
|
updated readme for test execution
|
2011-08-10 08:07:15 -07:00 |
|
rpidikiti
|
79db7fc6ca
|
Merge branch 'master' of github.com:wordnik/swagger-codegen
|
2011-08-10 07:27:29 -07:00 |
|
rpidikiti
|
fb99be3c6f
|
Fixed issue with server URL paths for trailing "/"
|
2011-08-10 07:27:02 -07:00 |
|
Tony Tam
|
d58564fb7f
|
formatting
|
2011-08-10 01:40:15 -07:00 |
|
Tony Tam
|
a29a10b8e2
|
added readme
|
2011-08-10 01:38:53 -07:00 |
|
Tony Tam
|
a894a0071e
|
removed old file
|
2011-08-10 01:38:43 -07:00 |
|
Tony Tam
|
fd3660b9b0
|
added clean
|
2011-08-10 01:38:35 -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
|
10ffad369c
|
Merge branch 'master' of github.com:wordnik/swagger-codegen
|
2011-08-04 17:10:18 -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 |
|
Tony Tam
|
d14c514d83
|
added resolve task
|
2011-08-04 16:57:17 -04: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
|
8c4efd8b7c
|
Swagr codegen: Updating condition check in ant task
|
2011-08-03 01:15:35 +05:30 |
|
Deepak Michael
|
4985a35f6b
|
Swagr codegen: Merge
|
2011-08-03 01:12:41 +05:30 |
|
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 |
|
rpidikiti
|
d498f6f996
|
Merge branch 'master' of github.com:wordnik/swagger-codegen
|
2011-08-02 11:45:32 -07:00 |
|
rpidikiti
|
f636004127
|
Fixed build issues and removed dependency with wordnik ivy settings
|
2011-08-02 11:45:09 -07:00 |
|
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 |
|
rpidikiti
|
48e54e8baa
|
refactored code gen classes
|
2011-08-01 23:17:13 -07:00 |
|
rpidikiti
|
6379daa3d6
|
Refactored code gen classes to proper directory structure
|
2011-08-01 23:14:26 -07:00 |
|
Deepak Michael
|
8bd7111bda
|
Swagger-codegen: renaming input parameter for output directory and default test runner task
|
2011-08-02 09:32:13 +05:30 |
|
Deepak Michael
|
7ccf9df9e3
|
Swagr codegen: Included tests for a couple of the invoked apis and moved test package under com.wordnik.swagger
|
2011-08-01 23:05:30 +05:30 |
|
Deepak Michael
|
6861d17996
|
Swagr codegen: Correcting package name in comments
|
2011-08-01 22:25:46 +05:30 |
|
Deepak Michael
|
7a29714a37
|
Swagger codegen: Changing package name from com.wordnik to com.wordnik.swagger
|
2011-08-01 22:20:50 +05:30 |
|
Deepak Michael
|
47a35cdd74
|
Merge branch 'master' of github.com:wordnik/swagr-codegen
|
2011-07-31 01:45:39 +05:30 |
|
Deepak Michael
|
568ab979f5
|
Swagger Codegen: 'structure' folder created that contains initial seeded framework codea and files like build.xml for the project to be created. 'lang' folder in api-server-lib that contains code custom to the generated Api
|
2011-07-31 01:43:57 +05:30 |
|
Tony Tam
|
c56db774ff
|
added default dirs
|
2011-07-30 11:10:37 -07:00 |
|