test/fixtures/element.json in hyperclient-0.9.0 vs test/fixtures/element.json in hyperclient-0.9.1

- old
+ new

@@ -1,33 +1,33 @@ { "_links": { "self": { "href": "/productions/1" }, - "filter": { - "href": "/productions/1?categories={filter}", + "search": { + "href": "/productions/1?categories={search}", "templated": true }, "gizmos": [ { "href": "/gizmos/1" }, { "href": "/gizmos/2" } ], - "curies" : [ + "curies": [ { - "name": "image", - "href": "/docs/images/{rel}", - "templated": true + "name": "image", + "href": "/docs/images/{rel}", + "templated": true } ], "null_link": null, "image:thumbnail": { - "href": "/images/thumbnails/{version}.jpg", - "templated": true + "href": "/images/thumbnails/{version}.jpg", + "templated": true } }, "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, @@ -46,13 +46,13 @@ "_links": { "self": { "href": "/episodes/1" }, "media": { - "type": "video/webm; codecs='vp8.0, vorbis'", - "href": "/media/1" - } + "type": "video/webm; codecs='vp8.0, vorbis'", + "href": "/media/1" + } }, "title": "Foundations", "description": "In this episode we talk about what it is we're doing: building our startup and getting ourselves off the ground. We take..", "released": 1306972800 }, @@ -60,16 +60,16 @@ "_links": { "self": { "href": "/episodes/2" }, "media": { - "type": "video/ogg; codecs='theora, vorbis'", - "href": "/media/4" - } + "type": "video/ogg; codecs='theora, vorbis'", + "href": "/media/4" + } }, "title": "Membership", "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