wing328
7534df4520
Merge remote-tracking branch 'origin/master' into 4.1.x
2019-06-26 16:01:23 +08:00
Sai Giridhar P
2a5af92cdf
[csharp-netcore]: Adding http response details in api_docs and making example snippet compilable ( #3128 )
...
* feat(csharp-documentation): Improving documentation and example
* feat(csharp-documentation): Updating pet project
* feat(csharp-documentation): Minor updates
* feat(csharp-documentation): Updating pet project
* feat(csharp): Updating pet project
* feat(csharp-netcore): Updating pet project
2019-06-21 21:09:13 +08:00
William Cheng
8e11fd9fe4
Prepare 4.0.3-SNAPSHOT ( #3185 )
...
* update version to 4.0.3-SNAPSHOT
* update readme
* update gradle, maven plugin
* update release schedule
* update samples
2019-06-20 18:50:49 +08:00
Jim Schubert
740325f885
Updates sample generated content ( #3068 )
...
Generates samples to match with code introduced in #2934 .
2019-06-02 19:35:49 -04:00
sylvainmoindron
7916f2f880
[kotlin-spring] add reactive behavior via Kotlin coroutines ( #2934 )
...
* kotlin spring : add reactivity via kotlin's coroutines
* add kotlin spring boot reactive samples
* bug : fix spring version and import for coroutines
* remove exception handler for reactive (webflux doesn't support it)
* add spring milestone repository to maven pom
* add reactive type for list in Api and ApiImpl methodes for mathching body responsive parameter
* fix baseType for ArraySchema
* regenerate samples
* updating documentation
2019-06-02 15:50:45 -04:00
William Cheng
7e457f7e41
sync master
2019-06-03 00:32:13 +08:00
William Cheng
8d3a1a5add
Merge remote-tracking branch 'origin/master' into 4.1.x
2019-06-03 00:06:43 +08:00
Jérémie Bresson
dc81574f2b
Update version to 4.0.2-SNAPSHOT ( #3047 )
...
* Update version to 4.0.2-SNAPSHOT
* Update samples
* Change AppVeyor script (test of gradle sample)
* Fix release version bump script (gradle plugin, sample poms)
* Include sonatype snapshots in maven examples which reference 4.0.2-SNAPSHOT
2019-06-01 21:32:44 -04:00
sunn
aae97638a9
Remove null checks for C# value types ( #2933 )
2019-05-30 18:06:42 +08:00
Sai Giridhar P
d0a8d68512
[csharp-netcore] Enabling XML documentation on csharp-netcore client ( #2996 )
...
* feat(csharp-netcore): Enabling xml documentation
* feat(csharp-dotnetcore): Updating pet
* feat(csharp-netcore): Updating csproc with documentation file
* feat(csharp-netcore): Updating netcore project's csproc
* feat(csharp-netcore): Updating pet project
* feat(csharp-netcore): Updating pet project
* feat(csharp-netcore): Updating ensure-up-to-date script
2019-05-27 01:22:31 +08:00
William Cheng
24187b8186
update petstore samples
2019-05-15 00:10:03 +08:00
William Cheng
cbe39ba881
Set version to 4.0.1-SNAPSHOT ( #2882 )
2019-05-14 10:28:32 +02:00
William Cheng
dc0c24b955
Minor wording change ( #2875 )
...
* better wording for version of openapi doc
* update petstore samples
2019-05-13 15:59:59 +08:00
Matthieu Berthomé
ee43cc1520
handle composed schemas in InlineModelResolver ( #2112 )
...
* handle composed schemas in InlineModelResolver
* fix unit test -> TestUtils.parseSpec
* update samples
* fix samples
* update samples
* update samples
* add new files
2019-05-08 10:19:15 +08:00
William Cheng
a88e0acc47
[C#][.NET Core] fix map instantiation in models extending Dictionary ( #2776 )
...
* fix map type in csharp netcore
* add new files for csharp netcore client
2019-05-01 20:48:05 +08:00
William Cheng
d2ce584a3a
Rename generator: csharp-refactor => csharp-netcore ( #2348 )
...
* renmae csharp-refactor to csharp-netcore
* update appveyor config
* update config
* update doc
2019-03-12 09:04:25 +08:00