{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediaconnect/refs/heads/main/json-schema/mediaconnect-api-__list-of__integer-schema.json", "title": "__listOf__integer", "description": "__listOf__integer schema from AWS Elemental MediaConnect API", "type": "array", "items": { "$ref": "#/components/schemas/__integer" } }