1 implementation of ExcludeFromDescription
Microsoft.AspNetCore.Routing (1)
ExcludeFromDescriptionAttribute.cs (1)
18public bool ExcludeFromDescription => true;
1 reference to ExcludeFromDescription
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
EndpointMetadataApiDescriptionProvider.cs (1)
63routeEndpoint.Metadata.GetMetadata<IExcludeFromDescriptionMetadata>() is null or { ExcludeFromDescription: false })