Skip to content

Allow specifying alternate Request Router class in EndpointDefinition.__init__ #64

@dshafer

Description

@dshafer

Currently, the only way to choose something other than BehavioralEndpointDefinitionRouter is to inherit from EndpointDefinition and override the hardcoded behavior in __init__. It would be nice if the stock EndpointDefinition accepted an optional alternate router class argument to simplify this process.

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