Template Type and Upload Extensions
I wanted to get a discussion going about setting the content type of a template and supporting uploads.
The discussion started here for purpose of context.
where are we on this?
On Mon, Oct 1, 2012 at 4:46 PM, Cameron Bytheway [email protected]:
I wanted to get a discussion going about setting the content type of a template and supporting uploads.
The discussion started herehttps://groups.google.com/forum/#!topic/collectionjson/Mk7M1w35XSsfor purpose of context.
You can merge this Pull Request by running:
git pull https://github.com/CamShaft/collection-json master
Or view, comment on, or merge it at:
https://github.com/mamund/collection-json/pull/7 Commit Summary
- Added Template Upload and Type extensions
File Changes
- A extensions/template-type.md (22)
- A extensions/template-upload.md (25)
Patch Links
https://github.com/mamund/collection-json/pull/7.patch
https://github.com/mamund/collection-json/pull/7.diff
— Reply to this email directly or view it on GitHubhttps://github.com/mamund/collection-json/pull/7.
We still need to add the things we talked about in the google groups; namely
- How clients should behave when the client doesn't support the media type
- Property name (should we go with
file,attachment, other?) - Any other concerns we may have
I'm still pondering the first question.
I actually would prefer attachment to file now that I think about it