William Cheng
|
28c3e1d544
|
update samples, docs
|
2021-05-28 10:26:48 +08:00 |
|
adessoDpd
|
12c34d4658
|
New generator: WSDL (#9545)
* init port
* add outputDir
* fill out current .md
* update samples
Co-authored-by: William Cheng <wing328hk@gmail.com>
|
2021-05-28 10:22:28 +08:00 |
|
William Cheng
|
32d5900611
|
update samples, docs
|
2021-05-27 10:40:32 +08:00 |
|
desmese
|
4f1d8f4699
|
- added localVar prefix to the contentType variable defined in the api.mustache template in the java resttemplate library (#9568)
- rerun generate-samples.sh and export_docs_generators.sh
|
2021-05-27 10:24:38 +08:00 |
|
William Cheng
|
99ddd6d2f2
|
Merge remote-tracking branch 'origin/master' into 5.2.x
|
2021-03-30 11:41:09 +08:00 |
|
William Cheng
|
3579094298
|
update samples
|
2021-03-27 13:03:16 +08:00 |
|
William Cheng
|
16b141e402
|
Merge remote-tracking branch 'origin/master' into 5.2.x
|
2021-03-26 10:20:36 +08:00 |
|
Blackclaws
|
b69fb79573
|
[csharp][aspnetcore] Enable Consumes Tag for Specs where not every operation consumes (#9039)
* Change break to consumes so that all operations will be processed
* Update Samples
|
2021-03-24 12:30:23 +08:00 |
|
Blackclaws
|
46a7d972b9
|
[csharp][aspnetcore] Fix FileUpload Parameter Generation for aspnetcore (#9000)
* Aspnetcore fix file parameters
https://github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/1183#issuecomment-612022568
* Update Samples
* Add Consumes to Controller. Needed for correct swashbuckle
* Add bodyParam annotation again
* Add InputFormatterStream
* Selective Use of IFormFIle
* Update samples
* Add missing List
* Fix duplicate consumes
* Update samples
* Remove executable bit
* Add missing files
* Add Comments
|
2021-03-22 12:35:45 +08:00 |
|
William Cheng
|
47483e60cb
|
update version to 5.2.0-SNAPSHOT, update samples
|
2021-03-21 00:10:10 +08:00 |
|
William Cheng
|
0dc62e8b79
|
Prepare v5.1.1 in the master (#9027)
* Prepare v5.1.1 in the master
* move dart dio next to configs/other
|
2021-03-20 23:05:11 +08:00 |
|
William Cheng
|
e023eaa821
|
Prepare v5.1.0 release (#9017)
* prepare v5.1.0 release
* update samples (dart-dio-next)
|
2021-03-20 16:45:05 +08:00 |
|
Blackclaws
|
e16ee8c6b8
|
Add version to csproj, fix target framework, update samples (#8956)
|
2021-03-12 10:34:06 +08:00 |
|
Blackclaws
|
f8770d7c33
|
C# Aspnetcore Generator. Fix Parameters missing (Name = ) Property (#8826)
* Fix parameter Name= missing.
* Update samples
* Fix wrong name in template
* Update samples again
|
2021-02-25 23:36:35 +08:00 |
|
William Cheng
|
095019a6d8
|
replace tabs with 4-space (#8757)
|
2021-02-19 23:06:20 +08:00 |
|
William Cheng
|
55292dd22b
|
Add ASP.NET Core 5.0 support (#8717)
* add aspnet core 5.0 support
* skip overwriting Org.OpenAPITools.csproj
* update doc
* update doc
|
2021-02-17 18:58:13 +08:00 |
|