Skip to content

URL Segment Versioning Unsupported by IApiVersionReader #91

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
commonsensesoftware opened this issue Mar 3, 2017 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@commonsensesoftware
Copy link
Collaborator

Synopsis

The abstraction to read or extract API version information from a HTTP request is backed by implementations of the IApiVersionReader interface. There is currently no implementation that provides this functionality. This missing functionality affects the low-level GetRawRequestedApiVersion, which is used internally and by extension authors.

Proposed Solution

Provide an implementation of IApiVersionReader capable of reading the requested API version from a request. Enable this functionality automatically where appropriate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant