-
-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Description
Hi,
I'm finding that if a route has a return type as string, the http content from the response is directly passed back instead of being first sent to the deserializer. It might be a saving but it's wrong in the case of custom deserializers.
I use restease exclusively with a protobuf-net serializer and this causes a rather unexpected gotcha as you can imagine. As i get the protobuf message directly interpreted as a string...
Let me know if that makes sense? Can dig around and make the PR if it helps. Thanks.
Metadata
Metadata
Assignees
Labels
No labels