{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "ErrorWrapper", "type": "object", "description": "The error response object gets returned in case of error.", "properties": {} }