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 |
|
William Cheng
|
6ae61e2dfd
|
update java inflector samples
|
2020-05-09 22:03:32 +08:00 |
|
Daonomic
|
0a52f56ba4
|
Support for discriminator.mapping (#536)
|
2018-07-18 06:14:42 +02:00 |
|
Jérémie Bresson
|
69a3852ef7
|
Make yaml serialization deterministic (#233)
|
2018-06-06 11:47:13 +02:00 |
|
Jérémie Bresson
|
6f28209ccc
|
Generate java inflector OAS2 (#222)
|
2018-04-25 07:01:32 +02:00 |
|
Jérémie Bresson
|
7ecd5f3566
|
Rename "swagger" to "openapi" (#191)
* Rename ".swagger-codegen-ignore" to ".openapi-generator-ignore"
* Rename setGenerateSwaggerMetadata(Boolean) to setGenerateMetadata(Boolean)
* Rename Metadata Folder to .openapi-generator
|
2018-04-22 21:28:17 +02:00 |
|