mpgirro / hemin

🔎 Hemin is a Podcast Catalog & Search Engine System built with Scala, Akka, and Elm
https://hemin.io
7 stars 0 forks source link

Automatic JSON Writes produce non-strict JSON #15

Closed mpgirro closed 5 years ago

mpgirro commented 5 years ago

The automatic JSON writes of Play seem to produce invalid (in the case of non-strict) JSON results. Elm complains that there are commas at the end of objects.

Need to verify and find a fix if true.

mpgirro commented 5 years ago

Cannot reproduce. Seems to have been an issue with the static JSON examples