HealthEndpointOptions.OpenApiTags property
Gets or sets the OpenAPI tag list applied to the endpoint metadata.
public string[] OpenApiTags { get; set; }
See Also
- class HealthEndpointOptions
- namespace Kestrun.Health
Gets or sets the OpenAPI tag list applied to the endpoint metadata.
public string[] OpenApiTags { get; set; }