s-schumann / hbbnext-idm

Identity Management for HBB-Next.
http://hbbnext.ngidm.org/
0 stars 0 forks source link

Add href to own and linked elements #35

Closed s-schumann closed 11 years ago

s-schumann commented 11 years ago

Sample:

{ user: { href:"/users/3", links: { device : { href:"/devices/2" } } } }

s-schumann commented 11 years ago

Done. All linked elements have href now.