Closed pld closed 7 years ago
Two questions
do we have a mimetype for flow results data? In ona we distinguish between JSON and XML (from ODK usually) submissions by looking at the mimetype and were planning to do the same for FLOIP submissions, we're using flow+json
as a placeholder, but would like to replace it with something the group agrees on before merge
will we ever want to support multiple flow runs being submitted in the same request? We are not going to handle this to close this issue, but we could see value in that, where they're either represented as an array of run array data, or there is a runID column, array of arrays is probably better
Tracking https://github.com/onaio/onadata/issues/1118