Skip to content

Box provide missing methods #36

@vaind

Description

@vaind

Box already has get/put as well as their bulk variants. To be more up to par with the rest of the bindings, the following methods should be implemented:

  • count(optional limit)
  • contains(id)
  • isEmpty()
  • remove(id)
  • removeAll()

See box.go and go docs for reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershelp wantedLooking for contributors (ideas, comments, code, etc)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions