rynger
3faee1f6ce
Amending Path annotation ( #3553 )
...
* Amending Path annotation
Changed the Path annotation value from "/" to "/{{baseName}}"
* jaxrs-cxf-petstore-server.sh script was not referencing cxf module directory. Included generated files following script run. Have amended Path annotation value to {{contextPath}} and removed public access modifier from template as this is redundant for Java interface definition.
2016-08-09 12:09:07 +08:00
wing328
c4835ea52e
[TypeScript] fix array enum ( #3538 )
...
* better enum support for typescript angular2
* fix enum property for TS
* fix non-array enum datatype for TS
* update build name for TS fetch petstore client
* restore TS fetch enum naming
* [TS fetch]add test cases, fix enum integer naming
2016-08-09 10:49:26 +08:00
wing328
529f45c337
add 2.2.2
2016-08-09 10:23:49 +08:00
wing328
cec072ecf4
update wget to 2.2.1
2016-08-08 23:56:04 +08:00
wing328
7a245e3189
[JavaScript] add enum tests cases for JS generator (java) ( #3546 )
...
* add enum tests cases for JS generator (java)
* fix typo quote
2016-08-08 18:52:24 +08:00
wing328
ad3d9cd3b4
Merge pull request #3529 from JackDanger/danger/allow-go-config
...
Restore ability to configure Go
2016-08-08 18:30:18 +08:00
wing328
39e0e22c57
Merge pull request #3534 from arnested/php-enums-in-containers
...
[PHP] Fix enum validation in container setters
2016-08-08 18:29:44 +08:00
wing328
aed66aeee9
Merge pull request #3524 from dmytrobr/bug/issue-3523
...
support Title as model name for any inline object
2016-08-08 18:28:57 +08:00
Cliffano Subagio
3f7127b042
[Java] Add maven-javadoc-plugin to all Java clients. ( #3503 )
...
* Add maven-javadoc-plugin to all Java clients.
* Update sample petstores for other Java clients.
* Fix unknown parameter on api_client's update_params_for_auth method.
* Revert "Fix unknown parameter on api_client's update_params_for_auth method."
To be moved to a separate PR.
This reverts commit 1ee186694241bb6d9a0dccefcdca5afe3f5a1dd2.
2016-08-08 18:27:05 +08:00
wing328
328eb5b9e3
Merge pull request #3548 from wing328/php_enum_test_cases
...
[PHP] add enum test cases for PHP generator (java)
2016-08-08 18:22:43 +08:00
Tony Tam
c4f3cb1d9e
updated dev versions
2016-08-07 23:03:44 +02:00
Tony Tam
371a021ef5
Merge pull request #3549 from swagger-api/release-prepare
...
updated versions for release
2016-08-07 23:02:24 +02:00
Tony Tam
be3a49183e
Merge branch 'master' into release-prepare
2016-08-07 18:41:16 +02:00
Tony Tam
5f67ec021d
Merge pull request #3551 from wing328/java_fix_okhttp_model
...
[Java] Fix @JsonCreator annotation issue with Java API clients using gson
2016-08-07 18:40:29 +02:00
wing328
d8cdcbf042
fix jsoncreator annotation issue with java api clients using gson
2016-08-08 00:16:12 +08:00
Tony Tam
c147cfde1b
updated release versions
2016-08-07 11:49:01 +02:00
wing328
b547d56d29
add enum test case to php generator (java)
2016-08-07 06:39:56 +08:00
wing328
e8095c6a04
Merge pull request #3543 from guohuang/compile_issue2
...
[GO] Fixing compilation issue when pathParams is not presented
2016-08-06 14:07:00 +08:00
wing328
c220dbb2f5
Merge pull request #3541 from expectedbehavior/configuration-misspelling
...
Fix spelling in ruby ApiClient: Configuraiton -> Configuration
2016-08-06 13:10:46 +08:00
Guo Huang
bef5c74da7
removed unneeded "errors" import
2016-08-05 21:34:04 -07:00
Guo Huang
ab96b318e2
[GO] Fixing compilation issue when pathParams is not presented
2016-08-05 14:53:05 -07:00
Joel Meador
950fb43fdf
fix spelling in ruby ApiClient: Configuraiton -> Configuration
2016-08-05 14:36:08 -04:00
Tony Tam
1f58526615
updated to release version of parser
2016-08-05 19:42:21 +02:00
wing328
148a842f3b
fix #2538 ( #3535 )
2016-08-05 18:09:00 +08:00
Arne Jørgensen
4008054209
[PHP] Regenerate petstore samples
2016-08-05 11:25:49 +02:00
Arne Jørgensen
03c7e3ea0b
[PHP] Fix enum validation in container setters
...
When the setter is taking an array as argument we cannot use
`in_array()` to validate if the values are part of the allowed enum
values. Instead we use `array_diff()` for containers now.
2016-08-05 10:53:02 +02:00
Tony Tam
b74c1b98a2
updated version
2016-08-05 10:32:06 +02:00
Tony Tam
e6f6e66167
Merge branch 'master' of github.com:swagger-api/swagger-codegen
2016-08-05 10:31:24 +02:00
wing328
47738f6cd6
[Sinatra][Nancyfx] fix enum in Sinatra and nancyfx ( #3532 )
...
* fix enum in sintra and nancyfx
* add isContainer check for sinatra allowable value
* fix EOL in nancyfx enum template
2016-08-05 16:30:59 +08:00
Tony Tam
f82d4fa033
updated version
2016-08-05 09:09:45 +02:00
Tony Tam
ce7a5682d5
version update
2016-08-05 08:54:36 +02:00
Tony Tam
125338a081
updated parser
2016-08-05 08:53:13 +02:00
wing328
41ffc70d93
Merge pull request #3531 from wing328/java_test_enum
...
[Java] add enum test cases for Jackson, Gson
2016-08-05 12:19:24 +08:00
wing328
d76c7cc5e8
add test cases for jersey1 enum
2016-08-05 11:49:34 +08:00
wing328
a2496df401
add test case for okthtp-gson enum
2016-08-05 11:45:51 +08:00
wing328
122af80881
better symbol mapping for enum name
2016-08-05 11:28:07 +08:00
Jack Danger Canty
6010c1e6d8
Restore ability to configure Go
2016-08-04 15:40:18 -07:00
wing328
89fe3403a7
add enum test case for jersey2
2016-08-05 01:57:34 +08:00
Dmytro Kryvoshei
fe5c235727
fixed InlineModelResolver to support Title as model name for any inline
...
object
InlineModels defined within MapProerty and ArrayProerty were not using
"title".
Added Unit Tests
2016-08-04 08:57:16 -04:00
wing328
5b4eb96ba1
Merge pull request #3519 from wing328/enum_name_mapping
...
[Java] better enum naming for symbol
2016-08-04 17:06:46 +08:00
wing328
670f103859
better enum naming for symbol (java)
2016-08-04 16:37:48 +08:00
wing328
d5bf43b824
Merge pull request #3511 from wing328/bug/3355
...
[Java][Spring] fix models with enum properties
2016-08-03 19:02:18 +08:00
wing328
3238fd2853
ignore 2 test cases in spring cloud client
2016-08-03 18:43:43 +08:00
wing328
0547f0d6d8
fix spring enum model
2016-08-03 16:38:02 +08:00
wing328
3dc31ced8e
update https to http for Germin8
2016-08-03 16:37:17 +08:00
wing328
7d8c9dc40a
add Germin8
2016-08-03 16:36:08 +08:00
wing328
81f981c54d
Merge pull request #3506 from wing328/fix_array_enum
...
[JaxRS][PHP] Fix issue with enum
2016-08-03 14:50:05 +08:00
wing328
26c33d344d
Merge pull request #3507 from chrislewis/gen-readme-typo
...
s/It's/Its
2016-08-03 12:14:36 +08:00
wing328
5103045246
Merge pull request #3504 from himanshu-mishra/issue-3502
...
Using baseName in place of paramName in request header. Closes #3502
2016-08-03 10:50:57 +08:00
Chris Lewis
3bd01b988e
s/It's/Its
2016-08-02 15:50:25 -04:00