Member since
04-12-2016
30
Posts
12
Kudos Received
1
Solution
04-20-2016
03:16 PM
I found it easier to download the json to a file, edit it on disk, then use the `-d @filename.json` in the final step to avoid lengthy command lines. The only caveat: the "href" line needs to be deleted from the json obtained in step two.
... View more