Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Figure out ControllerModel.AttributeRoutes #4043

Closed
@rynowak

Description

@rynowak

ControllerModel supports multiple routes per controller, but ActionModel does not.

If you have a controller with multiple [Route] attributes, this results in a single ControllerModel instance.

If you have an action with multiple [Route] attributes, this results in multiple ActionModel instances.

We should resolve this asymmetry somehow.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions