{ "$schema": "https://json-structure.org/draft/v0/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/location-score-response-error-structure.json", "title": "response_error", "description": "A set of errors", "type": "object", "properties": { "errors": { "type": "array" } } }