2 references to GetOpenApiDocumentAsync
Microsoft.AspNetCore.OpenApi.Tests (2)
Extensions\OpenApiServiceCollectionExtensionsTests.cs (2)
265var document = await documentProvider.GetOpenApiDocumentAsync(); 300await documentProvider.GetOpenApiDocumentAsync(cts.Token);