Skip to main content
Version: 1.1.0

Jobs & Batch Processing

This repository contains the standard API specifications used for controlling batch processes in our various systems, and monitoring jobs related to them.

Their versioning scheme is semantic versioning, with the version coupled among all APIs listed here.

The schemas are based on JSON Schema, draft-07. We also provide examples.

Version Changes

1.1.0 vs 1.0.0

The main change in version 1.1.0 is the addition of the batch_process field in the Job Notification API's data section. This field provides additional information about the batch process associated with the job notification.