test/fixtures/element.json in hyperclient-0.4.0 vs test/fixtures/element.json in hyperclient-0.5.0
- old
+ new
@@ -13,10 +13,21 @@
},
{
"href": "/gizmos/2"
}
],
- "null_link": null
+ "curies" : [
+ {
+ "name": "image",
+ "href": "/images/{rel}",
+ "templated": true
+ }
+ ],
+ "null_link": null,
+ "image:thumbnail": {
+ "href": "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,
"_hidden_attribute": "useful value",