Extend bulk operation to batch editing and deletion #5968
CarolineDenis
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
See specify/api.py line 282
Do the same than collection_dispatch but for bulk POST operations.
Call this endpoint with a list of objects of the same type to create.
This reduce the amount of API calls needed to create multiple object.
Beta Was this translation helpful? Give feedback.
All reactions