Tony Tam
|
c84fd54215
|
updated to m1 version
|
2015-02-03 21:51:38 -08:00 |
|
Tony Tam
|
5acb01eb6b
|
moved to 2_0 folder
|
2015-02-03 21:51:20 -08:00 |
|
Tony Tam
|
568504ffb4
|
move to 2_0 folder
|
2015-02-03 21:51:05 -08:00 |
|
Tony Tam
|
eec525a40f
|
shortened line breaks
|
2015-02-03 21:50:28 -08:00 |
|
Tony Tam
|
5fdb609767
|
changed package to io.swagger
|
2015-02-03 21:49:45 -08:00 |
|
Tony Tam
|
4c53d7b8c4
|
added formParam values
|
2015-02-03 21:49:21 -08:00 |
|
Tony Tam
|
3b96894e75
|
added file & forms
|
2015-02-03 21:49:05 -08:00 |
|
Tony Tam
|
33834d6cce
|
Merge branch 'develop_2.0' of github.com:swagger-api/swagger-codegen into develop_2.0
|
2015-02-02 06:28:24 -08:00 |
|
Tony Tam
|
212b7cee72
|
added void to default includes
|
2015-02-02 06:28:17 -08:00 |
|
Tony Tam
|
fcb21da7f9
|
Merge pull request #392 from ikuo/develop_2.0-support-upper-case-property-name
Support upper case-proprty names
|
2015-01-30 12:26:56 -08:00 |
|
Tony Tam
|
124e17fb8a
|
Merge pull request #401 from fleque/fleque-fix-response-selection
Fix for the selection of the methodResponse during code-generation
|
2015-01-28 22:07:06 -08:00 |
|
Tony Tam
|
1bc5fcc29e
|
Merge pull request #397 from fleque/fleque-python-codegen
[WIP] Support Python code generation
|
2015-01-28 21:53:14 -08:00 |
|
Fleque
|
35dc8d4e5d
|
Fix for the selection of the methodResponse from an operation during code generation. Now all the smallest 2xx code is used
|
2015-01-27 23:01:21 +01:00 |
|
Tony Tam
|
d196c6656e
|
added test for #393
|
2015-01-25 20:21:40 -08:00 |
|
Tony Tam
|
a2b01e9599
|
Merge branch 'develop_2.0' of github.com:swagger-api/swagger-codegen into develop_2.0
|
2015-01-25 20:20:36 -08:00 |
|
Tony Tam
|
34a61e1256
|
added scala client support for #393
|
2015-01-25 20:20:27 -08:00 |
|
Ikuo Matsumura
|
b49572005b
|
Fix typo name{ -> s}
|
2015-01-24 16:32:38 +09:00 |
|
Ikuo Matsumura
|
ea11b4fc35
|
Added spec on upper-case property name
|
2015-01-24 16:17:40 +09:00 |
|
Ikuo Matsumura
|
556485538f
|
Added @JsonProperty to Java/model.mustache
|
2015-01-24 16:17:18 +09:00 |
|
Fleque
|
6491223ed9
|
First attempt to port pythong code generation
|
2015-01-22 23:01:44 +01:00 |
|
Fleque
|
29a7375082
|
Applied import style of swagger-codegen project
|
2015-01-22 11:50:05 +01:00 |
|
Fleque
|
8f9947a20a
|
Fix for the template resovling from classpath on Windows
|
2015-01-22 11:38:42 +01:00 |
|
Tony Tam
|
6a5b4e2fb4
|
Merge pull request #364 from Helmsdown/jaxrs-path-annotation-fix
JAXRS Codegen should omit @PATH variable when it is not necessary
|
2015-01-11 22:55:36 -08:00 |
|
Can Tecim
|
f6055dde30
|
Fixed apiFileFolder and modelFileFolder function results for android-java Fixes #369
|
2015-01-10 22:31:38 +02:00 |
|
russellb337
|
9aa9f4e842
|
fix JaxRS code gen to only generated @PATH annotation on a given resource function when that function is a "sub resource" (e.g. @PATH("/{id}") or @PATH("/{id}/operation")
|
2015-01-02 13:52:36 -08:00 |
|
Tony Tam
|
21396d0797
|
added map support for #360
|
2014-12-25 08:17:41 -08:00 |
|
Tony Tam
|
93eca2a6b6
|
php fixes
|
2014-12-24 19:29:25 -08:00 |
|
Tony Tam
|
74b9257de4
|
variable type fixes
|
2014-12-24 15:00:10 -08:00 |
|
Tony Tam
|
a921278650
|
added php generator
|
2014-12-24 10:19:42 -08:00 |
|
Tony Tam
|
20c21cb2f7
|
added debug info per #330
|
2014-12-23 19:56:32 -08:00 |
|
Tony Tam
|
3bf45de1f7
|
added null check
|
2014-12-19 14:49:32 -08:00 |
|
Tony Tam
|
5ecada11ef
|
moved java-specific reserved words out of default
|
2014-12-08 13:13:29 -08:00 |
|
Tony Tam
|
4f6878a278
|
fallbacks for unmatched inner types
|
2014-12-08 11:49:47 -08:00 |
|
Martin Ehrnhoefer
|
78b36e0ba9
|
Introduced a factory for codegen data containers
Moved parameter/response generation code to
dedicated methods so that subclasses may extend it
|
2014-12-08 11:21:17 +01:00 |
|
Martin Ehrnhoefer
|
7a5068d632
|
Introduced a factory for codegen data containers
Missing model elements added
|
2014-12-08 10:27:29 +01:00 |
|
Tony Tam
|
c010b4c9c6
|
Merge pull request #341 from martoe/responseheaders
Make response headers available to the code generator
|
2014-12-07 21:30:57 -08:00 |
|
Tony Tam
|
cc9029236b
|
Merge pull request #340 from martoe/codegenfactory
Introduced a factory for codegen data containers
|
2014-12-07 21:29:18 -08:00 |
|
Martin Ehrnhoefer
|
3f0b71b3e0
|
Make response headers available to the code generator
|
2014-12-07 10:08:42 +01:00 |
|
Martin Ehrnhoefer
|
0eb467e46e
|
Introduced a factory for codegen data containers
implementation completed
|
2014-12-07 09:52:52 +01:00 |
|
Tony Tam
|
f2c64a0fbb
|
removed comments
|
2014-12-06 15:55:42 -08:00 |
|
Martin Ehrnhoefer
|
f4424a5eae
|
Introduced a factory for codegen data containers
This enables users to extend the Codegen* classes
and add their own methods there (which then can
be accessed from the mustache templates)
|
2014-12-06 16:07:45 +01:00 |
|
Tony Tam
|
c05e07c8aa
|
Merge pull request #331 from yutenglei/develop_2.0
Assigned Accept and Content-Type request-header for python's api.mustach...
|
2014-12-02 21:44:51 -08:00 |
|
Tony Tam
|
23d2d09136
|
added help, dynamic loading
|
2014-11-26 16:37:44 -10:00 |
|
Tony Tam
|
f35c748fb2
|
added help, dynamic loading
|
2014-11-26 15:20:50 -10:00 |
|
Tony Tam
|
a24556f0be
|
added static, updated reference to swagger parser
|
2014-11-26 14:06:00 -10:00 |
|
Tony Tam
|
a1d604feb3
|
updated to use swagger parser
|
2014-11-25 12:01:13 -10:00 |
|
Yu Teng Lei
|
9085a0d148
|
Assigned Accept and Content-Type request-header for python's api.mustache
This was done in PHP but not in python
|
2014-11-23 16:39:35 -05:00 |
|
Tony Tam
|
74d4ff0fc9
|
added swagger output for conversion
|
2014-11-21 08:30:21 -10:00 |
|
Tony Tam
|
29d956d424
|
added static html generator
|
2014-11-21 08:14:33 -10:00 |
|
Tony Tam
|
06031a0a34
|
added 1.2 conversion
|
2014-11-21 08:14:14 -10:00 |
|