Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Override resource end point in async methods #133

Closed
Patrik-Lundqvist opened this issue Aug 24, 2014 · 1 comment
Closed

Override resource end point in async methods #133

Patrik-Lundqvist opened this issue Aug 24, 2014 · 1 comment
Assignees
Milestone

Comments

@Patrik-Lundqvist
Copy link

It would be helpful to not only override the base url in async methods, but also be able to specify an end point for a certain request. Something like this:

DS.findAll('user',params,{baseUrl:'example.com/es/api', endPoint: '/usuarios'})

This might also help when having complex nested resource paths

@Patrik-Lundqvist Patrik-Lundqvist changed the title Override resouce end point in async methods Override resource end point in async methods Aug 24, 2014
@jmdobry
Copy link
Member

jmdobry commented Aug 24, 2014

👍

@jmdobry jmdobry self-assigned this Aug 24, 2014
@jmdobry jmdobry added this to the 1.0.0-beta.2 milestone Aug 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants