Skip to content

Move OpenAPI extension methods out of MVC assembly #35905

Closed
@captainsafia

Description

@captainsafia

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

Priority:1Work that is critical for the release, but we could probably ship withoutarea-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcbugThis issue describes a behavior which is not expected - a bug.feature-minimal-actionsController-like actions for endpoint routingold-area-web-frameworks-do-not-use*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions