Error Default Response
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "errorResponseHistorical", "type": "object", "description": "Error Default Response", "properties": { "errors": { "type": "array", "description": "An array containing errors" } } }