Closed
Description
Add (Pending?)DeprecationWarning MultipleIDMixin
which does not comply with the JSON:API specification for filtering. If you want to get a collection based on a list of IDs, use ?filter[id.in]=id1,id2,...idN
with the DjangoFilterBackend
filter.
Metadata
Metadata
Assignees
Labels
No labels