diff --git a/schemas/com.snowplowanalytics.snowplow.badrows/enrichment_failures/jsonschema/1-0-0 b/schemas/com.snowplowanalytics.snowplow.badrows/enrichment_failures/jsonschema/1-0-0 index ab3fce5da..02ec26a51 100644 --- a/schemas/com.snowplowanalytics.snowplow.badrows/enrichment_failures/jsonschema/1-0-0 +++ b/schemas/com.snowplowanalytics.snowplow.badrows/enrichment_failures/jsonschema/1-0-0 @@ -104,9 +104,9 @@ "items": { "type": "object", "properties": { - "repostitory": { + "repository": { "type": "string", - "description": "Name of the repostitory as written in resolver.json" + "description": "Name of the repository as written in resolver.json" }, "errors": { "description": "Set of errors which happened for this repository", diff --git a/schemas/com.snowplowanalytics.snowplow.badrows/enrichment_failures/jsonschema/2-0-0 b/schemas/com.snowplowanalytics.snowplow.badrows/enrichment_failures/jsonschema/2-0-0 index 3df8c2cda..dcd62e755 100644 --- a/schemas/com.snowplowanalytics.snowplow.badrows/enrichment_failures/jsonschema/2-0-0 +++ b/schemas/com.snowplowanalytics.snowplow.badrows/enrichment_failures/jsonschema/2-0-0 @@ -104,9 +104,9 @@ "items": { "type": "object", "properties": { - "repostitory": { + "repository": { "type": "string", - "description": "Name of the repostitory as written in resolver.json" + "description": "Name of the repository as written in resolver.json" }, "errors": { "description": "Set of errors which happened for this repository", diff --git a/schemas/com.snowplowanalytics.snowplow.badrows/loader_iglu_error/jsonschema/2-0-0 b/schemas/com.snowplowanalytics.snowplow.badrows/loader_iglu_error/jsonschema/2-0-0 index fe446e5da..c6565b014 100644 --- a/schemas/com.snowplowanalytics.snowplow.badrows/loader_iglu_error/jsonschema/2-0-0 +++ b/schemas/com.snowplowanalytics.snowplow.badrows/loader_iglu_error/jsonschema/2-0-0 @@ -37,9 +37,9 @@ "items": { "type": "object", "properties": { - "repostitory": { + "repository": { "type": "string", - "description": "Name of the repostitory as written in resolver.json" + "description": "Name of the repository as written in resolver.json" }, "errors": { "description": "Set of errors which happened for this repository", @@ -190,9 +190,9 @@ "items": { "type": "object", "properties": { - "repostitory": { + "repository": { "type": "string", - "description": "Name of the repostitory as written in resolver.json" + "description": "Name of the repository as written in resolver.json" }, "errors": { "description": "Set of errors which happened for this repository", diff --git a/schemas/com.snowplowanalytics.snowplow.badrows/schema_violations/jsonschema/1-0-0 b/schemas/com.snowplowanalytics.snowplow.badrows/schema_violations/jsonschema/1-0-0 index 6ccd83a74..cec92d9e1 100644 --- a/schemas/com.snowplowanalytics.snowplow.badrows/schema_violations/jsonschema/1-0-0 +++ b/schemas/com.snowplowanalytics.snowplow.badrows/schema_violations/jsonschema/1-0-0 @@ -99,9 +99,9 @@ "items": { "type": "object", "properties": { - "repostitory": { + "repository": { "type": "string", - "description": "Name of the repostitory as written in resolver.json" + "description": "Name of the repository as written in resolver.json" }, "errors": { "description": "Set of errors which happened for this repository", diff --git a/schemas/com.snowplowanalytics.snowplow.badrows/schema_violations/jsonschema/2-0-0 b/schemas/com.snowplowanalytics.snowplow.badrows/schema_violations/jsonschema/2-0-0 index 5d6d937fd..badcba64d 100644 --- a/schemas/com.snowplowanalytics.snowplow.badrows/schema_violations/jsonschema/2-0-0 +++ b/schemas/com.snowplowanalytics.snowplow.badrows/schema_violations/jsonschema/2-0-0 @@ -99,9 +99,9 @@ "items": { "type": "object", "properties": { - "repostitory": { + "repository": { "type": "string", - "description": "Name of the repostitory as written in resolver.json" + "description": "Name of the repository as written in resolver.json" }, "errors": { "description": "Set of errors which happened for this repository", diff --git a/schemas/com.snowplowanalytics.snowplow.badrows/tracker_protocol_violations/jsonschema/1-0-0 b/schemas/com.snowplowanalytics.snowplow.badrows/tracker_protocol_violations/jsonschema/1-0-0 index e871fb6d3..02ab5ec7f 100644 --- a/schemas/com.snowplowanalytics.snowplow.badrows/tracker_protocol_violations/jsonschema/1-0-0 +++ b/schemas/com.snowplowanalytics.snowplow.badrows/tracker_protocol_violations/jsonschema/1-0-0 @@ -131,9 +131,9 @@ "items": { "type": "object", "properties": { - "repostitory": { + "repository": { "type": "string", - "description": "Name of the repostitory as written in resolver.json" + "description": "Name of the repository as written in resolver.json" }, "errors": { "description": "Set of errors which happened for this repository",