Get Wappler to detect full schema of very nested JSON

Any idea why Wappler isn’t detecting the keys inside the “generated_output” part of the JSON that I’m getting from an API? I checked that the JSON is formatted correctly with https://jsonlint.com.

JSON:
Screen Shot 2021-07-29 at 5.46.01 PM

Wappler detected schema:

Fix: Wappler started detecting the keys inside “generated_output” once I made all of their values lists (before, some were strings and some were lists).