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

- old
+ new

@@ -4,10 +4,18 @@ "href": "/productions/1" }, "filter": { "href": "/productions/1?categories={filter}", "templated": true - } + }, + "gizmos": [ + { + "href": "/gizmos/1" + }, + { + "href": "/gizmos/2" + } + ] }, "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, "_embedded": { \ No newline at end of file