We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 422275b commit 85be2dbCopy full SHA for 85be2db
1 file changed
test/Microsoft.OpenApi.Tests/Converters/OpenApiSchemaJsonConverterTests.cs
@@ -1,6 +1,7 @@
1
-// Copyright (c) Microsoft Corporation. All rights reserved.
+// Copyright (c) Microsoft Corporation. All rights reserved.
2
// Licensed under the MIT license.
3
4
+using System;
5
using System.Collections.Generic;
6
using System.Text.Json;
7
using Xunit;
0 commit comments