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

Header versioning using accept-extensions #386

Open
dzrw opened this issue Apr 19, 2013 · 1 comment
Open

Header versioning using accept-extensions #386

dzrw opened this issue Apr 19, 2013 · 1 comment

Comments

@dzrw
Copy link
Contributor

dzrw commented Apr 19, 2013

I'd like to be able to use accept-extensions to declare the version number of my resources rather than baking the version into the mimetype.

Accept: application/vnd.myresource+json;version=0.1.0

The rack-accept gem does not implement accept-extensions, but there is an outstanding issue to fix this.

@dblock
Copy link
Member

dblock commented Apr 19, 2013

Always useful to write a failing spec so that once that's supported we can expedite the process.

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

2 participants