You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If ``PAGINATE_BY`` is set the renderer will return a ``meta`` object with
157
-
record count and a ``links`` object with the next and previous links. Pages
158
-
can be specified with the ``page`` GET parameter.
159
-
160
164
This package provides much more including automatic inflection of JSON keys, extra top level data (using nested serializers), relationships, links, and handy shortcuts like MultipleIDMixin. Read more at http://django-rest-framework-json-api.readthedocs.org/
0 commit comments