Skip to content

URL Segment Versioning Unsupported by IApiVersionReader #91

Closed
@commonsensesoftware

Description

@commonsensesoftware

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.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions