·
3 commits
to master
since this release
The release adds a 'batch baking' endpoint to allow more efficient use of the API with large workloads.
Batch Baking permits the submission of an array of input data along with a recipe, and the recipe will be applied to each array element in turn, with output of the operation returned for each element (including errors).