Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support non-generic Result #77

Closed
ffMathy opened this issue Nov 28, 2021 · 1 comment
Closed

Support non-generic Result #77

ffMathy opened this issue Nov 28, 2021 · 1 comment

Comments

@ffMathy
Copy link

ffMathy commented Nov 28, 2021

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.

@ardalis
Copy link
Owner

ardalis commented May 16, 2024

Fixed by #89

@ardalis ardalis closed this as completed May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants