IKestrunOpenApiProvider.GetOpenApi method

Returns the requested OpenAPI document.

public KestrunOpenApiDocumentResult GetOpenApi(KestrunHost host, string? documentId = null, 
    string? version = null)

See Also