Open ianfp opened 9 years ago
Can you check this PR? https://github.com/FabienDehopre/restangular/commit/204dab5fc44617bb92fa1e1829ae4bceb0fe0b2d I think that should work for you.
@ianfp Were you able to resolve this issue?
@daviesgeek I haven't because I've been migrating to Angular2 and have phased out Restangular. Sorry!
Can you document how to add custom methods to a nested resource? My code looks like this:
I want to add custom methods to products, which are nested under storefronts like so:
/storefront/{id}/products
.