cbornet
c2dbe44d08
add java8 and async options to springboot codegen
2016-06-10 18:21:19 +02:00
wing328
851f2ef688
Merge pull request #3107 from cbornet/default_joda
...
Set joda as default dateLibrary for java codegens that support it
2016-06-10 23:17:38 +08:00
wing328
fdae19b2a6
Merge pull request #3111 from swagger-api/perl_license
...
[Perl] add apache 2.0 license to perl api client
2016-06-10 23:02:35 +08:00
wing328
7de95c52c1
add apache 2.0 license to perl api client
2016-06-10 22:43:56 +08:00
wing328
5ea2e2f1a2
Merge branch 'master' of https://github.com/swagger-api/swagger-codegen
2016-06-10 21:59:17 +08:00
wing328
7be14f00fa
Merge branch 'zlx-rails5-models'
2016-06-10 21:58:59 +08:00
wing328
d924a1411b
remove debugging flag, add batch file for rails5 generator
2016-06-10 21:58:16 +08:00
wing328
e7160ca78a
Merge branch 'rails5-models' of https://github.com/zlx/swagger-codegen into zlx-rails5-models
2016-06-10 21:56:22 +08:00
wing328
3051ca23b6
Merge pull request #3110 from jimschubert/bug/3106
...
[csharp] Include ExceptionFactory property on IApiAccessor interface
2016-06-10 21:32:46 +08:00
Jason Quinn
8ffe4c9e06
Removing gradle dependency for jersey2 pom
2016-06-10 14:12:13 +01:00
Mateusz Mackowiak
5a6daeed8f
[Objc] Moved x-is-unique: true to petstore-with-fake-endpoints-models-for-testing
2016-06-10 14:17:52 +02:00
Jim Schubert
c209cb25ef
[csharp] Regenerate petstore client
2016-06-10 08:10:50 -04:00
Jim Schubert
196930cf49
[csharp] Include ExceptionFactory property on IApiAccessor interface
2016-06-10 08:10:12 -04:00
philicious
1b7973404d
added missing data-type handlers for QDate and QDateTime in Qt5/CPP helpers
2016-06-10 13:06:53 +02:00
Jason Quinn
e57f039eb9
Updating jersey2 sample
2016-06-10 12:00:52 +01:00
Jason Quinn
df60cd2d8b
Adding the ability to get/set the httpClient for jersey2
2016-06-10 11:56:05 +01:00
cbornet
0f3569e982
set joda as default dateLibrary for java codegens that support it
...
Fix #3087
2016-06-10 12:17:36 +02:00
wing328
b859024840
Merge branch 'cbornet-joda_springboot'
2016-06-10 17:01:54 +08:00
wing328
a33eb3132e
add message about rmeoving files/folders under output folder
2016-06-10 17:01:27 +08:00
wing328
ad77062b11
Merge branch 'joda_springboot' of https://github.com/cbornet/swagger-codegen into cbornet-joda_springboot
2016-06-10 16:39:58 +08:00
wing328
c143937959
Merge pull request #2986 from jimschubert/cs/exception_factory
...
[csharp] Intercept hooks for req/res and ExceptionFactory
2016-06-10 16:37:51 +08:00
wing328
ffc9ed1414
Merge branch 'cbornet-joda_retrofit_1'
2016-06-10 16:35:33 +08:00
wing328
3f51ff3314
add wording about removing files and folders in the output folder
2016-06-10 16:34:59 +08:00
wing328
ff28988a67
Merge branch 'joda_retrofit_1' of https://github.com/cbornet/swagger-codegen into cbornet-joda_retrofit_1
2016-06-10 16:32:23 +08:00
wing328
216d4b8b23
Merge pull request #3083 from cbornet/joda_retrofit
...
Add joda support to retrofit2 clients and use it in samples
2016-06-10 15:18:00 +08:00
wing328
e32ccb24e4
Merge branch 'cbornet-jersey_joda'
2016-06-10 14:30:56 +08:00
wing328
b418719804
update sample, update shell script with messages about removing files
2016-06-10 14:30:32 +08:00
wing328
c6cc15f429
Merge branch 'jersey_joda' of https://github.com/cbornet/swagger-codegen into cbornet-jersey_joda
2016-06-10 14:04:15 +08:00
wing328
a6f0b2d296
Merge pull request #3101 from cbornet/joda_okhttp
...
Add joda support to okhttp-gson and use it in the samples
2016-06-10 11:41:54 +08:00
cbornet
d8eb708e23
add joda support to spring-boot and use it in sample
2016-06-09 22:09:47 +02:00
cbornet
2fe9cd2ba0
add joda support to retrofit 1 clients
2016-06-09 18:41:44 +02:00
cbornet
61884211bb
add joda support to okhttp-gson and use it in the samples
2016-06-09 18:20:52 +02:00
cbornet
3c252f264c
use joda in jersey1/jersey2 client sample
2016-06-09 17:10:57 +02:00
wing328
bd705a49d6
Merge pull request #3094 from karussell/patch-3
...
[Java] client: make all okhttp classes explicit to avoid conflict
2016-06-09 21:21:51 +08:00
wing328
a965b74073
Merge pull request #3095 from wing328/fix_okhttp_pom
...
[Java][okhttp-gson] fix okhttp pom to remove dependency on gradle, sbt test
2016-06-09 20:33:30 +08:00
Jakub Malek
33149c3a63
NancyFx:
...
- Missing namespace import
2016-06-09 13:27:01 +02:00
Jakub Malek
b604b1b80f
NancyFx:
...
- Fixed error message for unsupported enum value
- Fixed error message for Format and Overflow exceptions
- Added support for ZonedDateTime and LocalTime in Parameters utility
2016-06-09 13:21:59 +02:00
Marcin Stefaniuk
e823c12dc0
Rename inheritance property.
2016-06-09 13:04:31 +02:00
Marcin Stefaniuk
e52f991d72
Adding NodaTime types as primitives to keep them nullable.
2016-06-09 12:58:58 +02:00
Newell Zhu
b27022749f
Add debug support for rails5
2016-06-09 18:43:31 +08:00
Newell Zhu
f3e368c723
Add model & migrate support
2016-06-09 18:40:01 +08:00
wing328
4ee483dcc0
fix okhttp pom to remove dependency on gradle, sbt test
2016-06-09 18:23:19 +08:00
Peter
32cabcfb23
updated petstore with latest okhttp changes
2016-06-09 11:35:03 +02:00
Peter
1ff18c4ac6
make all okhttp classes explicit to avoid conflict
2016-06-09 11:31:15 +02:00
wing328
9d6aff18cf
Merge branch 'karussell-patch-1'
2016-06-09 17:07:59 +08:00
wing328
bc42d941ec
Merge branch 'patch-1' of https://github.com/karussell/swagger-codegen into karussell-patch-1
...
Conflicts:
samples/client/petstore/java/okhttp-gson/src/main/java/io/swagger/client/ApiException.java
samples/client/petstore/java/okhttp-gson/src/main/java/io/swagger/client/Configuration.java
samples/client/petstore/java/okhttp-gson/src/main/java/io/swagger/client/Pair.java
samples/client/petstore/java/okhttp-gson/src/main/java/io/swagger/client/StringUtil.java
samples/client/petstore/java/okhttp-gson/src/main/java/io/swagger/client/auth/ApiKeyAuth.java
samples/client/petstore/java/okhttp-gson/src/main/java/io/swagger/client/auth/OAuth.java
2016-06-09 17:06:50 +08:00
wing328
0c7d5dfb7d
Merge pull request #3093 from wing328/add_license_okhttp
...
[Java][okhttp-gson] Add Apache license to Java (okhttp-gson) API client
2016-06-09 16:59:24 +08:00
wing328
0a3a47dbd4
add license to java okhttp client
2016-06-09 16:20:57 +08:00
wing328
2d170fd7a6
add license to
2016-06-09 16:07:36 +08:00
Peter
28bece0ce0
made response change to petstore
2016-06-09 08:56:42 +02:00