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

load data from nested url #124

Closed
ffaerber opened this issue Dec 16, 2015 · 2 comments
Closed

load data from nested url #124

ffaerber opened this issue Dec 16, 2015 · 2 comments

Comments

@ffaerber
Copy link

is it possible to load data from a JSONAPI relationship
categories/2/products?page=1&per_page=10

Many thanks

@davidgoli
Copy link
Collaborator

Yep, there's nothing stopping you. If you're having problems, I'd suggest looking at ember-data-url-templates to customize your adapter. This isn't really a concern of ember-infinity.

@ffaerber
Copy link
Author

ember-data-url-templates was helpfull.
I also found a good article on that topic.
http://blog.ksol.fr/ember-data-working-with-nested-api-resources/

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants