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

Commit 9924957

Browse files
committed
chore: adds missing using
1 parent c6b79aa commit 9924957

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
using System.Collections.Generic;
55
using System.Globalization;
66
using System.IO;
7+
using System.Text.Json.Nodes;
78
using System.Threading.Tasks;
89
using VerifyXunit;
910
using Xunit;

0 commit comments

Comments
 (0)