Skip to content

correction for upload of json files#14

Open
ltybul wants to merge 2 commits intoNexosis:masterfrom
lukaszorganizationtest:DataSetStreamContentTypeFix
Open

correction for upload of json files#14
ltybul wants to merge 2 commits intoNexosis:masterfrom
lukaszorganizationtest:DataSetStreamContentTypeFix

Conversation

@ltybul
Copy link

@ltybul ltybul commented Apr 23, 2018

There is another issue with uploading DataSets related to contentType. This time, when i tired to create DataSet from JSON file (borrowed subset of cardio.json) i got same contentType problem as for csv.

The cause is adding hardcoding "application/json; charset=UTF-8" every time user sets contentType of DataSetStreamSource to "application/json"

I simply removed this override and Im able to create json dataset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments