deadmann / AdvancedRestHandler

A utility code that can be used to request Data from services...
MIT License
5 stars 0 forks source link

Fix an issue with `TResponse` inheriting `ArhResponse`, when service … #8

Closed deadmann closed 3 years ago

deadmann commented 3 years ago

…respond with empty data and the serializer result in null, the MakeResponse(...) results in null.