Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4829

Changing path for ember-data requests

$
0
0

@ioanszabo wrote:

Hi.
Let's say I have a person model.
Normally to add a person to database I would do person.save().
This will do a POST request to /persons.

What I want is to change the POST path to /persons/invite.
How can I do this?
Thanks.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles