Bug on API Schema Editor

Hello. I’m having some trouble with wappler’s data schema editor.

I’m working with a complex Google’s Document AI API and the JSON response it’s very large and the API Schema Editor isn’t retrieving the schema correctly.

In the image above, “textAnchor” should’t be after “formField”, it should be “fieldName”. Also, besides “fileName” there should be other array name “fieldValue”.

It seems like wappler’s Schema Editor is skipping them for some reason I cannot understand.

For a better understanding of the issue I’ve tried uploading the JSON file by copying it but it’s too big, so instead I used and schema visualizer that retrieved the correct schema

Thanks!

PS: Other users are having the same trouble:


I hope somebody at Wappler can solve this bug.