MapRouteOptions.IsOpenApiAnnotatedFunctionRoute property
Indicates whether this route originated from an OpenAPI-annotated function definition.
public bool IsOpenApiAnnotatedFunctionRoute { get; set; }
See Also
- class MapRouteOptions
- namespace Kestrun.Hosting.Options