How to handle batch/bulk processing/creation/update/… (e.g. handle multiple resources at conce)
Batch Get
A batch get (such as a method that takes multiple resource ids and returns an object for each of those ids) should be implemented as a custom BatchGet method, rather than a List |
Common Custom Methods
Batch get of multiple resources. |
HTTP verbs
Bulk update, Delete all dogs |