1 parent ac8a6e1 commit 10b27faCopy full SHA for 10b27fa
1 file changed
src/Microsoft.OpenApi/Validations/Rules/OpenApiSchemaRules.cs
@@ -4,6 +4,7 @@
4
using Microsoft.OpenApi.Models;
5
using Microsoft.OpenApi.Properties;
6
using System.Collections.Generic;
7
+using System.Linq;
8
using System.Runtime.CompilerServices;
9
10
namespace Microsoft.OpenApi.Validations.Rules
0 commit comments