Skip to content
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

Improvements to version routing #32

Open
benhalstead opened this issue May 31, 2019 · 0 comments
Open

Improvements to version routing #32

benhalstead opened this issue May 31, 2019 · 0 comments
Labels
enhancement good first issue If you'd like to contribute, this is a good place to start
Milestone

Comments

@benhalstead
Copy link
Member

httpendpoint.RequestedVersionExtractor.Extract should be able to return an error if the version encoded in the request is missing or invalid, resulting in an HTTP 400

RequestedVersionExtractor should be injected into the HTTPServer via a decorator (which the RuntimeCtl instance of the HTTPServer should opt out).

@benhalstead benhalstead added enhancement good first issue If you'd like to contribute, this is a good place to start labels May 31, 2019
@benhalstead benhalstead added this to the v2.1.0 milestone May 31, 2019
@benhalstead benhalstead modified the milestones: v2.1.0, v2.2.0 Oct 22, 2019
@benhalstead benhalstead modified the milestones: v2.2.0, v2.3.0 May 24, 2020
@benhalstead benhalstead reopened this May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good first issue If you'd like to contribute, this is a good place to start
Projects
None yet
Development

No branches or pull requests

1 participant