Nathan Baulch
|
5d68bd6a03
|
Fix thousands of spelling typos (#10272)
|
2021-08-28 22:58:24 +08:00 |
|
Cody Mikol
|
f9d6c6fb21
|
CHORE[DEPENDENCIES]: bump swagger-parser => 2.0.22 (#7597)
this fixes a bug where the parser would return
null when missing parameters rather than reporting
some useful error.
Fixes N/A
|
2020-12-08 15:18:07 +08:00 |
|
Yuriy Belenko
|
6a08ec59c0
|
[core] Add type and format properties to model of inline response (#6153)
|
2020-08-03 18:37:37 -04: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 |
|