Skip to content

feature (LDPViewSet): ability to override LDPViewSet serializer

Adds a new function get_serializer_class, which allows advanced users to override the serializer used in the default LDPViewSet, from their model

Merge request reports

Loading