OpenAPICommonMetadata.MapOptions property
The route mapping options associated with this metadata.
public MapRouteOptions MapOptions { get; set; }
See Also
- class MapRouteOptions
- record OpenAPICommonMetadata
- namespace Kestrun.Hosting.Options
The route mapping options associated with this metadata.
public MapRouteOptions MapOptions { get; set; }