Dancer2 icon indicating copy to clipboard operation
Dancer2 copied to clipboard

Serializer::Mutable - make default serializer configurable

Open veryrusty opened this issue 5 years ago • 1 comments

Small feature request: The mutable serializer has a hard-coded default of JSON. If a user defines a custom map of mime types to serializers that doesn't include JSON, they are still forced into that default. We should make the default/fallback configurable.

veryrusty avatar Dec 22 '20 12:12 veryrusty

:+1: I second this.

cromedome avatar Dec 22 '20 13:12 cromedome