test/fixtures/element.json in hyperclient-0.3.1 vs test/fixtures/element.json in hyperclient-0.3.2

- old
+ new

@@ -12,15 +12,17 @@ "href": "/gizmos/1" }, { "href": "/gizmos/2" } - ] + ], + "null_link": null }, "title": "Real World ASP.NET MVC3", "description": "In this advanced, somewhat-opinionated production you'll get your very own startup off the ground using ASP.NET MVC 3...", "permitted": true, + "_hidden_attribute": "useful value", "_embedded": { "author": { "_links": { "self": { "href": "/authors/1" @@ -57,6 +59,6 @@ "description": "In this episode Rob hooks up testing in an effort to deal with ASP.NET Membership. The team has decided..", "released": 1306972800 } ] } -} \ No newline at end of file +}