William Cheng
|
3579094298
|
update samples
|
2021-03-27 13:03:16 +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
|
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 |
|