This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
2.1.1
This release addresses the following issues:
- NullPointerException with a certain RAML #265
- Discriminator field is 'null' in subtype #295
@ramlGenerator:
does not parse the property of a class #300- Generate
@DefaultValue
annotation for query parameters with default values #304 - Complex types JSR 303 validation #302
- Created Enum types have private field "name" but no accessor #286
classpath:
andjava:
schema references setup. #317- RAML-to-JAXRS CLI tool not generating model files in 2.1.x #296
- Inconsistent code generation #316
- Query parameter types are referenced but not generated #271
- Support for "inline" multiple inheritance #318