diff --git a/schemas/artifactpackaged.json b/schemas/artifactpackaged.json index 27aca12b..40eefdd5 100644 --- a/schemas/artifactpackaged.json +++ b/schemas/artifactpackaged.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -115,4 +119,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/artifactpublished.json b/schemas/artifactpublished.json index fc56f008..b174ab34 100644 --- a/schemas/artifactpublished.json +++ b/schemas/artifactpublished.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -93,4 +97,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/artifactsigned.json b/schemas/artifactsigned.json index 2b33d9a3..9c791cc0 100644 --- a/schemas/artifactsigned.json +++ b/schemas/artifactsigned.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -101,4 +105,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/branchcreated.json b/schemas/branchcreated.json index 91bc0625..54ec9fab 100644 --- a/schemas/branchcreated.json +++ b/schemas/branchcreated.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -112,4 +116,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/branchdeleted.json b/schemas/branchdeleted.json index bd5e0d61..ef14c2c2 100644 --- a/schemas/branchdeleted.json +++ b/schemas/branchdeleted.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -112,4 +116,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/buildfinished.json b/schemas/buildfinished.json index e84ac9c4..3d4f992d 100644 --- a/schemas/buildfinished.json +++ b/schemas/buildfinished.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -97,4 +101,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/buildqueued.json b/schemas/buildqueued.json index 999c07b4..40880d1c 100644 --- a/schemas/buildqueued.json +++ b/schemas/buildqueued.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -93,4 +97,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/buildstarted.json b/schemas/buildstarted.json index 27a9ab78..b2922cde 100644 --- a/schemas/buildstarted.json +++ b/schemas/buildstarted.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -93,4 +97,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/changeabandoned.json b/schemas/changeabandoned.json index 55b6d05b..07621008 100644 --- a/schemas/changeabandoned.json +++ b/schemas/changeabandoned.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -112,4 +116,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/changecreated.json b/schemas/changecreated.json index 79cf5501..6a47e95a 100644 --- a/schemas/changecreated.json +++ b/schemas/changecreated.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, diff --git a/schemas/changemerged.json b/schemas/changemerged.json index 311d7e17..5c0c3b96 100644 --- a/schemas/changemerged.json +++ b/schemas/changemerged.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -112,4 +116,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/changereviewed.json b/schemas/changereviewed.json index 1192ce26..7e362d85 100644 --- a/schemas/changereviewed.json +++ b/schemas/changereviewed.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -112,4 +116,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/changeupdated.json b/schemas/changeupdated.json index 8e88e91f..63665268 100644 --- a/schemas/changeupdated.json +++ b/schemas/changeupdated.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -112,4 +116,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/environmentcreated.json b/schemas/environmentcreated.json index 908a292d..249e649c 100644 --- a/schemas/environmentcreated.json +++ b/schemas/environmentcreated.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -100,4 +104,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/environmentdeleted.json b/schemas/environmentdeleted.json index 7c98e8ac..f4f90e54 100644 --- a/schemas/environmentdeleted.json +++ b/schemas/environmentdeleted.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -97,4 +101,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/environmentmodified.json b/schemas/environmentmodified.json index c75db4c2..89e4e2ef 100644 --- a/schemas/environmentmodified.json +++ b/schemas/environmentmodified.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -100,4 +104,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/incidentdetected.json b/schemas/incidentdetected.json index 140e43f4..8214b62b 100644 --- a/schemas/incidentdetected.json +++ b/schemas/incidentdetected.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -140,4 +144,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/incidentreported.json b/schemas/incidentreported.json index cc0286c6..e8b6ed0b 100644 --- a/schemas/incidentreported.json +++ b/schemas/incidentreported.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -146,4 +150,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/incidentresolved.json b/schemas/incidentresolved.json index 2b4ae49d..9ffe4ede 100644 --- a/schemas/incidentresolved.json +++ b/schemas/incidentresolved.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -140,4 +144,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/pipelinerunfinished.json b/schemas/pipelinerunfinished.json index b63e1210..8df5f9a9 100644 --- a/schemas/pipelinerunfinished.json +++ b/schemas/pipelinerunfinished.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -106,4 +110,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/pipelinerunqueued.json b/schemas/pipelinerunqueued.json index 5077f798..48c6a6fa 100644 --- a/schemas/pipelinerunqueued.json +++ b/schemas/pipelinerunqueued.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -100,4 +104,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/pipelinerunstarted.json b/schemas/pipelinerunstarted.json index 122c1621..c0bc7721 100644 --- a/schemas/pipelinerunstarted.json +++ b/schemas/pipelinerunstarted.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -104,4 +108,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/repositorycreated.json b/schemas/repositorycreated.json index be351657..6ae9257c 100644 --- a/schemas/repositorycreated.json +++ b/schemas/repositorycreated.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -112,4 +116,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/repositorydeleted.json b/schemas/repositorydeleted.json index 4d10d11b..5be1db3c 100644 --- a/schemas/repositorydeleted.json +++ b/schemas/repositorydeleted.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -106,4 +110,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/repositorymodified.json b/schemas/repositorymodified.json index b6e0049f..7f15b8eb 100644 --- a/schemas/repositorymodified.json +++ b/schemas/repositorymodified.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -106,4 +110,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/servicedeployed.json b/schemas/servicedeployed.json index 2b4dfd96..87feed97 100644 --- a/schemas/servicedeployed.json +++ b/schemas/servicedeployed.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -120,4 +124,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/servicepublished.json b/schemas/servicepublished.json index 090e7dc2..d21ec64f 100644 --- a/schemas/servicepublished.json +++ b/schemas/servicepublished.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -112,4 +116,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/serviceremoved.json b/schemas/serviceremoved.json index 59006bab..7209cdfd 100644 --- a/schemas/serviceremoved.json +++ b/schemas/serviceremoved.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -112,4 +116,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/servicerolledback.json b/schemas/servicerolledback.json index 50d2f50e..056b4bf1 100644 --- a/schemas/servicerolledback.json +++ b/schemas/servicerolledback.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -120,4 +124,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/serviceupgraded.json b/schemas/serviceupgraded.json index 9edf90ae..6a17d1cf 100644 --- a/schemas/serviceupgraded.json +++ b/schemas/serviceupgraded.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -120,4 +124,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/taskrunfinished.json b/schemas/taskrunfinished.json index 5e6b547e..c880d561 100644 --- a/schemas/taskrunfinished.json +++ b/schemas/taskrunfinished.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -124,4 +128,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/taskrunstarted.json b/schemas/taskrunstarted.json index 7873dd40..94bbeb48 100644 --- a/schemas/taskrunstarted.json +++ b/schemas/taskrunstarted.json @@ -27,6 +27,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, @@ -118,4 +122,4 @@ "context", "subject" ] -} \ No newline at end of file +} diff --git a/schemas/testcaserunfinished.json b/schemas/testcaserunfinished.json index 47da6948..48f192e1 100644 --- a/schemas/testcaserunfinished.json +++ b/schemas/testcaserunfinished.json @@ -26,6 +26,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, diff --git a/schemas/testcaserunqueued.json b/schemas/testcaserunqueued.json index d3379bd2..f36751ff 100644 --- a/schemas/testcaserunqueued.json +++ b/schemas/testcaserunqueued.json @@ -26,6 +26,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, diff --git a/schemas/testcaserunstarted.json b/schemas/testcaserunstarted.json index 09444e07..9320c8eb 100644 --- a/schemas/testcaserunstarted.json +++ b/schemas/testcaserunstarted.json @@ -26,6 +26,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, diff --git a/schemas/testoutputpublished.json b/schemas/testoutputpublished.json index 952011de..d940c98c 100644 --- a/schemas/testoutputpublished.json +++ b/schemas/testoutputpublished.json @@ -26,6 +26,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, diff --git a/schemas/testsuiterunfinished.json b/schemas/testsuiterunfinished.json index 29049fd3..a81f0987 100644 --- a/schemas/testsuiterunfinished.json +++ b/schemas/testsuiterunfinished.json @@ -26,6 +26,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, diff --git a/schemas/testsuiterunqueued.json b/schemas/testsuiterunqueued.json index 3d255d51..4fe7d236 100644 --- a/schemas/testsuiterunqueued.json +++ b/schemas/testsuiterunqueued.json @@ -26,6 +26,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false, diff --git a/schemas/testsuiterunstarted.json b/schemas/testsuiterunstarted.json index a9166ef2..f7cdfd80 100644 --- a/schemas/testsuiterunstarted.json +++ b/schemas/testsuiterunstarted.json @@ -26,6 +26,10 @@ "timestamp": { "type": "string", "format": "date-time" + }, + "chain_id": { + "type": "string", + "minLength": 1 } }, "additionalProperties": false,