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
I have found a small bug in the API documentation. As I have seen in the JSONStringer class objects and arrays can be nested up to 200 levels deep and in the documentation it says 20.
I believe this was fixed in the JavaDocs in the code in #594, but the API docs only get updated when there is a new release. Usually, that is every 4-6 months.
I have found a small bug in the API documentation. As I have seen in the JSONStringer class objects and arrays can be nested up to 200 levels deep and in the documentation it says 20.
The JSONStringer document: http://stleary.github.io/JSON-java/index.html
The text was updated successfully, but these errors were encountered: