Skip to content

Commit

Permalink
Add new json payload path
Browse files Browse the repository at this point in the history
  • Loading branch information
ashafa committed May 29, 2016
1 parent f5bf81c commit cb248fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/twitter.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ var FORMDATA_PATHS = [
];

var JSONPAYLOAD_PATHS = [
'media/metadata/create'
'media/metadata/create',
'collections/entries/curate'
]

//
Expand Down

0 comments on commit cb248fe

Please sign in to comment.