Join Slack
Powered by
<@U78L28DMX> What you posted is a JsonArray, not a...
# tornadofx
e
edvin
01/21/2018, 3:59 PM
@amanda.hinchman-dominguez
What you posted is a JsonArray, not a JsonObject. You can call
jsonArray
if that is what you want, or you can change the structure of the JSON file to actually be a JsonObject, meaning it starts with curlies, not brackets.
2
Views
Open in Slack
Previous
Next