Skip to content

Ambigious routing after update to stable version #148

Closed
@xakep139

Description

@xakep139

I've created a simple project to repro this bug: https://github.com/xakep139/simpleAspNetCoreApplication
If you request /api/1.0/values/123/abcdef and then /api/1.0/values/123/versions it goes into GetVersion() action in both request.
But if change order of requests it works as expected - GetVersions() and then GetVersion()

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions