Closed
Description
The OpenAPI extension methods designed to be used with the delegate endpoint builder currently live under the Microsoft.AspNetCore.Http
in the Mvc.Core
namespace.
We want to keep these types in the same namespace but move them to the HTTP assembly. This will require creating internal-only implementations of the ProducesTypeAttributes
used in the extension methods to the HTTP namespace.
Metadata
Metadata
Assignees
Labels
Work that is critical for the release, but we could probably ship withoutIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcThis issue describes a behavior which is not expected - a bug.Controller-like actions for endpoint routing*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels