Result
Result copied to clipboard
Support non-generic Result
That way, it gets less awkward when I still want to use ToActionResult, but on an endpoint without a response.
The use-case for this is that I still want validation and proper error responses.