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

Unsopported Type on Created Result when using ToMinimalApiResult method #187

Closed
Dalmazox opened this issue May 23, 2024 · 0 comments
Closed

Comments

@Dalmazox
Copy link
Contributor

TL;DR: After pull #177, when using ToMinimalApiResult(), we came across an error like Result Created conversion is not supported., in this moment, i'm fixing the error and post a PR soon.

Context

The created result have been added on pull #177, when using the ToMinimalApiResult() method, we have an error of unsopported type, see screenshot below:

image

Environment

.NET 8.0.300
Ardalis.Result 9.0.1
Ardalis.Result.AspNetCore 9.0.0

PR

In this moment, i'm fixing this issue.

Dalmazox added a commit to Dalmazox/Result that referenced this issue May 23, 2024
Dalmazox added a commit to Dalmazox/Result that referenced this issue May 23, 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

1 participant