jfudickar / json2puml

Generate PlantUML files based on JSON files.
GNU General Public License v3.0
8 stars 0 forks source link

Overwriting ObjectType in named definition with "-" does not work #41

Closed jfudickar closed 2 weeks ago

jfudickar commented 2 months ago

Example "objectProperties": { "operation": "add", "list": [ "-*Price" ] },

When using the option the price object is still shown in the result

jfudickar commented 2 weeks ago

Done, will be part of 2.2.18.114