HealthEndpointOptions.OpenApiOperationId property
Gets or sets the OpenAPI operation id applied to the endpoint metadata.
public string? OpenApiOperationId { get; set; }
See Also
- class HealthEndpointOptions
- namespace Kestrun.Health
Gets or sets the OpenAPI operation id applied to the endpoint metadata.
public string? OpenApiOperationId { get; set; }