1.json (398B)
1 { 2 "number": 1, 3 "title": "I need to track if we are still inside an array or not", 4 "state": "open", 5 "author": "MTRNord", 6 "created_at": "2018-04-23T18:13:50Z", 7 "closed_at": null, 8 "labels": [ 9 "bug" 10 ], 11 "assignees": [], 12 "body": "The example gets parsed wrong. The AST result has \"Homeserver\" and \"HomeRoom\" under the second Array which shouldn't happen.", 13 "comments": [] 14 }