{ "$schema": "https://json-structure.org/meta/extended/v0/#", "$id": "excel-api-errorresponse-structure.json", "title": "ErrorResponse", "description": "Microsoft Graph API error response.", "type": "object", "properties": { "error": { "type": "object", "description": "Error details." } } }