You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 5, 2019. It is now read-only.
I would like to create a parser for an array of objects, and am new to this library. The objects would be in this format:
I have examples of the object portion, but how would I handle the array portion, particularly if the array size could be dynamic?