Description
The documentation for EiffelArtifactCreatedEvent does not match the schema. The properties data.implements and data.dependsOn should be documented as array of strings.
Motivation
The documentation is faulty
Exemplification
The schema for EiffelArtifactCreatedEvent allows for arrays of strings to be given for the properties data.implements and data.dependsOn. The documentation should be updated to match that.
Benefits
Bug fix
Possible Drawbacks
None