3 references to GetOpenApiDocument
Microsoft.AspNetCore.OpenApi.Tests (3)
Integration\OpenApiDocumentIntegrationTests.cs (3)
42
var json = await
GetOpenApiDocument
(documentName, version);
56
var json = await
GetOpenApiDocument
(documentName, version);
76
var json = await
GetOpenApiDocument
(documentName, version);