sahaya / rest-assured

Automatically exported from code.google.com/p/rest-assured
0 stars 0 forks source link

Support for getting unnamed JSON attribute using bracket notation #148

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
E.g. from(json).get("[0]") and from(json).get("[0].email");

Original issue reported on code.google.com by johan.ha...@gmail.com on 16 Jan 2012 at 7:21

GoogleCodeExporter commented 9 years ago

Original comment by johan.ha...@gmail.com on 16 Jan 2012 at 7:26