Skip to content

Templates don't reflect event schemas #164

@z-sztrom

Description

@z-sztrom

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions