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

Define Media Handling #9

Open
philipashlock opened this issue Jun 4, 2013 · 3 comments
Open

Define Media Handling #9

philipashlock opened this issue Jun 4, 2013 · 3 comments

Comments

@philipashlock
Copy link
Member

Media handling is an important feature to augment issue reporting. It's been suggested that this could be handled using the existing POST service request method, but with additional data and using multipart/form-data to submit the files. Alternatively there could perhaps be a separate method to handle media.

@ghost ghost assigned philipashlock Jun 4, 2013
@philipashlock
Copy link
Member Author

Some implementations support upload using the media field as discussed on the mailing list and documented in the GeoReport 2.1 draft

@inghamn
Copy link
Member

inghamn commented Oct 23, 2014

Our current implementation still only supports a single media upload during POST service request.
It's on the to-do list, though, to support multiple media uploads during a single POST service request

City-of-Bloomington/uReport#21

@kvlahromei
Copy link
Contributor

CitySDK issue reporting also shows an possible extension for appending multiple media via the mentioned POST multipart:
http://dev.hel.fi/apis/issuereporting#Uploading%20media

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

3 participants