tbe
d59ac2ae65
[Perl] remove singleton ( #5353 )
...
- removed Singleton from ApiClient
fixes #5336
2017-04-10 22:52:32 +08:00
Ahmet Taha Sakar
c6959b0d21
Swift3 headers ( #5340 )
...
* added headers to makeRequest function for swift3 template
* petstore update
2017-04-10 22:36:22 +08:00
wing328
c35fdc3bda
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-04-10 14:39:48 +08:00
wing328
8dbdc31ba7
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-04-08 00:29:26 +08:00
anuthebananu
19d5e74dbd
[Spring] Adds serialVersionUID to serializable model POJO's ( #5347 )
2017-04-07 09:17:29 +08:00
Johannes
e147fdec48
swagger-codegen-maven-plugin: hint added how to generate server code ( #5342 )
...
addresses issue #5332
2017-04-07 08:46:42 +08:00
wing328
4aaf3ab353
update reserved word list for swift3 ( #5348 )
2017-04-07 08:36:02 +08:00
lukoyanov
a7652d508d
Updated CallAdapter & CallAdapterFactory for retrofit 2.2.0 ( #5345 )
2017-04-07 07:35:47 +08:00
wing328
6c745596d4
add beta to help text in scala client
2017-04-06 22:21:58 +08:00
wing328
627598fcc7
Merge remote-tracking branch 'origin' into 2.3.0
2017-04-06 17:01:49 +08:00
wing328
fd57b4c164
Merge branch '2.3.0' of https://github.com/swagger-api/swagger-codegen into 2.3.0
2017-04-06 17:01:39 +08:00
wing328
90b14a996a
use original value of paramName in akka scala templates ( #5339 )
2017-04-06 17:01:25 +08:00
baartosz
13cccccb67
fixed error handling in async requests in python client ( #5308 )
2017-04-06 16:55:53 +08:00
wing328
4582cd874d
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-04-06 16:20:18 +08:00
weiyang
abffdca441
[Html2] Fix circular references ( #5313 )
...
* [html2] Fix circular references
Signed-off-by: weiyang <weiyang.ones@gmail.com>
* [samples][html2] Fix circular references
Signed-off-by: weiyang <weiyang.ones@gmail.com>
* Optimize code format
Signed-off-by: weiyang <weiyang.ones@gmail.com>
2017-04-06 14:39:26 +08:00
wing328
f9825b01d3
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-04-06 11:58:20 +08:00
wing328
5de04fa612
omitted command line result
2017-04-05 21:49:06 +08:00
wing328
7dc27aaf96
results omitted from command line output
2017-04-05 21:46:15 +08:00
BenjenW
e7a3321b62
Update README.md ( #5330 )
...
Added my company (Individual Standard IVS) to the list of Swagger Codegen users
2017-04-05 20:32:43 +08:00
Paŭlo Ebermann
0c1ad9b2ba
Update security samples for Scala + typescript-node. ( #5325 )
2017-04-05 18:05:21 +08:00
Paŭlo Ebermann
be83329946
Update security samples for swift. ( #5324 )
2017-04-05 18:04:53 +08:00
wing328
5b16694afc
add example to use spec in online generator
2017-04-05 16:41:07 +08:00
Yohana Khoury
7ae0bb6e67
Update README.md ( #5328 )
...
Added GigaSpaces to Companies Using Swagger Codegen
2017-04-05 14:49:22 +08:00
wing328
956e7b4cb5
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-04-04 23:04:25 +08:00
wing328
22c80588f6
fix retrofit2 rxjava2 script ( #5321 )
2017-04-04 22:58:03 +08:00
Paŭlo Ebermann
f0b0226e46
[Java][JaxRS][Spring-MVC] Update samples for jaxrs with Jersey 1/2 and for spring-mvc ( #5212 )
...
* Update samples for Spring-MVC.
* Update samples for Spring-MVC-Jav8-async.
* Update samples jaxrs/jersey1.
* Update samples jaxrs/jersey2.
* Update samples spring-mvc
* Update samples spring-mvc-j8-async
2017-04-04 21:41:22 +08:00
wing328
ad2552ace6
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-04-04 15:27:17 +08:00
Paŭlo Ebermann
8bd67c9f7f
Fix template directory used by samples script. ( #5284 )
2017-04-04 14:47:22 +08:00
Paŭlo Ebermann
ffb4d52469
Update security samples: server ( #5285 )
2017-04-04 14:44:59 +08:00
Paŭlo Ebermann
41b04e0e01
Update security samples for typescript-clients (Angular1/2). ( #5288 )
2017-04-04 14:44:25 +08:00
Paŭlo Ebermann
ca976c524a
Update security samples for ObjectiveC client. ( #5286 )
2017-04-04 14:44:09 +08:00
Paŭlo Ebermann
35ce3f48b9
Updating security samples for C++/QT5. ( #5291 )
2017-04-04 14:43:52 +08:00
Paŭlo Ebermann
66bf83e911
Update security samples for Javascript clients ( #5289 )
2017-04-04 14:43:25 +08:00
Paŭlo Ebermann
0695a58f3c
Updating security samples for Python client. ( #5294 )
2017-04-04 14:42:48 +08:00
Paŭlo Ebermann
7462cf70cf
Updating security samples for PHP client. ( #5293 )
2017-04-04 14:42:01 +08:00
Paŭlo Ebermann
cac803351b
Updating security samples for Go-client. ( #5290 )
2017-04-04 14:41:43 +08:00
Paŭlo Ebermann
f44949db58
Update security samples for Ruby-Client. ( #5287 )
2017-04-04 14:41:22 +08:00
Paŭlo Ebermann
bebeac8ae8
Updating security samples for Perl. ( #5292 )
2017-04-04 14:40:58 +08:00
Paŭlo Ebermann
f7b39a85a5
Updating security samples for scala. ( #5295 )
2017-04-04 14:40:36 +08:00
Paŭlo Ebermann
eb3565b6c0
[C#] Fix guid for C# security samples ( #5283 )
...
* Issue #5196 : also fix the packageGuid for the C# security samples.
* Update C# security samples.
2017-04-04 14:38:47 +08:00
wing328
8eead58afc
add links to release
2017-04-04 13:59:00 +08:00
Ian O'Neill
f303183b44
[JaxrsResteasy] Fix JacksonConfig package and RestApplication imports ( #5302 ) ( #5303 )
...
This is for the EAP version specifically.
* The JacksonConfig class always used the io.swagger.api package
* The RestApplication class did not import the service implementations
from the correct package
* Added shell script for generating test applications
2017-04-04 00:43:40 +08:00
wing328
971a7d0fe8
Merge pull request #5307 from swagger-api/csharp_multi_query
...
[C#] Add support "multi" collectionFormat query string parametershttps://github.com/swagger-api/swagger-codegen/pull/2790
2017-04-03 17:32:39 +08:00
wing328
c5e6401b89
fix C# api client template for multi query parameter support
2017-04-03 16:55:55 +08:00
wing328
5453d61a4c
fix PrepareRequest method signature
2017-04-03 16:45:32 +08:00
Sean O'Hare
f102d675d6
Initial commit to support "multi" formatted collections as query strings in csharp.
2017-04-03 16:36:29 +08:00
wing328
3f8f13e3fd
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-04-03 15:49:44 +08:00
wing328
e5b3e3cdac
replace tab with 4space for ts jquery client ( #5299 )
2017-04-03 15:48:51 +08:00
baartosz
2315ef2a7f
Php client using guzzle6 & psr7 instead of curl ( #5190 )
...
* reimplemented basic requests with httpplug
* added returning headers
* added query params support
* removed constant reference to model class
* some extra @throws; form params
* form and query params encoding
* file upload / form multipart
* added missing response headers in WithHttpInfo calls
* removed Store test From PetApiTest class
* removed configuration overriding test as its now task of client adapters
* updated store tests with new client initialization code
* updated composer.json template
* not using json_decode if response is string
* renamed some variables to camelCase
* removed ApiClient and Configuration classes
* added HeaderSelector template
* added ObjectSerializer injection
* regenerated all samples
* added AuthConfig and readded support for custom api keys
* readded support for oauth tokens
* readded basic auth; moved auth tests to separate test class
* readded header params
* readded support for collections in paths
* readded config option; readded exception handling
* file downloading; readded some Configuration properties removed earlier
* readded default headers
* made responses and return types work same way as earlier
* made all methods static in ObjectSerializer
* updated test.php, replaced autoload.php with composer's autoloader
* updated api doc template
* removed classes used for testing; regenerated Fake_classname_tags123Api
* replaced httplug with guzzle6
* updated required php version to 5.5
* clean up
* readded missing userAgent feature; removed default headers from Configuration
* updated test.php
* downgraded phpunit back to 4.8 to work with php5.5; fixed client initialization in some tests
2017-04-03 15:47:57 +08:00
wing328
028cbc77b6
Merge branch '2.3.0' of https://github.com/swagger-api/swagger-codegen into 2.3.0
2017-04-03 15:05:58 +08:00