wing328
dd52d666c5
Merge pull request #3623 from wing328/ruby_better_pattern
...
Add function to handle missing delimiter in regex
2016-08-22 19:12:03 +08:00
wing328
a58845bb0f
add function to handle missing delimiter in regex
2016-08-22 18:01:06 +08:00
regga-ws
4d94511935
Allowing generators to be aware of original inputSpec path ( #3592 )
...
* Enabling knowledge of inputSpec path for custom generators
* Enabling knowledge of inputSpec path for custom generators
* Enabling direct use of "inputSpec" property in templates
* Fixing spaces
2016-08-22 16:04:53 +08:00
wing328
4e20bd9bab
[Java][Spring][Inflector][Jax-RS] To fix various enum issues ( #3615 )
...
* fix spring enum deserialization issue
* fix enum class for spring
* update java inflector to fix enum tostring
* fix jaxrs jersey1 enum toString
* fix jaxrs jersey patch issue
2016-08-20 17:54:45 +08:00
wing328
c166609438
Merge pull request #3595 from MikeRalphson/patch-1
...
Fix typo, descripton -> description
2016-08-17 11:21:13 +08:00
Tony Tam
7bc9c4041b
added configuration for swagger-yaml output file, #3597
2016-08-16 15:59:47 -07:00
Mike Ralphson
f6a91db2d3
Fix typo, descripton -> description
2016-08-16 22:42:00 +01:00
Alexandre Estela
9d5e2c0224
Adding support for JMustache compiler customization
2016-08-12 12:21:10 +02:00
wing328
3d717bd874
add symbolic enum support to csharp
2016-08-12 16:27:47 +08:00
wing328
f746a93da4
Merge branch 'csharp/INotifyPropertyChanged' of https://github.com/jimschubert/swagger-codegen into jimschubert-csharp/INotifyPropertyChanged
2016-08-12 15:04:04 +08:00
wing328
4fe0b3350c
Merge pull request #3576 from ModelSolv/issue-3572
...
Issue 3572 Remove duplicate CLI Options
2016-08-12 14:39:58 +08:00
Sergey Belov
e01095f53b
Fix Javascript types
2016-08-11 23:05:37 +03:00
Andy Lowry
90a113b441
Issue 3572 Remove dupe options in jaxrs-spec
...
Removed CLI option declarations in JavaJAXRSSpecServerCodegen that also
appear in AbstractJavaJAXRSServerCodegen.
2016-08-11 13:43:14 -04:00
wing328
752ba61e67
[Go] Add more test cases and fix numeric form/header parameters ( #3574 )
...
* add more tests for go, fix numeric form/header parameters
* update go sample
2016-08-11 14:28:31 +08:00
wing328
d2d5553a45
[Go] prefix go local var with localVar ( #3570 )
...
* prefix go local var with localVar
* remove pom from go, minor fix to headerParams
2016-08-10 16:14:33 +08:00
wing328
79385aa503
Merge branch 'beingcoder-top-enum-error-securityscope-newline-error'
2016-08-09 17:08:51 +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
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
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
Jim Schubert
c744e55217
[csharp] client property validations
2016-08-07 21:24:55 -04:00
Jim Schubert
3d7f6ad099
[csharp] documented help switch for generating property change
2016-08-06 21:38:52 -04:00
wing328
b547d56d29
add enum test case to php generator (java)
2016-08-07 06:39:56 +08:00
Jim Schubert
797afe9d15
[csharp] PropertyChanged support .NET 4.x+
2016-08-06 16:54:50 -04:00
Guo Huang
ab96b318e2
[GO] Fixing compilation issue when pathParams is not presented
2016-08-05 14:53:05 -07:00
wing328
148a842f3b
fix #2538 ( #3535 )
2016-08-05 18:09:00 +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
670f103859
better enum naming for symbol (java)
2016-08-04 16:37:48 +08:00
wing328
1fde95f997
fix java okhttp (array of enum property)
2016-08-03 01:36:34 +08:00
wing328
25fa3e86f9
add enumName to store the enum prefix
2016-08-03 01:36:13 +08:00
wing328
0b8acb5b0c
set allowablevalues of inner enum's allowablevalues
2016-08-03 01:35:58 +08:00
wing328
bbe422947f
Merge pull request #3501 from wing328/revert_3391_2
...
Revert "Merge branch 'feature/objc-tasks' of https://github.com/wberger/swagger-codegen "
2016-08-02 18:28:15 +08:00
wing328
ed9dea6a89
Revert "Merge branch 'feature/objc-tasks' of https://github.com/wberger/swagger-codegen "
...
This reverts commit 7c1daab896 , reversing
changes made to aa58497247 .
2016-08-02 17:49:55 +08:00
osher
30776d75a9
NodeJS generator - Harken to the the warnings ...
...
2 types of warnings are emitted in bulk whenever using the nodeJS generator.
I did some guesswork: since JS is a c-type language like C# and Java - I looked there for reference, and followed their example.
2016-08-01 13:40:29 +03:00
wing328
1bdd15c55c
Merge branch 'feature/confluencewikidocs' of https://github.com/jhitchcock/swagger-codegen into jhitchcock-feature/confluencewikidocs
2016-08-01 17:25:20 +08:00
wing328
85c8eb3d76
Merge branch 'master' of https://github.com/swagger-api/swagger-codegen
2016-08-01 17:25:13 +08:00
wing328
4895a35200
Merge pull request #3492 from wing328/ruby_optional_validation
...
[Ruby] fix validation for optional parameters/properties for ruby
2016-08-01 17:12:39 +08:00
wing328
8c357dd1d6
fix validation for optional parameters/properties for ruby
2016-08-01 16:50:11 +08:00
wing328
434b4fd359
Merge pull request #3447 from jhitchcock/feature/static-docs-2
...
[WIP] - Html Docs 2 - API and Client Library Documentation - Feedback / Assistance wanted
2016-08-01 16:13:16 +08:00
abcsun
d7c959fe42
[PHP] add AbstractPhpCodegen to be as the base class of PHP-related generators ( #3310 )
...
* add abstractPhpCodegen
* This base class should provide common functions to PHP-related generators so that the same enhancements or bug fixes can be applied to all clients.
Most source be moved from the PhpClientCodegen.
* change Lumen codegen to use the AbstractPhpCodegen
* remove the composerVendorName/composerProjectName. modify the LumenServerOptionsTest for unit test
* add context path
* reserve the apiDocPath and modelDocPath
* add the templateDir for lumen
2016-08-01 15:23:35 +08:00
Yao, Yao
a772a855ee
issue fix: when security.scope. description has a precedent | ,newline in markdown, generated api will break as an extra newline is added.
2016-08-01 14:35:27 +08:00
wing328
7c1daab896
Merge branch 'feature/objc-tasks' of https://github.com/wberger/swagger-codegen
2016-07-30 16:17:08 +08:00
jhitchcock
c377153336
Confluence Wiki Documentation
2016-07-29 12:09:03 +02:00
philicious
a67f168fa6
Qt5: add handling for swagger type-format "byte" to Qt5 generator
2016-07-28 19:34:45 +02:00
wing328
3cd37bf5e9
fix casting issue with ModelImpl in Haskell
2016-07-27 18:07:35 +08:00
wing328
9489f7d3eb
clear import mapping for gnereators that do not use it
2016-07-26 14:40:29 +08:00
wing328
30c2503f9f
[C#][NancyFX] Better "Add" for Dictionary and using {{packageName}} for NancyFX ( #3449 )
...
* use square bucket for C# dictionary
* use packageName for nancyfx generator, update info to debug for log
* use packageName for nancyfx generator, update info to debug for log
2016-07-26 14:10:48 +08:00