{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mainframe-modernization/refs/heads/main/json-schema/amazon-mainframe-modernization-batch-param-value-schema.json",
"title": "BatchParamValue",
"description": "Parameter value can be of up to 44 alphanumeric characters.",
"type": "string"
}