This repository has been archived by the owner on Mar 21, 2021. It is now read-only.
Patch release: v1.3.7
New:
- Better error reporting when dealing with reserved keywords,
-Wwhen having this kind of setup (sorry about that!):- a microservice app
- a JDL file inside it like this:
entity A
entity B
...
entity Z
- when importing the JDL, the microservice option is set to every entity (like a `microservice * with <PROJECT_NAME>`.