yasuflatland-lf / damascus

⚔️ CRUD boilerplate generator for Liferay DXP
https://yasuflatland-lf.github.io/damascus-doc/
GNU Lesser General Public License v3.0
50 stars 35 forks source link

Application fieldsName should not be required #104

Closed dnebing closed 4 years ago

dnebing commented 4 years ago

After scanning the base code, the fieldsName that is part of the Application class is not used anywhere.

Instead of marking it as required, it should be optional.

yasuflatland-lf commented 4 years ago

Hey Dave, thank you for your contribution! @dnebing