{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codeguru-security/refs/heads/main/json-structure/amazon-codeguru-security-batch-get-findings-errors-structure.json", "name": "BatchGetFindingsErrors", "description": "BatchGetFindingsErrors schema from Amazon CodeGuru Security", "type": "array", "items": { "$ref": "#/components/schemas/BatchGetFindingsError" } }