Closed hueifeng closed 4 years ago
@hueifeng Thank you for the PR. Have you run some test scenarios for this?
@proudmonkey I tested it and it works, because when we set ignore, there is no need to wrap the result set anymore. You can directly return the results.
@hueifeng actually it will return an empty response since you are not writing back the to the context.
Fix using
AutoWrapIgnore
is still wrapper #55