Skip to content

Instantly share code, notes, and snippets.

@uunsamp
Created October 3, 2014 18:12
Show Gist options
  • Save uunsamp/d969116367181bb30731 to your computer and use it in GitHub Desktop.
Save uunsamp/d969116367181bb30731 to your computer and use it in GitHub Desktop.
{
"_links": {
"child": [
{
"href": "/games/<regex('[a-f0-9]{24}'):game_id>/images",
"title": "games/<regex('[a-f0-9]{24}'):game_id>/images"
},
{
"href": "/games",
"title": "games"
},
{
"href": "/images",
"title": "images"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment