{
    "resources": {
        "http://spec.micro-services.com/rel/user/contact": {
            "href-template": "/contacts/{userId}",
            "href-vars": {
                "userId": "http://spec.micro-services.com/var-types/auth/user-id"
            }
        }
    }
}