Skip to content

JSON schema doesn't have link objects validations for Eiffel events  #148

Closed
@Umadevi-Kapu

Description

@Umadevi-Kapu

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

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions