ErrorRootCauseEntityPath schema from Amazon X-Ray API
{ "type": "array", "items": { "$ref": "#/components/schemas/ErrorRootCauseEntity" }, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "ErrorRootCauseEntityPath", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-xray/refs/heads/main/json-schema/xray-error-root-cause-entity-path-schema.json", "description": "ErrorRootCauseEntityPath schema from Amazon X-Ray API" }