IKestrunOpenApiProvider.GetOpenApi method
Returns the requested OpenAPI document.
public KestrunOpenApiDocumentResult GetOpenApi(KestrunHost host, string? documentId = null,
string? version = null)
See Also
- record KestrunOpenApiDocumentResult
- class KestrunHost
- interface IKestrunOpenApiProvider
- namespace Kestrun.Mcp