{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-elastic-transcoder/refs/heads/main/json-structure/amazon-elastic-transcoder-caption-sources-structure.json", "name": "CaptionSources", "description": "CaptionSources schema from Amazon Elastic Transcoder", "type": "array", "items": { "$ref": "#/components/schemas/CaptionSource" }, "maxItems": 20 }