This repository was archived by the owner on Jan 21, 2024. It is now read-only.
0.2 Release (Pontus Ullgren)
Thanks to Pontus Ullgren [email protected] for all his contributions.
-
Fixed issue when multiple subresources are defined with full path. by (Pontus Ullgren [email protected])
- Fixed issue when multiple subresources are defined with full path. #23
- Fixed raml-client-generator-core version in maven plugin
-
Make sure that sub-resources are correctly initialized in default constructor. (Pontus Ullgren [email protected])
-
Initial attempt to add a generic response object. (Pontus Ullgren [email protected])
-
Fix client generation with default constructor
-
Default Constructors again (Florian Marsch [email protected])
* add default constructor for injecting with cdi
* add default constructor to inject them via cdi
* change test resources to match generated content
* fix non compile on final fields