DK99
5693cb9863
[c-sharp] generator added CancellationToken to async api calls ( #6243 )
...
* csharp generator CancellationToken added to async methods
* update samples
2020-05-10 23:55:48 -04:00
William Cheng
c6353a7589
add bearer auth support to C# 2.0 client ( #5978 )
2020-04-19 23:15:57 +08:00
Bouillie
65eff3ba4c
[Csharp-client] Complex form parameters are not serialized as application/json ( #5787 )
...
* [csharp-client] Complex form parameters are now correctly serialized as json.
Reference: http://spec.openapis.org/oas/v3.0.3#special-considerations-for-multipart-content
* Updated bin/windows csharp sample generation scripts to point to the correct directories
* Updated csharp samples
Co-authored-by: Olivier Leonard <oleonard@ankama.com >
2020-04-02 11:59:27 +08:00
Tatsuro Shibamura
e86faa4ed1
[csharp][csharp-netcore][csharp-dotnet2] Convert bool value to string in lower case ( #5178 )
...
* Convert bool value to string in lower case
* Update sample projects
2020-02-01 23:54:53 +08:00
Hassan Paknia
5766fca98b
Renaming foreach variable to avoid name conflict with the possible input parameter named value ( #4232 )
2019-10-24 00:51:52 +08:00
Juang, Yi-Lin
5ab1c9c75b
Fix logic of getNullableType of csharp server and client. ( #3537 )
...
* Fix default nullable
* Fix tests
* Update samples
* Fix template default value
* Update samples
* Also fix for interface
* update samples
2019-08-06 10:26:50 +08:00
William Cheng
d35f4b08d9
Fix various typos in the templates (Ruby, C#) ( #1803 )
...
* Fix typos
* update petstore samples
2019-01-05 09:39:10 +08:00
Dec12 | Fujigon
bb056ccf3d
[General] fix InlineModelResolver's logic and use openapi-generator's InlineModelResolver, so that nested "required" works correctly ( #1200 )
...
* fix InlineModelResolver's logis and use openapi-generator's InlineModelResolver, so that nested "required" works correctly
* add "required" to nested model schema
* update ensure-up-to-date to include openapi v3's jaxrs
* change test required field
* fix sample shell script, hide timestamp
* fix NPE
* move test case to petstore-with-fake-endpoints-models-for-testing.yaml
* fix jaxrs-jersey (oas3) example generate shell script to use petstore-with-fake-endpoints-models-for-testing.yaml
* add default value
* re-generate samples
2018-10-23 16:51:55 +08:00
Jérémie Bresson
059a3efe46
Regenerate samples ( #367 )
2018-05-08 16:44:51 +08:00
William Cheng
ff3b954f10
update c# 2.0 samples ( #285 )
2018-05-02 14:30:25 +08:00