{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-inspector/refs/heads/main/json-structure/inspector-detection-platforms-structure.json", "name": "DetectionPlatforms", "description": "DetectionPlatforms schema", "type": "array", "items": { "type": "string", "minLength": 1 } }