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

Fix for #104 - Application fieldsName should be optional #105

Closed dnebing closed 4 years ago

dnebing commented 4 years ago

Removes the required attribute on fieldsName in the Application class and removes the fieldsName value from the starter base.json templates.

It still exists if a template uses it, just not required to be part of a base.json for a successful create command.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 79.676% when pulling 770a10dfbe7a2680367017273049010975cea88e on dnebing:optional-fieldsname into a44b6483ee569af4697f2b362f4a8d694edb187b on yasuflatland-lf:develop.