Skip to content

externalize Initializr-to-template option mapping #89

@ccheetham

Description

@ccheetham

Some Initializr and template options are functionally identical but use different names. An example is adding a RabbitMQ connector; the Initializr option is amqp while the template option is rabbitmq.

The current implementation maintains the mapping in code.

The InitializrApi should provide the ability to use an externally configured mapping, e.g. in appsettings.json so that mappings can be maintained without having to rebuild the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions