lundi 13 février 2017

Using Restangular to do a GET on multipule parameters

Vote count: 0

Trying to do a Restangular call to GET on this path...

v1/app?appNo=123&confNo=11

and using this to try it...but the confNo is not being called...not really sure how to do this with Restangular.

Restangular.one('v1').customGET('app', {appNo: appNo}).one('&', {confNo: confNo})

the first half up to appNo works but doesnt get the subsequent calls

Thanks

asked 41 secs ago

Let's block ads! (Why?)



Using Restangular to do a GET on multipule parameters

Aucun commentaire:

Enregistrer un commentaire