1 implementation of IEndpointDescriptionMetadata
Microsoft.AspNetCore.Http.Extensions (1)
EndpointDescriptionAttribute.cs (1)
18public sealed class EndpointDescriptionAttribute : Attribute, IEndpointDescriptionMetadata
1 reference to IEndpointDescriptionMetadata
Microsoft.AspNetCore.Routing (1)
Builder\OpenApiRouteHandlerBuilderExtensions.cs (1)
284/// Adds <see cref="IEndpointDescriptionMetadata"/> to <see cref="EndpointBuilder.Metadata"/> for all endpoints