Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@GCHQDeveloper1138 GCHQDeveloper1138 released this 28 Feb 09:16
· 3 commits to master since this release
ad2e3aa

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).