OpenAPICommonMetadata.CorsPolicy property
The name of the CORS policy to apply to this route.
public string? CorsPolicy { get; set; }
See Also
- record OpenAPICommonMetadata
- namespace Kestrun.Hosting.Options
The name of the CORS policy to apply to this route.
public string? CorsPolicy { get; set; }