Skip to content

Commit

Permalink
Merge pull request #21 from kmfk/issue_20
Browse files Browse the repository at this point in the history
changed data parameter to 'body' instead of 'json'.
  • Loading branch information
TomHAnderson committed Oct 17, 2013
2 parents da039c8 + e9f20ff commit 17aeb01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KeenIO/Resources/config/keen-io-3_0.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"required": true
},
"data": {
"location": "json",
"location": "body",
"type": "array",
"filters": [ "json_encode" ]
}
Expand Down

0 comments on commit 17aeb01

Please sign in to comment.