Markus
a83f8d0449
[JAXRS-Spec|Resteasy|CXF] Issue 4315 - Fixed bug generating arrays of enums ( #4582 )
...
* jaxrs-cxf: Fixed returning of enum arrays generating non-compiling code
* jaxrs-spec/resteasy: Fixed returning of enum arrays generating non-compiling code
* jaxrs-cxf: Switched to petstore-with-fake-endpoints-models-for-testing.yaml contract for sample generation
* Fixed escape char issue in ApiOperation summary
* Fixed code generation for non String-type enums
* Fixed @PATCH annotation import
* jaxrs-spec: Switched to petstore-with-fake-endpoints-models-for-testing.yaml contract for sample generation
2017-02-05 23:01:18 +08:00
jfiala
ee7f9fc56c
[Jaxrs] Add beanvalidation annotations and fix outer Enums ( #4492 )
...
* add beanvalidation to jaxrs and add support for outer Enums #4091
* cleanup Codegen #4091
* cleanup samples #4091
* cleanup tabs
* updated samples to petstore.yaml (before petstore.json)
* add support for DecimalMin/DecimalMax/Min/Max #4091
* add check for hideGenerationTimestamp #4091
* replace tabs
* correct line endings to lf
2017-01-19 15:13:11 +08:00
Joseph Moore
d40f7a41b6
Add triple-mustache to all instances of vendorExtensions.extraAnnotation. ( #4553 )
...
This covers the usages that weren't fixed in #3825
Triple mustache is required because annotations may contain chars like
"=" that would be mistakenly encoded.
2017-01-13 23:01:15 +08:00
Artur Dzmitryieu
2bbe26b41a
Add new jax-rs language that uses only 2.0 spec API's
2016-06-03 15:52:46 -04:00