Skip to content

Commit 5526d9f

Browse files
Commit suggestions from PR review
Co-authored-by: Safia Abdalla <[email protected]>
1 parent 76d7371 commit 5526d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OpenApi/src/Extensions/OpenApiServiceCollectionExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Licensed to the .NET Foundation under one or more agreements.
22
// The .NET Foundation licenses this file to you under the MIT license.
33

4-
using Microsoft.AspNetCore;
4+
using Microsoft.AspNetCore.Builder;
55
using Microsoft.AspNetCore.Http.Json;
66
using Microsoft.AspNetCore.OpenApi;
77
using Microsoft.Extensions.ApiDescriptions;

0 commit comments

Comments
 (0)