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

Support API versioning #60

Open
4 tasks
DanielSchaffer opened this issue Feb 8, 2020 · 0 comments
Open
4 tasks

Support API versioning #60

DanielSchaffer opened this issue Feb 8, 2020 · 0 comments

Comments

@DanielSchaffer
Copy link
Contributor

  • Use @apiversion decorator on controllers, routes, models
  • Client specified version with content-type header
  • Server responds with versioned content-type
  • model binding/validation ignores properties with a version greater the requested properties (configure to allow value assignment without validation?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant