SignalROptions.IncludeNegotiateEndpoint property

If true, includes the SignalR negotiate endpoint in OpenAPI documentation.

public bool IncludeNegotiateEndpoint { get; set; }

See Also