{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-structure/medialive-api-follow-point-structure.json", "name": "FollowPoint", "type": "string", "description": "Follow reference point.", "enum": [ "END", "START" ] }