Skip to content

Methods for modifying collections? #10

Description

@mecworks

I see a lot of methods for inspecting collections but none for modifying/adding elements, updating, etc.

For example, it would be good if there were a way to append an item.

is this just done using list.append()? how does validation occur in that case? I appended some data as an item, which happened successfully but then when I tried to do an collection.item.to_dict(), I got an error, obviously, because it was malformed data.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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