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
Note: if you override `self_link` in your serializer and leave out `base_url`, it will not be included.
320
320
321
-
### Root jsonapi object
321
+
### Root 'jsonapi' object
322
322
323
-
You can pass a `jsonapi` argument to specify a top-level jsonapi block containing the version of JSON:API in use:
323
+
You can pass a `jsonapi` argument to specify a [top-level "jsonapi" key](http://jsonapi.org/format/#document-jsonapi-object) containing the version of JSON:API in use:
0 commit comments