Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Commit f541753

Browse files
authored
chore: adds missing import
1 parent c157883 commit f541753

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Microsoft.OpenApi.Tests/Models/OpenApiOAuthFlowTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// Licensed under the MIT license.
33

44
using System.Collections.Generic;
5+
using System.Text.Json.Nodes;
56
using System.Threading.Tasks;
67
using Xunit;
78

0 commit comments

Comments
 (0)