William Cheng
|
2ab35e0386
|
add JsonTypeName (#6995)
|
2020-07-21 14:21:10 +08:00 |
|
William Cheng
|
44d3f717f8
|
update java samples
|
2020-07-18 22:02:16 +08:00 |
|
bgong-mdsol
|
8cd52033e4
|
[Java][Native] added WithHttpInfo method for async-native (#6903)
* [java-asyncNative] add withHttpInfo
* update api template for async-native
|
2020-07-17 15:30:02 +08:00 |
|
Jochen Schalanda
|
d9957ad0a9
|
[Java][client][native][Gradle] Add missing jackson-databind-nullable (#6802)
* Add missing jackson-databind-nullable to java-native Gradle build
Closes #6801
* Regenerate java-native samples
* update samples
Co-authored-by: William Cheng <wing328hk@gmail.com>
|
2020-07-01 15:08:28 +08:00 |
|
bgong-mdsol
|
8400d4c6f9
|
java-native added WithHttpInfo (#6704)
remove /t
|
2020-06-22 16:15:11 +08:00 |
|
Jochen Schalanda
|
32adeddd8f
|
Fix usage of javax.annotation (#6645)
* Fix usage of javax.annotation:javax.annotation-api
* Regenerate samples
```
bin/generate-samples.sh bin/configs/java-* bin/configs/jaxrs-* bin/configs/spring-* bin/configs/kotlin-* bin/configs/other/java-* bin/configs/other/jaxrs-* bin/configs/other/kotlin-* bin/configs/other/openapi3/jaxrs-cxf-client.yaml bin/configs/other/openapi3/kotlin-*
```
|
2020-06-14 17:01:18 +08:00 |
|
Ukonn Ra
|
f4fa00fefa
|
Add async native Java Client (#4721)
* Add async native Java Client
* UPDATE: Reformat the samples
* test java native async in drone.io
* update test count
Co-authored-by: William Cheng <wing328hk@gmail.com>
|
2020-05-03 16:06:18 +08:00 |
|