Skip to content

The diagram is not JSON-serializable #522

Open
@pavel604

Description

@pavel604

Hi guys, great plugin! I found, though, that the diagram objects are not json-serializable, because you pass parents to all their children, so I have to go around and add [JsonIgnore] decorator to all fields that reference the parent. But is this the right approach or is there a better way to do this? thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions