Closed
Description
From https://github.com/Ericsson/eiffel/blob/master/eiffel-syntax-and-usage/the-links-object.md,
we notice that few links are specific to Few Eiffel Events,
For Example: EiffelActivityCanceledEvent
Required : ACTIVITY_EXECUTION
Optional : CAUSE/CONTEXT, FLOW_CONTEXT
Today in schema there is no validation on the type field in links array object. We have tried to cover half of this (Few Links specific to Few events) in this pull request #147.
We did not find ways in which we can cover mandatory and optional links without hardcoding the links in each event instead of type and value.
Metadata
Metadata
Assignees
Type
Projects
Status
Done