HealthEndpointOptions.OpenApiGroupName property

Gets or sets the OpenAPI group name applied to the endpoint metadata.

public string? OpenApiGroupName { get; set; }

See Also