HealthEndpointOptions.OpenApiSummary property

Gets or sets the OpenAPI summary applied to the endpoint metadata.

public string? OpenApiSummary { get; set; }

See Also