schema/v1.0/user.json in fidor_schema-0.3.1 vs schema/v1.0/user.json in fidor_schema-0.3.2
- old
+ new
@@ -25,10 +25,10 @@
"$ref" : "./base_types/base_types.json#definitions/updated_at"
}
},
"links" : [
{
- "rel" : "self",
+ "rel" : "current",
"href" : "users/current"
}
]
}