{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-inspector/refs/heads/main/json-structure/inspector-ip-v6-address-list-structure.json", "name": "IpV6AddressList", "description": "IpV6AddressList schema", "type": "array", "items": { "type": "string", "minLength": 1, "maxLength": 47 } }