Shanu Sukoor
03/31/2022, 4:57 PM{
"status": "failed",
"reason": "io.airbyte.validation.json.JsonValidationException: json schema validation failed when comparing the data to the json schema. \nErrors: $.id: is missing but it is required, $.catalog: is missing but it is required, $.catalogHash: is missing but it is required \nSchema: \n{\n \"$schema\" : \"<http://json-schema.org/draft-07/schema#>\",\n \"$id\" : \"<https://github.com/airbytehq/airbyte/blob/master/airbyte-config/models/src/main/resources/types/AttemptFailureSummary.yaml>\",\n \"title\" : \"ActorCatalog\",\n \"description\" : \"Catalog of an actor.\",\n \"type\" : \"object\",\n \"additionalProperties\" : false,\n \"required\" : [ \"id\", \"catalog\", \"catalogHash\" ],\n \"properties\" : {\n \"id\" : {\n \"type\" : \"string\",\n \"format\" : \"uuid\"\n },\n \"catalog\" : {\n \"type\" : \"object\",\n \"existingJavaType\" : \"com.fasterxml.jackson.databind.JsonNode\"\n },\n \"catalogHash\" : {\n \"type\" : \"string\"\n }\n }\n}"
}