SignalROptions.DocId property
Customization options for the OpenAPI metadata generated for the SignalR hub endpoint.
public string[] DocId { get; set; }
See Also
- record SignalROptions
- namespace Kestrun.Hosting.Options
Customization options for the OpenAPI metadata generated for the SignalR hub endpoint.
public string[] DocId { get; set; }