Skip to content

Commit 37f7cf3

Browse files
fjtiradocdavernas
andcommitted
Update schema/workflow.yaml
Co-authored-by: Charles d'Avernas <charles.davernas@neuroglia.io> Signed-off-by: Francisco Javier Tirado Sarti <ftirados@redhat.com>
1 parent a96f613 commit 37f7cf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schema/workflow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,9 +1294,9 @@ $defs:
12941294
description: An expression based event data schema.
12951295
data:
12961296
title: EventData
1297-
description: Allow filtering by data content
1297+
description: The event's payload data
12981298
oneOf:
1299-
- type: string
1299+
- $ref: '#/$defs/runtimeExpression'
13001300
- type: object
13011301
additionalProperties: true
13021302
eventConsumptionStrategy:

0 commit comments

Comments
 (0)