Luca
|
584f8448ee
|
[Java][Native] Fix multipart builder files array (#16055) (#16094)
* [Java] Fixed bug in native client generation when API accepts array of files (#16055)
* Adding test for java native client
* Updated samples
|
2023-07-24 15:57:21 +08:00 |
|
William Cheng
|
961980f284
|
[python-nextgen] add support for StrictBytes (#15365)
* add strictbyte support in python-nextgen client
* update samples
* use union of strictbytes, strictstr for backward compatibility
|
2023-05-01 10:51:22 +08:00 |
|
William Cheng
|
2bd1a15217
|
[python-nextgen] fix empty dict in body parameter (#15336)
* add more tests for python-nextgen
* update samples
* add fix for empty dict body
* update samples
|
2023-04-28 14:06:27 +08:00 |
|
William Cheng
|
b59d535176
|
[python-nextgen] Fix binary response (#15076)
* fix binary response in python nextgen client
* update samples
|
2023-03-31 16:16:58 +08:00 |
|
William Cheng
|
27af3a063b
|
add more tests such as empty response (#14587)
|
2023-02-02 18:18:55 +08:00 |
|
William Cheng
|
1fad61e2f8
|
Fix response body in Java native client (#14222)
* fix response body in java native client
* add new files
* update samples
|
2022-12-08 17:29:53 +08:00 |
|