Tony Tam
46023c47f5
Merge branch 'master' of github.com:wordnik/swagger-codegen
2014-05-01 20:17:53 -07:00
Tony Tam
71212e5f68
reverted to artifactVersion
2014-05-01 20:16:46 -07:00
Tony Tam
6d1c34048c
fix for #176
2014-05-01 20:16:27 -07:00
Tony Tam
e1e397a7b5
Merge pull request #179 from j-unior/scala-2.10
...
Added scala 2.10 support in generated maven profile.
2014-05-01 18:03:22 -07:00
James Earl Douglas
94ad254a58
Return files generated from BasicGenerator#generateClientWithoutExit
2014-04-24 15:14:41 -07:00
James Earl Douglas
666a4be1f2
Return files generated from Codegen#writeSupportingClasses
2014-04-24 15:12:11 -07:00
James Earl Douglas
e542fbd0a2
De-duplicate code from Codegen#writeSupportingClasses
2014-04-24 15:07:45 -07:00
j-unior
abcae6da96
Added scala 2.10 support in generated maven profile. You can enable it with mvn install -P scala_2.10 on generated client
2014-04-01 16:56:08 +03:00
aansel
0babc4f192
Filename misprint for Android generation
2014-03-25 18:44:05 +01:00
giodude
dccf8edc25
Minor change to map used when generating supporting files.
2014-03-19 11:18:23 -04:00
Tony Tam
a4196609c9
added friendly error message when SSL validation fails
2014-03-06 08:29:02 -08:00
Tony Tam
e7eedcf48d
removed printlns
2014-03-05 07:54:12 -08:00
Tony Tam
8bf042b153
updated sample with form param support
2014-03-05 07:54:03 -08:00
Tony Tam
8325a12faf
fixed hasMore
2014-03-04 20:05:16 -08:00
Tony Tam
03abccd8e8
fix for #154
2014-03-04 19:48:13 -08:00
Janusz Jablonski
7cfa46d838
Removed escapeReservedWord method.
2014-03-02 18:31:35 +01:00
Tony Tam
880d14990f
added patch support
2014-02-25 12:53:11 -08:00
Tony Tam
39ac8f6d46
added patch support
2014-02-25 12:52:49 -08:00
Matt Kantor
d14ab2aeff
Prevent ObjC generator from producing invalid var names.
2014-02-21 13:35:13 -08:00
Tony Tam
c8c59fe93a
manual merge of https://github.com/wordnik/swagger-codegen/pull/135
2014-02-19 14:30:49 -08:00
Tony Tam
450746f94d
updated jodatime version, added groupId and artifactId params
2014-02-19 14:30:20 -08:00
Tony Tam
827f03f272
Merge pull request #157 from df-jsykes/master
...
fix for broken links when using file system to browse
2014-02-19 12:40:03 -08:00
Jason Sykes
de6f949c64
fix for broken links when using file system to browse
2014-02-19 15:37:07 -05:00
Tony Tam
82cdec7197
Merge pull request #107 from SimonKaluza/patch-1
...
Update Objective-C's run-time type-check in SWGApiClient to allow NSArrays
2014-02-19 12:30:32 -08:00
Tony Tam
ab7e152877
Merge pull request #139 from cb372/pass-version-to-mustache
...
Add the API version to the Mustache model when generating supporting files
2014-02-19 12:24:09 -08:00
Tony Tam
0ec694940e
fixed target directory
2014-02-19 12:16:31 -08:00
Janusz Jabłoński
8909bd4ba1
Added consumes and produces to php templates.
2014-02-11 12:42:30 +01:00
msolujic
a580c38fed
Added 'char' and 'short' to alowed special words for Java generator.
2014-02-07 02:53:09 +01:00
Tony Tam
31a53d5842
fix for #147
2014-02-05 08:59:28 -08:00
Tony Tam
e4e768062a
Merge pull request #142 from bkowalik/master
...
BasicGenerator refactoring
2014-02-03 23:16:05 -08:00
Tony Tam
3192240dc0
Merge pull request #126 from cb372/joda-time-dependency
...
Add joda-time support to BasicJavaGenerator
2014-02-03 22:36:39 -08:00
Tony Tam
2d9a011f82
Merge pull request #133 from giodude/master
...
Explicitly defined type of a few properties
2014-02-03 22:36:01 -08:00
Bartosz Kowalik
48a07d031e
BasicGenerator refactoring
2014-01-30 10:36:36 +01:00
Tony Tam
7414a9d56a
Merge pull request #141 from radius314/master
...
Fix for non-GET verbs
2014-01-29 17:37:07 -08:00
Tony Tam
91e08b5524
fix for #140
2014-01-29 17:14:28 -08:00
Danny Gershman
8abb6521b4
removed line break
2014-01-29 19:45:24 -05:00
Danny Gershman
6394e5448c
the verb wasn’t being set for web client, thus non GETs would probably always fail
2014-01-29 19:35:54 -05:00
Chris Birchall
2f5651d988
Add the API version to the Mustache model when generating supporting files.
...
This makes it easy to generate a client with version numbering in sync
with the server's advertised API version.
2014-01-28 15:44:38 +09:00
Marek Radonsky
d67774d90f
added “getter” and “setter” to operation parameter properties
2014-01-27 13:56:28 -08:00
Marek Radonsky
cc1bcf7989
clone the parameter map when creating list of required parameters
2014-01-27 13:11:20 -08:00
Tony Tam
16eb944d2f
Merge branch 'master' of github.com:wordnik/swagger-codegen
2014-01-27 07:48:44 -08:00
Tony Tam
74df3ab4f7
fix for csharp array response type
2014-01-27 07:48:29 -08:00
Chris Birchall
d18e75bbf1
Fixup: change spaces to tab
2014-01-26 11:34:04 +09:00
Chris Birchall
b7cffe4121
Add and register Jackson Joda-Time module
2014-01-26 11:31:08 +09:00
Bartosz Kowalik
6fad954147
Lack of models description bugfix
2014-01-24 19:33:50 +01:00
Giovanni Botta
3b1eac0e50
Explicitly defined type of a few properties
...
As per [this issue](https://github.com/wordnik/swagger-codegen/issues/130 ) this change makes the signature of those three properties consistent with their superclass so that traits assuming that signature can be mixed in.
2014-01-24 09:37:03 -05:00
Tony Tam
ffca1e2969
updated listings
2014-01-21 09:39:30 -08:00
Chris Birchall
1f46819b61
Fix deserialization of "authorizations" fields
...
Deserializer should expect a Map[String, AuthorizationType], not a
List[String].
2014-01-21 20:17:34 +09:00
Tony Tam
5892fdb2bb
manual merge of #125
2014-01-16 20:34:26 -08:00
Tony Tam
32d792de01
Merge pull request #122 from vaelen/android-ignore-ssl-certificates
...
Update android target to work with self signed certificates if needed.
2014-01-16 20:30:19 -08:00