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