wing328
e0ec454891
add back java rest template to circle ci pom.xml
2017-06-16 14:07:01 +08:00
SiMing Weng
32a6f19933
[Java][RestTemplate] fix compilation issue with API client (resttemplate) ( #5832 )
...
* adapt the resttemplate target for the threeten Time API
* add threeten dependencies to build.gradle
* fix missing dollar sign
* fix missing dollar sign
2017-06-16 00:58:11 +08:00
wing328
fee54157c0
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-06-15 17:14:39 +08:00
wing328
29a0159add
change PythonClientCodegen.java file format to unix
2017-06-15 17:10:43 +08:00
miguelvaladez
85850b2846
Feature/es6 angular ( #5495 )
...
* module code added for es6-angular client code generation
* typescript wiped out the core gitignore file
* added USE_ES6 cli option to javascript-closure-angular, will use the javascript-es6-angular templates instead
* fixed issue with module file
* added annotations to the templates
* moved default output folder declaration
* moved es6 template folder under closure-angular
2017-06-15 16:44:34 +08:00
wing328
410b2d301f
update c# petstore samples
2017-06-15 16:33:31 +08:00
wing328
5d03905a63
update spring petstore sample
2017-06-15 15:41:21 +08:00
Lorenzo Nicora
01100d56f0
[spring] improve build-time code generation, for CI and maven integration ( #5545 )
...
* Do not generate pom.xml and README.md when interfaceOnly=true #5542
* New swaggerDocketConfig option, to generate Spring configuration class for Swagger Docket bean. Ignored when interfaceOnly=false or library=spring-cloud #5542
* Updated tests running ./bin/spring-all-petstore.sh
* Run ./bin/spring-all-petstore.sh
2017-06-15 15:37:10 +08:00
wing328
ba4ecea408
Merge branch 'update_spring_samples'
2017-06-15 15:09:55 +08:00
wing328
e58342bacb
udpate spring samples
2017-06-15 14:33:16 +08:00
Elizabeth Thomas
b752c0a030
Adding the generator version template to api mustache file ( #5691 )
2017-06-15 13:59:42 +08:00
Elizabeth Thomas
c4f7c4f3f9
Example Generator to populate model for all references of a given model ( #5667 )
...
* Example Generator to populate model for all references of a given model
* Fixing the space
2017-06-15 13:59:21 +08:00
wing328
5c10e24337
use file.separator instead of "/" ( #5846 )
2017-06-15 00:55:47 +08:00
Moscagus
f2276e5b35
Fix for issue #5777 - java/jersey2 ApiClient.invokeAPI doesn´t close the Response object ( #5782 )
...
* Update ApiClient.mustache
Fix for issue #5777
* Update ApiClient.mustache
* Create ApiClient.mustache
* Run java-petstore-jersey2.sh
2017-06-15 00:45:14 +08:00
wing328
b21e0ca763
update Java petstore samples
2017-06-15 00:24:37 +08:00
Michael Kourlas
d20f83e643
[Java] Fix for issue #3638 : Generated Java APIs incorrectly encode commas in certain query parameters ( #4908 )
...
* Fix for issue #3638
* Update tests for fix for issue #3638
* Fix bug when queryParams and collectionQueryParams are both specified
* Update tests
* Add certain tests back, address CI failures
2017-06-15 00:20:04 +08:00
wing328
77c14bca39
use file.separator, minor code format enhancement ( #5844 )
2017-06-15 00:10:32 +08:00
wing328
6d9e862381
Merge branch 'JuH33-master'
2017-06-14 23:29:47 +08:00
wing328
b63193824a
update html2 petstore sample
2017-06-14 23:29:31 +08:00
wing328
c74fc6e0ee
Merge branch 'master' of https://github.com/JuH33/swagger-codegen into JuH33-master
2017-06-14 23:23:24 +08:00
JuH33
e0d7c7dbd5
Html2 speed Up | Raw html using java parser instead of JS parser
2017-06-14 17:06:53 +02:00
wing328
66c64495a9
add sebymiano as Pistache template creator
2017-06-14 22:41:24 +08:00
Sebastiano Miano
e66eceeaaa
[C++] Server Stub Code Generator based on Pistache ( #5838 )
...
* Added C++ generator for Pistache
* Revert of CodegenOperation
* Updated template
* Removed isRestful from method declaration
* Updated httpMethod variable
* Changed isRestfulCreate
2017-06-14 22:40:00 +08:00
Paŭlo Ebermann
4b9988c4f2
Update samples for several language (just whitespace changes, reordering, VERSION) ( #5828 )
...
* Update samples for several languages.
Just whitespace changes and some reordering where the order doesn't matter.
* Adding generated .swagger-codegen/VERSION files.
2017-06-14 01:17:31 +08:00
Paŭlo Ebermann
e8cdfa8185
Update samples for html2. ( #5827 )
2017-06-14 00:48:42 +08:00
Paŭlo Ebermann
29db258e65
Update samples for akka-scala. ( #5825 )
2017-06-14 00:48:31 +08:00
Paŭlo Ebermann
ceff3762cc
Update samples for ze-ph. ( #5823 )
2017-06-14 00:42:24 +08:00
Paŭlo Ebermann
b288991c6c
Updating samples for csharp. ( #5822 )
2017-06-14 00:41:53 +08:00
wing328
d6c717263c
[Python] add project name to setup.py in python client ( #5836 )
...
* add project name to setup.py in python client
* update python README to use project name
* add cli option project name for python
2017-06-14 00:18:54 +08:00
Alex Chauvin
b61dfefa5b
serverPort add from cli ( #5821 )
...
in order to change the serverPort from the codegen cli
2017-06-13 15:57:55 +08:00
Austin Green
1a421112ed
[Typescript-Angular2] Removed models namespace from inheritance template ( #5728 )
2017-06-13 15:51:08 +08:00
wing328
2bc4710e36
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-06-12 20:57:26 +08:00
wing328
2c7cd07cc3
add back petstore-security-test/typescript-angular
2017-06-12 20:55:53 +08:00
wing328
ab1ecbff38
remove petstore-security-test/typescript-angular folder
2017-06-12 20:52:40 +08:00
mmosemmle
62db9a09ee
Fix issue 5793 ( #5794 )
...
* cast character to string.
* Check if variable name is reversed.
* Guard against reservedWordsMappings.
2017-06-11 22:06:19 +08:00
wing328
1da52bf8ba
Merge remote-tracking branch 'origin/master' into 2.3.0
2017-06-11 21:43:34 +08:00
Cliffano Subagio
dc7c1f8cb9
[JS] Fix JavaScript string return type ( #5819 )
...
* [javascript] Fix response body when return type is String.
* [javascript] Regenerate javascript petstores with fixed String return type.
* [javascript-es6] Fix response body when return type is string.
2017-06-11 21:42:36 +08:00
wing328
8224688ca3
Merge branch '2.3.0' of https://github.com/swagger-api/swagger-codegen into 2.3.0
2017-06-11 21:40:46 +08:00
wing328
2f3898c99c
Merge branch 'stevecookform3-java-spring-throw-exceptions' into 2.3.0
2017-06-11 21:40:31 +08:00
wing328
12bcb18e9e
Merge branch 'java-spring-throw-exceptions-#5686' of https://github.com/stevecookform3/swagger-codegen into stevecookform3-java-spring-throw-exceptions
2017-06-11 17:30:53 +08:00
wing328
2d385d8bcb
update retrofit2 dep ( #5820 )
2017-06-11 16:12:04 +08:00
wing328
f163fdb980
update spring samples
2017-06-11 15:39:08 +08:00
manuc66
c5335081ea
fix the mustache file ( #5736 )
2017-06-11 15:34:09 +08:00
wing328
4bbd9b29a2
Merge branch 'swfit_code_format' into 2.3.0
2017-06-11 14:14:41 +08:00
wing328
b7fe612cc7
minor code format enhancement to swift3 client
2017-06-11 13:31:45 +08:00
Jason Gavris
ef8365ecd2
[Swift3] Fix handling of query item with array value ( #5684 )
2017-06-11 12:30:51 +08:00
harishchoragudi
21bf3a5a5e
Create README.md ( #5813 )
...
Added GE in the list of companies using swagger-codegen
2017-06-10 08:50:40 +08:00
wing328
7cddd17acc
[Java] Add JSON-patch support to other Java API clients ( #5808 )
...
* add JSON-patch support to other Java API clients
* minor fix to java jersey1 json check
2017-06-09 21:46:40 +08:00
Brendan Burns
53bd931f5c
Add JSON-patch as a JSON mime-type ( #5764 )
2017-06-09 16:47:38 +08:00
Björn Petersen
e9a0d7ea83
Add android dependency to pom if 'parcelableModel' is set ( #5801 ) ( #5802 )
...
* Add android dependency to pom if 'parcelableModel' is set
* Update java-okhttp-gson-parcelableModel sample
2017-06-09 16:16:53 +08:00