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

Add accepted file_types to http OPTIONS of the Dataset.archive #41

Closed
vchendrix opened this issue Dec 9, 2016 · 0 comments
Closed

Add accepted file_types to http OPTIONS of the Dataset.archive #41

vchendrix opened this issue Dec 9, 2016 · 0 comments
Assignees

Comments

@vchendrix
Copy link
Contributor

Is it possible to add accepted file_types to http OPTIONS of the Dataset.archive?

@vchendrix vchendrix self-assigned this Dec 9, 2016
vchendrix added a commit that referenced this issue Apr 12, 2017
Resolves #41

+ added detail routes to OPTIONS method on datasets.  This includes ('submit','approve','unsubmit','unapprove','upload','archive'
+ upload defines required parameter 'attachement' and it's allowed_mime_types.
vchendrix added a commit that referenced this issue Apr 14, 2017
Resolves #41

+ added detail routes to OPTIONS method on datasets.  This includes ('submit','approve','unsubmit','unapprove','upload','archive'
+ upload defines required parameter 'attachement' and it's allowed_mime_types.
vchendrix added a commit that referenced this issue Apr 15, 2017
Resolves #41

+ added detail routes to OPTIONS method on datasets.  This includes ('submit','approve','unsubmit','unapprove','upload','archive'
+ upload defines required parameter 'attachement' and it's allowed_mime_types.
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