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 2e5c5f8 commit 951aadbCopy full SHA for 951aadb
test/Microsoft.OpenApi.Tests/PublicApi/PublicApi.approved.txt
@@ -181,6 +181,7 @@ namespace Microsoft.OpenApi.Extensions
181
public static string GetDisplayName(this System.Enum enumValue) { }
182
}
183
[Json.Schema.SchemaKeyword("extensions")]
184
+ [Json.Schema.SchemaSpecVersion(Json.Schema.SpecVersion.Draft202012)]
185
public class ExtensionsKeyword : Json.Schema.IJsonSchemaKeyword
186
{
187
public const string Name = "extensions";
0 commit comments