Skip to content

Override resource end point in async methods #133

Closed
@Patrik-Lundqvist

Description

@Patrik-Lundqvist

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions