moosetechnology / Fame

Fame is a meta-modeling framework for executable models.
MIT License
4 stars 10 forks source link

JSON error in model export #79

Open ClotildeToullec opened 2 months ago

ClotildeToullec commented 2 months ago

When exporting, the current behavior is:

The issue is occurring when an entity has no properties: the coma after the id number is not followed by anything before closing the object. That is not correct in JSON.