Skip to content

Commit 3b129e0

Browse files
authored
fix(specs): ingestion expected and received events type [skip-bc] (#4356)
1 parent c59461a commit 3b129e0

File tree

1 file changed

+3
-0
lines changed
  • specs/ingestion/common/schemas

1 file changed

+3
-0
lines changed

specs/ingestion/common/schemas/run.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ Run:
4949
type: integer
5050
receivedNbOfEvents:
5151
type: integer
52+
required:
53+
- expectedNbOfEvents
54+
- receivedNbOfEvents
5255
outcome:
5356
$ref: '#/RunOutcome'
5457
failureThreshold:

0 commit comments

Comments
 (0)