Skip to content

Commit 8a54873

Browse files
committed
Fixed support for instantiating services.
I.e. now it's possible to do: var userService = new UserApp.User({appId:'123',token:'456'}); userService.get({user_id:'self'}, function(error, result){/*...*/});
1 parent 661296c commit 8a54873

File tree

1 file changed

+221
-124
lines changed

1 file changed

+221
-124
lines changed

0 commit comments

Comments
 (0)