Skip to content
This repository was archived by the owner on Jul 11, 2019. It is now read-only.

Commit dc908c5

Browse files
committed
Added todo: handling metadata for pagination
1 parent 1990c51 commit dc908c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ You can use the `performSideload` switch at the beginning of each blueprint to s
6464

6565
# Todo
6666

67+
### Support pagination metadata
68+
69+
Ember Data supports information about pagination in the form of a `meta` attribute at the top level of the generated JSON response. See description in the [Handling Metadata](http://emberjs.com/guides/models/handling-metadata/) Guide. Supporting this out-of-the-box might be a nice addition for the blueprints.
70+
6771

6872
### Support bulk commits
6973

0 commit comments

Comments
 (0)