HealthEndpointOptions.OpenApiDescription property
Gets or sets the OpenAPI description applied to the endpoint metadata.
public string? OpenApiDescription { get; set; }
See Also
- class HealthEndpointOptions
- namespace Kestrun.Health
Gets or sets the OpenAPI description applied to the endpoint metadata.
public string? OpenApiDescription { get; set; }