Closed BryanJBryce closed 4 years ago
Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!
Here is what to expect next, and if anyone wants to comment, keep these things in mind.
The examples have been updated as new releases come out. It looks like the JSON example code matches exactly in the latest version. Sorry for the trouble with the older version!
I'm not sure if this is the right place to leave this, if the actual tutorial text was hosted I'd comment there, but the tutorial text has either a misleading or incorrect code example from 05-Http:
In order to match the accompanying code in this repo and in the online example:
Json.Decoder
should beDecode.Decoder
Json.at
should beDecode.at
Json.string
should beDecode.String