{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mainframe-modernization/refs/heads/main/json-structure/amazon-mainframe-modernization-batch-job-parameters-map-structure.json", "name": "BatchJobParametersMap", "description": "Job parameters are optional. Can contain up to 500 entries.", "type": "object", "additionalProperties": { "$ref": "#/components/schemas/BatchParamValue" } }