Allow passing arguments to lutaml_uml_datamodel_description
via options hash
#50
Labels
enhancement
New feature or request
Right now the syntax for data model description is:
But it requires a YAML file like this:
We should also accept a hash in the command to allow specification of these attributes:
section_depth=3
style="entity_list"
; andpackages=Core,Appearance,xxx
The text was updated successfully, but these errors were encountered: