How about a possibility to handle a set of objects with one request, but not all of the objects are handled by the same serializer. Would this be possible, or is there already such a function? Kindof a "SerializerFactory" where you define for which object type the right Serializer is chosen.
How about a possibility to handle a set of objects with one request, but not all of the objects are handled by the same serializer. Would this be possible, or is there already such a function? Kindof a "SerializerFactory" where you define for which object type the right Serializer is chosen.