-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Description
The library contains event template files (in src/main/resources/templates
) and they don't reflect changes to event schemas (in src/main/resource/schemas/input
). The templates were created for version Agen and it seems nobody touched them any more.
Motivation
The event templates should match corresponding event schemas. At least one user encounter the issue: eiffel-community/eiffel-remrem-generate#203.
Exemplification
Result obtained from getEventTypeTemplate()
(endpoing /template/{type}/{mp}
) cannot be used as an input to generate()
(endpoint /{mp}
).
Benefits
Event templates are in sync with event schemas.
Possible Drawbacks
None known.
Metadata
Metadata
Assignees
Labels
No labels