pibakery
pibakery copied to clipboard
Change json format to use a list
The json format has each step embedded in the last ... leading to deeply nested json.
Why not use a flat json array (list)?