Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create API endpoints for bulk deleting #500

Closed
Senyoret1 opened this issue Aug 28, 2020 · 0 comments
Closed

Create API endpoints for bulk deleting #500

Senyoret1 opened this issue Aug 28, 2020 · 0 comments

Comments

@Senyoret1
Copy link
Contributor

Feature description
It would be good to have API endpoints for removing several transports or routes with just one call.

Is your feature request related to a problem? Please describe.
When there are several elements to remove, the manager UI has to make one call per element, which is very inefficient.

Describe the solution you'd like
API endpoints accepting an array of IDs, instead of just one. If the current endpoints are changed to work with single elements and arrays, that would also work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants