{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediatailor/refs/heads/main/json-structure/mediatailor-api-segmentation-descriptor-list-structure.json", "name": "SegmentationDescriptorList", "type": "array", "description": "SegmentationDescriptorList schema from Amazon MediaTailor API", "items": { "$ref": "#/components/schemas/SegmentationDescriptor" } }