-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
I think it would actually be a very nice API and is a use-case that I currently have.
It would just do what a normal ModelViewset would do to each object individually.
So for example in the object based viewset, you could just apply the appropriate serializer to each list of objects that is in the request.
You know the appropriate serializer, because you are currently using it already to create the same lists when querying the current API.
This behavior would be unambiguous, wouldn't it? And seems pretty intuitive to me, personally.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels