Edward Woodcock

Results 3 comments of Edward Woodcock

HAL doesn't work out of the box, but so far I've managed to get Restangular working with my HAL API, making use of the following config: NB: The `embeddedData.forEach((item)` segment...

+1 for this. I've also used the dirty patch as in https://github.com/mgonto/restangular/issues/493#issuecomment-44620392 in the meantime.