| ▲ | wewtyflakes 2 hours ago | |
The root of a JSON document can also be an array. | ||
| ▲ | svieira an hour ago | parent [-] | |
Or the boolean `true`, or the empty string `""`, or `null`. JSON allows bare "value"s as the root element. https://www.json.org/json-en.html | ||