Skip to content

deprecate MultipleIDMixin #480

Closed
Closed
@n2ygk

Description

@n2ygk

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions