SignalROptions.IncludeNegotiateEndpoint property
If true, includes the SignalR negotiate endpoint in OpenAPI documentation.
public bool IncludeNegotiateEndpoint { get; set; }
See Also
- record SignalROptions
- namespace Kestrun.Hosting.Options
If true, includes the SignalR negotiate endpoint in OpenAPI documentation.
public bool IncludeNegotiateEndpoint { get; set; }