Skip to content

Allow batch deletions #166

Description

@Frewacom

Currently, you can only delete a single resource at a time. This is inefficient, since you need to make n requests to remove n items. To fix this, we should provide a separate endpoint (or allow two types of data in the validators) that allow us to delete multiple items at once.

This functionality is primarily needed for deletions, but there might be cases where we want to do batch updates as well (so it is a good idea to make this sort of functionality generalized).

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

    apiImprovement or changes to the APIfeatureNew featureimprovementImprovements to existing code

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions