This repository has been archived by the owner on Mar 21, 2021. It is now read-only.
Patch release v3.0.2
What's new
- Injected fields are now optional, so having this:
relationship XYZ { A to B }
is possible from now on. - App options in the JDL
testFrameworks
,langauges
don't require braces around anymore (optional)
Bug fixes
oauth2
is now possible asauthenticationType
option for the app generation