Tiffany Marrel
f9937e77d6
[csharp C#] cleanup documentation ( #15305 )
...
* [C# csharp] fix documentation of API authorization in README files
fix hierarchy level + add internal links + align wording across generators
* [C# csharp] fix anchor links in documentation
2023-05-10 14:11:43 +08:00
Marvin Rensing
4cd080762a
[Java][Spring] fix RequestPart/RequestParam handling on multipart request for arrays ( #14450 ) ( fix #14449 )
2023-01-16 11:39:51 +02:00
devhl-labs
f11cb7f17d
[csharp] Delete and build samples ( #13641 )
...
* delete and build samples
* how did this not get committed?
* how did this not get committed?
* how did this not get committed?
* fixed csharp netcore functions
* reverted two files
* restored manually created tests
* reverted some unintentional changes
* restored unintended changes
2022-10-16 10:18:48 +08:00
William Cheng
f043602151
update samples
2022-06-03 18:16:27 +08:00
Prajon Shakya
421b3be828
[csharp-netcore] Add "WithHttpInfo" variant methods in api_doc ( #12323 )
...
* Added 'WithHttpInfo Variant' in api_doc template
* Update the samples
2022-06-03 18:10:15 +08:00
William Cheng
ad3b5f7045
[Inline model resolver] various improvements ( #12293 )
...
* better handling of requestbody in the inline resolver
* remove commented code
* better request body naming
* fix unique naming
* minor code format change
* removed additional underscore from names, fix test
* more fixes, update tests
* fix all tests
* undo changes to default codegen
* update samples
* update python tests
* add new files
* update samples
2022-05-10 17:13:57 +08:00
Reda
33b89148e5
[JavaSpring] Multipart causing HttpMediaTypeNotSupportedException when parameter is different than File or String ( #11449 )
...
* Generate @RequestParam when parameter is not a File
* Fix tests to use @RequestParam
* Enhance testMultipartBoot test case
* Update the Petstore sample
* Add MultipartMixedStatus files
* Use @RequestPart for spring-cloud when param is File
* Generate samples
* Delete spring-cloud formParams.mustache file
* Regenerate samples
2022-02-27 15:07:35 +08:00
William Cheng
2d927a738b
Improve example value handling in C# generators ( #11355 )
...
* improve example value handling in C# generators
* fix typo
* update samples
2022-01-19 18:43:39 +08:00
malesh
b0b09b030f
Fix #10802 csharp client multifile compile error ( #10803 )
...
* [csharp] add multifile upload sample
* [csharp] fix #10802 : compile error with multi-file upload
2021-11-11 13:33:35 +08:00