{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "CalculationStatusMeta", "type": "object", "properties": { "units": { "type": "object", "description": "Meta of calculation units in batch." } } }