3 references to GetOpenApiDocument
Microsoft.AspNetCore.OpenApi.Tests (3)
Integration\OpenApiDocumentIntegrationTests.cs (3)
41
var json = await
GetOpenApiDocument
(documentName, version);
55
var json = await
GetOpenApiDocument
(documentName, version);
75
var json = await
GetOpenApiDocument
(documentName, version);