Skip to content

Programmatic way of updating JSON summary instances #21

Open
@seba-1511

Description

@seba-1511

Since you can fetch a JSON summary, you should be able to modify some of its values, and either call .save() which creates a new result, or call .update() which modifies the result. Probably also a good idea to have .delete() for removal of results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions