Member since
02-02-2016
3
Posts
1
Kudos Received
0
Solutions
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