Yadel Lopez

Results 2 issues of Yadel Lopez

For some reason when I use WSA to debug it doesn't load the app. After deploying just stops. However, if I create a new MAUI app it works just fine....

Recently, I noticed some types at https://github.com/dotnet/aspnetcore/tree/main/src/Http/Http.Results/src are not implementing `IEndpointMetadataProvider.PopulateMetadata(...)`. Doing so would allow types like `ForbidHttpResult` and `UnauthorizedHttpResult` to shown up in Swagger/OpenAPI when used.

Needs: Author Feedback
area-web-frameworks