Skip to content

Consider to add options.Conventions.Controller(Type controllerType) method #196

Closed
@hikalkan

Description

@hikalkan

Consider to add options.Conventions.Controller(Type controllerType) method for ApiVersionConventionBuilder. Thus, we can define conventions for controllers where we can only resolve their type on runtime.

Surely, we can use reflection (I will do it now), but such an option would be better.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions