It seems like we can use jsonset
to build out the json at the first level, but I can’t seem to figure out how to build out nested levels. I can change nested levels once they’re built, but not build them…
For simple example starting from empty - this works:
But adding another level under the first one seems to get ignored?