Skip to content

Conversation

@commonsensesoftware
Copy link
Collaborator

The IActionSelector can be called multiple times by the ASP.NET Core routing infrastructure, which is not currently expected. As result, some routes short-circuit early and incorrectly return HTTP status code 400. This PR refactors the API versioning route policy decisions and defers them to later in the pipeline once all candidates have been collected.

Fixes #106, Fixes #122, and possibly relates to #123.

@davidl63
Copy link

Thanks!

@commonsensesoftware commonsensesoftware deleted the dev/chrimart/fix-action-selector-reentry branch June 12, 2017 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants